ci: ensure codegen check fails if file(s) changes detected #932
tests.yaml
on: pull_request
build-bins
9m 18s
tests
3m 7s
lint
3m 25s
release-dry-run
10m 37s
coverage
10s
codegen
2m 36s
yamlcheck
3s
shellcheck
9s
integration-tests
/
crd-e2e
29m 34s
dispatch-release
0s
Annotations
4 errors and 2 warnings
codegen
Process completed with exit code 1.
|
lint:
cluster/types/v1beta3/clients/inventory/inventory.go#L193
string `ram` has 4 occurrences, make it a constant (goconst)
|
lint:
operator/inventory/node-discovery.go#L775
string `true` has 3 occurrences, make it a constant (goconst)
|
lint:
cluster/kube/builder/workload.go#L133
var-naming: var requestedRam should be requestedRAM (revive)
|
coverage
Codecov: Failed to properly create commit: 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/runner/work/provider/provider. Supported file pattern: go.sum
|