Skip to content

testing/certutil: add support to RSA #490

testing/certutil: add support to RSA

testing/certutil: add support to RSA #490

Triggered via pull request September 30, 2024 16:34
Status Failure
Total duration 24s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 10 warnings
lint (linux): testing/certutil/cmd/main.go#L73
use of `fmt.Printf` forbidden by pattern `fmt.Print.*` (forbidigo)
lint (linux): testing/certutil/cmd/main.go#L75
use of `fmt.Println` forbidden by pattern `fmt.Print.*` (forbidigo)
lint (linux): testing/certutil/cmd/main.go#L83
ineffectual assignment to err (ineffassign)
lint (linux): testing/certutil/cmd/main.go#L103
use of `fmt.Printf` forbidden by pattern `fmt.Print.*` (forbidigo)
lint (linux): testing/certutil/cmd/main.go#L126
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint (linux): testing/certutil/cmd/main.go#L141
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint (linux): testing/certutil/cmd/main.go#L149
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint (linux)
issues found
lint (darwin)
The job was canceled because "linux" failed.
lint (darwin)
The operation was canceled.
lint (windows)
The job was canceled because "linux" failed.
lint (windows)
The operation was canceled.
lint (linux)
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/
lint (linux)
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/
lint (linux)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
lint (linux)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
lint (darwin)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
lint (darwin)
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/
lint (darwin)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
lint (windows)
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/
lint (windows)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']
lint (windows)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache', 'install-mode']