Skip to content

Add revive linter to golangci-lint #17

Add revive linter to golangci-lint

Add revive linter to golangci-lint #17

Triggered via pull request January 6, 2025 20:29
Status Failure
Total duration 2m 31s
Artifacts

ci.yml

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

Annotations

5 errors and 3 warnings
test (1.23.x, ubuntu-latest)
issues found
test (1.21.x, ubuntu-latest)
The job was canceled because "_1_23_x_ubuntu-latest" failed.
test (1.21.x, ubuntu-latest)
The operation was canceled.
test (1.22.x, ubuntu-latest)
The job was canceled because "_1_23_x_ubuntu-latest" failed.
test (1.22.x, ubuntu-latest)
issues found
test (1.23.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (1.23.x, ubuntu-latest): rpc/sigpipe.go#L8
unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as _ (revive)
test (1.22.x, ubuntu-latest): rpc/sigpipe.go#L8
unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as _ (revive)