build(deps): bump golangci/golangci-lint-action from 3 to 4 #94
lint.yml
on: push
check-license
29s
lint
31s
lint_and_test
2m 57s
coverage
33s
Annotations
3 errors and 2 warnings
lint
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
|
lint
Process completed with exit code 201.
|
lint_and_test
issues found
|
lint_and_test:
token_test.go#L30
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
lint_and_test:
users_test.go#L30
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|