Skip to content
Triggered via push July 12, 2024 16:29
Status Failure
Total duration 20s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
deploy
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/sugar-cane-pipeline/sugar-cane-pipeline/.github/workflows/ecr-deploy.yml'. Did you forget to run actions/checkout before running your local action?
build
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/sugar-cane-pipeline/sugar-cane-pipeline/.github/workflows/gradle-build.yml'. Did you forget to run actions/checkout before running your local action?
package
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/sugar-cane-pipeline/sugar-cane-pipeline/.github/workflows/docker-packaging.yml'. Did you forget to run actions/checkout before running your local action?
test
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/sugar-cane-pipeline/sugar-cane-pipeline/.github/workflows/gradle-test.yml'. Did you forget to run actions/checkout before running your local action?
setup-java
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/