fix: Remove 'develop' branch from Docker workflow triggers and clean … #2
Annotations
8 errors
|
Lint
issues found
|
|
Lint:
internal/executor/mode.go#L33
S1009: should omit nil check; len() for nil slices is defined as zero (staticcheck)
|
|
Lint:
internal/executor/agent.go#L20
S1009: should omit nil check; len() for nil slices is defined as zero (staticcheck)
|
|
Lint:
internal/config/config.go#L59
ST1005: error strings should not be capitalized (staticcheck)
|
|
Lint:
internal/worker/health.go#L89
Error return value of `w.Write` is not checked (errcheck)
|
|
Lint:
internal/worker/health.go#L86
Error return value of `w.Write` is not checked (errcheck)
|
|
Lint:
internal/worker/health.go#L78
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
|
Lint:
cmd/executor-worker/main.go#L40
Error return value of `logger.Sync` is not checked (errcheck)
|