chore(deps): update NPM dependencies #394
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
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
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