feat: Support Exotic rarity (#367) #530
docker.yml
on: push
cd-dev
/
quay-build-push
28s
cd-dev
/
Deploy to: ${{ inputs.deployment-environment }}
0s
Annotations
1 error and 2 warnings
cd-dev / quay-build-push
Error: buildah exited with code 232
time="2024-04-03T19:39:07Z" 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:18-alpine...
Getting image source signatures
Copying blob sha256:d3da4a73e4df700cd719baa5e2d175a2cda03f72b893c73a4c7063ae89685543
Copying blob sha256:2694e4502e2414f1f0ecb8d3216bd3dd8fdd19fc9edeef31ac653b250fe11e5b
Copying blob sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8
Copying blob sha256:f8ecf2fb4bd9a228128a2638a8bd59e1a2b1348019ff7d4ea6de2431a7617965
Copying blob sha256:d3da4a73e4df700cd719baa5e2d175a2cda03f72b893c73a4c7063ae89685543
Copying blob sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8
Copying blob sha256:2694e4502e2414f1f0ecb8d3216bd3dd8fdd19fc9edeef31ac653b250fe11e5b
Copying blob sha256:f8ecf2fb4bd9a228128a2638a8bd59e1a2b1348019ff7d4ea6de2431a7617965
Copying config sha256:ed7d7e5a958009e493ebfa4f476c77dcb03013caa7730a0fef7e6aa3a3251ea1
Writing manifest to image destination
Storing signatures
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/ajv
npm WARN ajv@"^7.1.1" from the root project
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer ajv@"^8.0.1" from [email protected]
npm WARN node_modules/ajv-errors
npm WARN ajv-errors@"^3.0.0" from @dcl/[email protected]
npm WARN node_modules/@dcl/schemas
npm WARN
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/ajv
npm WARN peer ajv@"^8.0.1" from [email protected]
npm WARN node_modules/ajv-errors
npm WARN ajv-errors@"^3.0.0" from @dcl/[email protected]
npm WARN node_modules/@dcl/schemas
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/ajv
npm WARN ajv@"^7.1.1" from the root project
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer ajv@"^8.8.2" from [email protected]
npm WARN node_modules/ajv-keywords
npm WARN ajv-keywords@"^5.1.0" from @dcl/[email protected]
npm WARN node_modules/@dcl/schemas
npm WARN
npm WARN Conflicting peer dependency: [email protected]
npm WARN node_modules/ajv
npm WARN peer ajv@"^8.8.2" from [email protected]
npm WARN node_modules/ajv-keywords
npm WARN ajv-keywords@"^5.1.0" from @dcl/[email protected]
npm WARN node_modules/@dcl/schemas
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/f7/b6/8e2be297f2c2df6afa873262cc60c5d501db639ca571dc30fa0cceb67252
npm ERR! errno -24
npm ERR! EMFILE: too many open files, open '/root/.npm/_cacache/index-v5/f7/b6/8e2be297f2c2df6afa873262cc60c5d501db639ca571dc30fa0cceb67252'
npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2024-04-03T19_39_18_793Z-debug-0.log
error building at STEP "RUN npm install": error while running runtime: exit status 232
time="2024-04-03T19:39:29Z" 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/
|