Update Node.js to v22 #740
continuous-integration.yml
on: pull_request
docker-build
28s
linting
18s
testing
17s
package-lock-up-to-date
10s
Matrix: QA Checks
Annotations
2 errors
Prepare docker container
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache jq && npx semver -r $(jq -r '.engines.node' package.json) $(node -v) || (echo \"ERROR: Container node version is not allowed by projects package.json engine range.\" && 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 '.engines.node' package.json) $(node -v) || (echo \"ERROR: Container node version is not allowed by projects package.json engine range.\" && exit 1)" did not complete successfully: exit code: 1
|