fix: run order checker for bidengine in separate goroutine #1064
tests.yaml
on: push
build-bins
10m 3s
tests
4m 7s
lint
4m 2s
release-dry-run
10m 58s
coverage
33s
yamlcheck
2s
shellcheck
34s
integration-tests
/
crd-e2e
32m 4s
dispatch-release
4s
Annotations
7 errors and 2 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
|
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
|