Skip to content

fix: Use Node 20

fix: Use Node 20 #533

Triggered via push April 3, 2024 21:05
Status Failure
Total duration 47s
Artifacts

docker.yml

on: push
cd-dev  /  quay-build-push
38s
cd-dev / quay-build-push
cd-dev  /  Deploy to: ${{ inputs.deployment-environment }}
0s
cd-dev / Deploy to: ${{ inputs.deployment-environment }}
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
cd-dev / quay-build-push
Error: buildah exited with code 232 time="2024-04-03T21:05:12Z" level=warning msg="missing \"RUN\" build argument. Try adding \"--build-arg RUN=<VALUE>\" to the command line" Resolved "node" as an alias (/etc/containers/registries.conf.d/shortnames.conf) Trying to pull docker.io/library/node:20-alpine... Getting image source signatures Copying blob sha256:39c48b75308248db440b30f97a8241f0fe72f599e69b59aab20eee1db478c962 Copying blob sha256:e5682cd217711ef874f1e9e97a15da5cf88aee99e69f49d8024b90c10f70cffb Copying blob sha256:ed63b364a3a06c54b73ccb4609a8aadc9b00cc76757f40d27c5a08440a196d1e Copying blob sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 Copying blob sha256:ed63b364a3a06c54b73ccb4609a8aadc9b00cc76757f40d27c5a08440a196d1e Copying blob sha256:39c48b75308248db440b30f97a8241f0fe72f599e69b59aab20eee1db478c962 Copying blob sha256:e5682cd217711ef874f1e9e97a15da5cf88aee99e69f49d8024b90c10f70cffb Copying blob sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 Copying config sha256:09c27ad02af8a1416d21c72ed2428dcfc10d86e9ad0f7234c7d876fab740c7d6 Writing manifest to image destination Storing signatures npm WARN deprecated [email protected]: This package is broken and no longer maintained. 'mkdirp' itself supports promises now, please switch to that. npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated [email protected]: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. npm WARN deprecated [email protected]: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. npm WARN deprecated [email protected]: New package name format for new versions: @ethereumjs/tx. Please update. npm WARN deprecated [email protected]: New package name format for new versions: @ethereumjs/common. Please update. npm notice npm notice New patch version of npm available! 10.5.0 -> 10.5.1 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.5.1> npm notice Run `npm install -g [email protected]` to update! npm notice npm ERR! code EMFILE npm ERR! syscall open npm ERR! path /root/.npm/_cacache/index-v5/88/7d/ba0abb54b584e14301995fb58499b44906eab4a43d9a75e108a56bd496e1 npm ERR! errno -24 npm ERR! EMFILE: too many open files, open '/root/.npm/_cacache/index-v5/88/7d/ba0abb54b584e14301995fb58499b44906eab4a43d9a75e108a56bd496e1' npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2024-04-03T21_05_25_868Z-debug-0.log error building at STEP "RUN npm install": error while running runtime: exit status 232 time="2024-04-03T21:05:44Z" level=error msg="exit status 232"
cd-dev / quay-build-push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cd-dev / quay-build-push
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/