Skip to content

feat: feature discovery #583

feat: feature discovery

feat: feature discovery #583

Triggered via pull request January 9, 2024 20:08
Status Failure
Total duration 11m 12s
Artifacts

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: operator/inventory/feature-discovery-client.go#L318
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-node.go#L366
S1033: unnecessary guard around call to delete (gosimple)
integration-tests / crd-e2e
Process completed with exit code 2.