Skip to content

Synchronize package.json and package-lock.json with Dockerfile version of node #721

Synchronize package.json and package-lock.json with Dockerfile version of node

Synchronize package.json and package-lock.json with Dockerfile version of node #721

Triggered via pull request April 24, 2024 00:36
Status Failure
Total duration 42s
Artifacts

continuous-integration.yml

on: pull_request
Generate job matrix
3s
Generate job matrix
Prepare docker container
26s
Prepare docker container
Matrix: QA Checks
Fit to window
Zoom out
Zoom in

Annotations

4 errors
testing
Process completed with exit code 1.
linting
Process completed with exit code 1.
Prepare docker container
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache jq && npx semver -r $(jq -r '.packages.\"\".engines.node' package-lock.json) $(node -v) || >&2 echo \"ERROR: package-lock.json is not synchronized with Dockerfile node version.\" && exit 1" did not complete successfully: exit code: 1
docker-build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache jq && npx semver -r $(jq -r '.packages.\"\".engines.node' package-lock.json) $(node -v) || >&2 echo \"ERROR: package-lock.json is not synchronized with Dockerfile node version.\" && exit 1" did not complete successfully: exit code: 1