Bump golangci/golangci-lint-action from 3 to 4 (#56) #124
Annotations
4 errors
Run golangci-lint:
logger_test.go#L623
unused-parameter: parameter 'code' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
http_logging_test.go#L67
fmt.Errorf can be replaced with errors.New (perfsprint)
|
Run golangci-lint:
logger_test.go#L772
fmt.Errorf can be replaced with errors.New (perfsprint)
|
Run golangci-lint
issues found
|
Loading