build(deps): bump github.com/mgechev/revive from 1.4.0 to 1.5.0 #8368
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr.yml
on: pull_request
golangci-lint
53s
go-mod
9s
check_generated
54s
Matrix: Installation script (local)
Matrix: tests-on-unix
Annotations
4 errors
|
golangci-lint:
pkg/golinters/revive/revive_integration_test.go#L52
commentedOutCode: may want to remove commented-out code (gocritic)
|
|
golangci-lint:
pkg/golinters/revive/revive_integration_test.go#L18
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
|
golangci-lint:
pkg/golinters/revive/revive_integration_test.go#L35
for loop can be changed to use an integer range (Go 1.22+) (intrange)
|
|
golangci-lint
issues found
|