CI Core #76180
Annotations
8 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
constant-logical-expr: left and right hand-side sub-expressions are the same (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
|
Golang Lint (deployment)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
Loading