Skip to content

build(deps): bump github.com/mgechev/revive from 1.4.0 to 1.5.0 #8368

build(deps): bump github.com/mgechev/revive from 1.4.0 to 1.5.0

build(deps): bump github.com/mgechev/revive from 1.4.0 to 1.5.0 #8368

Triggered via pull request November 7, 2024 18:29
Status Failure
Total duration 1m 16s
Artifacts
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
golangci-lint
go-mod
9s
go-mod
check_generated
54s
check_generated
Matrix: Installation script (local)
tests-on-windows
0s
tests-on-windows
tests-on-macos
0s
tests-on-macos
commands
0s
commands
Matrix: tests-on-unix
Fit to window
Zoom out
Zoom in

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