Skip to content

feat: feature discovery #582

feat: feature discovery

feat: feature discovery #582

Re-run triggered January 9, 2024 19:48
Status Failure
Total duration 11m 10s
Artifacts

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: operator/inventory/feature-discovery-node.go#L202
`withing` is a misspelling of `within` (misspell)
lint
Process completed with exit code 2.
lint: operator/inventory/feature-discovery-node.go#L366
S1033: unnecessary guard around call to delete (gosimple)
lint: operator/inventory/feature-discovery-client.go#L315
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
lint: operator/inventory/feature-discovery-node.go#L274
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
lint: operator/inventory/feature-discovery-client.go#L232
ineffectual assignment to err (ineffassign)
lint: operator/inventory/feature-discovery-client.go#L247
SA9003: empty branch (staticcheck)
lint: operator/inventory/feature-discovery-node.go#L492
SA9003: empty branch (staticcheck)
lint: operator/inventory/feature-discovery-client.go#L226
SA1024: cutset contains duplicate characters (staticcheck)
integration-tests / crd-e2e
Process completed with exit code 2.