Skip to content

feat: node scan

feat: node scan #5139

Triggered via pull request May 27, 2026 09:36
Status Failure
Total duration 8m 47s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.