Skip to content

Bump golangci/golangci-lint-action from 3 to 4 (#56) #124

Bump golangci/golangci-lint-action from 3 to 4 (#56)

Bump golangci/golangci-lint-action from 3 to 4 (#56) #124

Triggered via push March 6, 2024 13:42
Status Failure
Total duration 3m 1s
Artifacts

gochecks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
check: logger_test.go#L623
unused-parameter: parameter 'code' seems to be unused, consider removing or renaming it as _ (revive)
check: http_logging_test.go#L67
fmt.Errorf can be replaced with errors.New (perfsprint)
check: logger_test.go#L772
fmt.Errorf can be replaced with errors.New (perfsprint)
check
issues found