fix: bump pubsub package with fix for deadlock #1063
tests.yaml
on: pull_request
build-bins
9m 26s
tests
3m 18s
lint
3m 46s
release-dry-run
11m 17s
coverage
12s
yamlcheck
4s
shellcheck
14s
integration-tests
/
crd-e2e
32m 26s
dispatch-release
0s
Annotations
7 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:
bidengine/service.go#L204
G115: integer overflow conversion int -> 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)
|
lint:
service.go#L154
func `queryExistingLeases` is unused (unused)
|
lint:
cluster/manager.go#L39
const `uncleanShutdownGracePeriod` is unused (unused)
|
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
|