fix(inventory): recalculate inventory if node state changes #1028
tests.yaml
on: push
build-bins
9m 2s
tests
3m 15s
lint
3m 25s
release-dry-run
9m 51s
coverage
15s
codegen
2m 36s
yamlcheck
4s
shellcheck
14s
integration-tests
/
crd-e2e
31m 2s
dispatch-release
3s
Annotations
4 errors and 11 warnings
lint:
operator/inventory/node-discovery.go#L738
G115: integer overflow conversion int64 -> uint64 (gosec)
|
lint:
operator/inventory/node-discovery.go#L758
G115: integer overflow conversion int64 -> uint64 (gosec)
|
lint:
cmd/provider-services/cmd/manifest.go#L62
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
operator/inventory/node-discovery.go#L635
(*nodeDiscovery).initNodeInfo - result 1 (error) is always nil (unparam)
|
yamlcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
coverage
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
codegen
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-bins
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
release-dry-run
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
integration-tests / crd-e2e
Restore cache failed: Dependencies file is not found in /home/akashgcp/actions-runner/_work/provider/provider. Supported file pattern: go.sum
|
dispatch-release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|