feat: feature discovery #582
tests.yaml
on: pull_request
build-bins
7m 14s
tests
3m 29s
lint
4m 12s
release-dry-run
10m 13s
coverage
27s
yamlcheck
3s
shellcheck
33s
integration-tests
/
crd-e2e
10m 58s
dispatch-release
0s
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.
|