feat: feature discovery #574
tests.yaml
on: pull_request
build-bins
4m 0s
tests
3m 48s
lint
4m 33s
release-dry-run
2m 28s
coverage
38s
yamlcheck
3s
shellcheck
53s
integration-tests
/
crd-e2e
3m 18s
dispatch-release
0s
Annotations
12 errors
release-dry-run
Process completed with exit code 2.
|
integration-tests / crd-e2e
Process completed with exit code 2.
|
build-bins
Process completed with exit code 2.
|
lint:
operator/inventory/feature-discovery-node.go#L201
`withing` is a misspelling of `within` (misspell)
|
lint
Process completed with exit code 2.
|
lint:
operator/inventory/feature-discovery-node.go#L365
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#L273
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#L226
SA1024: cutset contains duplicate characters (staticcheck)
|
lint:
operator/inventory/feature-discovery-client.go#L247
SA9003: empty branch (staticcheck)
|
lint:
operator/inventory/feature-discovery-node.go#L491
SA9003: empty branch (staticcheck)
|