Skip to content

Bump golangci/golangci-lint-action from 2 to 3 #62

Bump golangci/golangci-lint-action from 2 to 3

Bump golangci/golangci-lint-action from 2 to 3 #62

Status Failure
Total duration 6m 23s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
lint: zapr.go#L34
File is not `gofmt`-ed with `-s` (gofmt)
lint
issues found
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: internal/types/objectref.go#L17
package-comments: should have a package comment (revive)
lint: example/main.go#L17
package-comments: should have a package comment (revive)
lint: zapr_test.go#L48
unused-parameter: parameter 'p' seems to be unused, consider removing or renaming it as _ (revive)