Build/Test/Deploy Container #583
Annotations
2 errors and 3 warnings
|
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -n \"$REST_PATH\" ]; then echo \"Using REST service from $REST_PATH\"; else rm -rf /app/oscal-rest-service-app.jar && git clone --branch \"${OSCAL_REST_SERVICE_GIT_BRANCH}\" --depth 1 -- \"${OSCAL_REST_SERVICE_GIT_REPO}\" \"${OSCAL_REST_SERVICE_DIR}\" && cd \"${OSCAL_REST_SERVICE_DIR}\" && mvn -Djava.version=\"${_JAVA_VERSION}\" clean install && mv oscal-rest-service-app/target/oscal-rest-service-app*.jar \"/app/oscal-rest-service-app.jar\"; 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/setup-buildx-action@v2, docker/metadata-action@v4, docker/build-push-action@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "docker-logs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading