package-lock.json #116
build-image.yaml
on: push
Build and push image
35s
Annotations
1 error and 2 warnings
Build and push image
Error: buildah exited with code 2
time="2024-04-19T12:14:18Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2024-04-19T12:14:18Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2024-04-19T12:14:18Z" level=warning msg="missing \"ADDPKGS\" build argument. Try adding \"--build-arg ADDPKGS=<VALUE>\" to the command line"
Trying to pull registry.access.redhat.com/ubi8/nodejs-14:latest...
Getting image source signatures
Copying blob sha256:09180b4ac92992837d5a576c33bc5fd1eeb96c204fa15f1998a135fcf432f6ae
Copying blob sha256:bea2a0b08f4fd7df72285c8ccf71ff0e9b76c025a0bc4dc67a4f40695feb0eca
Copying blob sha256:7822e944d15c45e998e88e0638073a1974246aea8fd268a925948eb2e070e048
Copying blob sha256:7822e944d15c45e998e88e0638073a1974246aea8fd268a925948eb2e070e048
Copying blob sha256:09180b4ac92992837d5a576c33bc5fd1eeb96c204fa15f1998a135fcf432f6ae
Copying blob sha256:bea2a0b08f4fd7df72285c8ccf71ff0e9b76c025a0bc4dc67a4f40695feb0eca
Copying config sha256:48d8500cdeb682ef0f9a9515f0168618e3f0a72996857a9f883c8a814e09faf5
Writing manifest to image destination
Storing signatures
time="2024-04-19T12:14:28Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2024-04-19T12:14:31Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2024-04-19T12:14:32Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@3. I'll try to do my best with it!
npm WARN deprecated @types/[email protected]: This is a stub types definition. cron provides its own type definitions, so you do not need this installed.
npm WARN deprecated @types/[email protected]: mongodb provides its own types. @types/mongodb is no longer needed.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
time="2024-04-19T12:14:39Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! [email protected] build: `rimraf ./build && tsc`
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /opt/app-root/src/.npm/_logs/2024-04-19T12_14_42_918Z-debug.log
error building at STEP "RUN bash -c -- npm run build": error while running runtime: exit status 2
time="2024-04-19T12:14:43Z" level=error msg="exit status 2"
|
Build and push image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and push image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|