Update Node.js to v22 #762
continuous-integration.yml
on: pull_request
docker-build
22s
linting
18s
testing
16s
package-lock-up-to-date
9s
Matrix: QA Checks
Annotations
2 errors
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
|
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
|