ci: update lint action #45
test.yaml
on: push
Golang unit tests
6s
Linting
12s
build
34s
CodeQL build
1m 26s
Annotations
2 errors
Linting:
main.go#L132
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
Linting
issues found
|