Build and Test #6
Annotations
1 error and 1 warning
Container image registry push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$CONTAINER_BUILD\"=\"yes\" ]; then apk add --no-cache git unzip && cd /usr/local/src && mvn -B -e -Prelease package && cp ./target/*.zip /tmp ; else echo Building on host outside container to copy later; fi" did not complete successfully: exit code: 1
|
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1, docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading