feat: provider stability improvements (#266) #1054
tests.yaml
on: push
build-bins
9m 49s
tests
3m 23s
lint
3m 54s
release-dry-run
11m 17s
coverage
20s
yamlcheck
4s
shellcheck
22s
integration-tests
/
crd-e2e
32m 46s
dispatch-release
6s
Annotations
5 errors and 3 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:
cluster/manager.go#L183
empty-block: this block is empty, you can remove it (revive)
|
lint:
operator/inventory/node-discovery.go#L635
(*nodeDiscovery).initNodeInfo - result 1 (error) is always nil (unparam)
|
coverage
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
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
|