Fix crossplane internal version in ci #398
Triggered via pull request
September 16, 2024 06:38
Status
Failure
Total duration
16m 21s
Artifacts
–
ci.yml
on: pull_request
check-diff
38s
lint
41s
codeql
3m 40s
trivy-scan-fs
31s
unit-tests
55s
publish-artifacts
2m 5s
fuzz-test
16m 11s
protobuf-schemas
12s
Matrix: e2e-tests
Annotations
13 errors and 2 warnings
Error:
Earthfile#L276
The command RUN helm package --version ${CROSSPLANE_CHART_VERSION} --app-version ${CROSSPLANE_CHART_VERSION} -d output . did not complete successfully. Exit code 1
|
publish-artifacts
Process completed with exit code 1.
|
e2e-tests (environment-configs)
Process completed with exit code 1.
|
e2e-tests (base)
Process completed with exit code 1.
|
Error:
Earthfile#L65
The command WITH DOCKER RUN --privileged gotestsum --no-color=false --format testname --junitfile e2e-tests.xml --raw-command go tool test2json -t -p E2E ./e2e -test.v ${FLAGS} did not complete successfully. Exit code 1
|
e2e-tests (base)
Process completed with exit code 1.
|
e2e-tests (usage)
Process completed with exit code 1.
|
Error:
Earthfile#L65
The command WITH DOCKER RUN --privileged gotestsum --no-color=false --format testname --junitfile e2e-tests.xml --raw-command go tool test2json -t -p E2E ./e2e -test.v ${FLAGS} did not complete successfully. Exit code 1
|
e2e-tests (usage)
Process completed with exit code 1.
|
e2e-tests (ssa-claims)
Process completed with exit code 1.
|
Error:
Earthfile#L65
The command WITH DOCKER RUN --privileged gotestsum --no-color=false --format testname --junitfile e2e-tests.xml --raw-command go tool test2json -t -p E2E ./e2e -test.v ${FLAGS} did not complete successfully. Exit code 1
|
e2e-tests (ssa-claims)
Process completed with exit code 1.
|
e2e-tests (realtime-compositions)
Process completed with exit code 1.
|
protobuf-schemas
The following actions use a deprecated Node.js version and will be forced to run on node20: bufbuild/buf-breaking-action@a074e988ee34efcd4927079e79c611f428354c01. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-tests
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/125fc84a9a348dbcf27191600683ec096ec9021c/dist/codecov' failed with exit code 1
|