CI Core #76200
Annotations
7 errors
Golang Lint (deployment):
deployment/fail_test.go#L35
empty-block: this block is empty, you can remove it (revive)
|
Golang Lint (deployment):
deployment/fail_test.go#L33
bool-literal-in-expr: omit Boolean literal in expression (revive)
|
Golang Lint (deployment):
deployment/fail_test.go#L38
const `ALL_CAPS` is unused (unused)
|
Golang Lint (deployment):
deployment/fail_test.go#L37
const `UnusedVar` is unused (unused)
|
Golang Lint (deployment):
deployment/fail_test.go#L40
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
Golang Lint (deployment)
issues found
|
Golang Lint (deployment)
bashc: command not found
|
Loading