Skip to content

style: Fix golangci-lint errors #98

style: Fix golangci-lint errors

style: Fix golangci-lint errors #98

Triggered via push December 1, 2024 11:57
Status Failure
Total duration 29s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Lint: bumper/check_test.go#L145
printf: non-constant format string in call to fmt.Errorf (govet)
Lint: bumper/make_test.go#L73
printf: non-constant format string in call to fmt.Errorf (govet)
Lint: bumper/push_test.go#L105
printf: non-constant format string in call to fmt.Errorf (govet)
Lint: bumper/bump_test.go#L124
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
Lint: bumper/bump_test.go#L145
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
Lint: bumper/check_test.go#L128
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
Lint
issues found