Skip to content

Bump github.com/stretchr/testify from 1.8.0 to 1.8.4 #65

Bump github.com/stretchr/testify from 1.8.0 to 1.8.4

Bump github.com/stretchr/testify from 1.8.0 to 1.8.4 #65

Status Failure
Total duration 45s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 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, golangci/golangci-lint-action@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
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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)