CI Core #7957
Annotations
4 errors
fail_test.go#L34
const `ALL_CAPS` is unused (unused)
|
fail_test.go#L33
const `UnusedVar` is unused (unused)
|
fail_test.go#L36
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
|
This job failed
Loading