testing/certutil/cmd: add passphrase protected key support #485
Annotations
5 errors and 4 warnings
testing/certutil/cmd/main.go#L69
use of `fmt.Printf` forbidden by pattern `fmt.Print.*` (forbidigo)
|
testing/certutil/cmd/main.go#L71
use of `fmt.Println` forbidden by pattern `fmt.Print.*` (forbidigo)
|
testing/certutil/cmd/main.go#L104
use of `fmt.Printf` forbidden by pattern `fmt.Print.*` (forbidigo)
|
testing/certutil/cmd/main.go#L123
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The logs for this run have expired and are no longer available.
Loading