fix(inventory): skip persistent volume if it references non existing … #1032
tests.yaml
on: push
build-bins
9m 17s
tests
3m 17s
lint
3m 31s
release-dry-run
9m 40s
coverage
14s
codegen
2m 45s
yamlcheck
3s
shellcheck
20s
integration-tests
/
crd-e2e
31m 21s
dispatch-release
0s
Annotations
4 errors and 10 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
|
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
|
shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|