CI Core #76204
Annotations
8 errors
Golang Lint (deployment):
deployment/fail_test.go#L40
empty-block: this block is empty, you can remove it (revive)
|
Golang Lint (deployment):
deployment/fail_test.go#L38
constant-logical-expr: left and right hand-side sub-expressions are the same (revive)
|
Golang Lint (deployment):
deployment/fail_test.go#L43
const `ALL_CAPS` is unused (unused)
|
Golang Lint (deployment):
deployment/fail_test.go#L42
const `UnusedVar` is unused (unused)
|
Golang Lint (deployment):
deployment/fail_test.go#L12
found a struct that contains a context.Context field (containedctx)
|
Golang Lint (deployment):
deployment/fail_test.go#L45
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