Add revive linter to golangci-lint #17
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)
|