Build base images for SAVE execution #150
Annotations
1 error and 1 warning
Run docker/build-push-action@v4
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"$BASE_IMAGE_NAME\" = \"python\" ]; then curl -s \"https://get.sdkman.io\" | bash && bash -c 'source \"$HOME/.sdkman/bin/sdkman-init.sh\" && sdk install java 8.0.302-open' && ln -s $(which java) /usr/bin/java; 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: actions/checkout@v3, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading