Skip to content

Added dependabot

Added dependabot #53

Re-run triggered August 8, 2023 05:53
Status Failure
Total duration 43s
Artifacts

lint.yaml

on: pull_request
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)