Skip to content

chore: update github actions #23

chore: update github actions

chore: update github actions #23

Triggered via push August 10, 2024 12:37
Status Failure
Total duration 1m 17s
Artifacts

cicd.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
deploy-to-docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c npm ci && npm run build && rm -rf /app/node_modules && npm ci --omit=dev && mkdir /build && mv /app/node_modules /app/dist/* /build && mv /app/package.json /build" did not complete successfully: exit code: 2
deploy-to-docker
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/