feat: node scan #5139
ci.yml
on: pull_request
Test
8m 43s
Helm unittest
9s
Golangci-lint
7m 11s
commitlint
15s
verify-generated-code-changes
2m 12s
Annotations
7 errors
|
commitlint
Process completed with exit code 1.
|
|
Golangci-lint
issues found
|
|
Golangci-lint:
internal/controller/nodescan_runner.go#L198
error returned from external package is unwrapped: sig: func k8s.io/client-go/util/retry.RetryOnConflict(backoff k8s.io/apimachinery/pkg/util/wait.Backoff, fn func() error) error (wrapcheck)
|
|
Golangci-lint:
internal/controller/nodescan_runner.go#L194
string `true` has 4 occurrences, make it a constant (goconst)
|
|
Golangci-lint:
internal/handlers/generate_node_sbom.go#L68
Function 'Handle' is too long (107 > 100) (funlen)
|
|
Golangci-lint:
internal/controller/nodescan_runner.go#L29
there must be an empty line separating embedded fields from regular fields (embeddedstructfieldcheck)
|
|
Test
Process completed with exit code 2.
|