feat: feature discovery #575
tests.yaml
on: pull_request
build-bins
3m 39s
tests
3m 19s
lint
4m 13s
release-dry-run
2m 6s
coverage
21s
yamlcheck
2s
shellcheck
15s
integration-tests
/
crd-e2e
3m 5s
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#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#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#L492
SA9003: empty branch (staticcheck)
|