Run staging.yaml also when pushing to test branch #1
Annotations
1 error and 1 warning
build-and-push
Error: buildah exited with code 254
Trying to pull registry.access.redhat.com/ubi8/nodejs-12:latest...
Getting image source signatures
Copying blob sha256:54bb960bbfb79b1c670a2b304b9293ab21acd36d4fad48169c69396aedfe6212
Copying blob sha256:38dd71adcfc1f964c6f3ba6ae3b6daa95f612681cfb05298b225bb6347942f56
Copying blob sha256:408d72b5afe1db674fd2e4bd38c8ca7138ac3c5d1b523be9fe48fcc674660890
Copying blob sha256:7b8efddf55ed035efb83c57cf21362b76d1cffb2c88864f11de91ee823c86afa
Copying blob sha256:0a21bb5475ea5fbcfdeab2bbe08a1cf4ef0b55382d553d2c213620763078223c
Copying blob sha256:408d72b5afe1db674fd2e4bd38c8ca7138ac3c5d1b523be9fe48fcc674660890
Copying blob sha256:7b8efddf55ed035efb83c57cf21362b76d1cffb2c88864f11de91ee823c86afa
Copying blob sha256:0a21bb5475ea5fbcfdeab2bbe08a1cf4ef0b55382d553d2c213620763078223c
Copying blob sha256:38dd71adcfc1f964c6f3ba6ae3b6daa95f612681cfb05298b225bb6347942f56
Copying blob sha256:54bb960bbfb79b1c670a2b304b9293ab21acd36d4fad48169c69396aedfe6212
Copying config sha256:2fa14f0b7618818c2c28d0ec3c3d99b45236eec7fd504f4d0bf1daf5254b1667
Writing manifest to image destination
Storing signatures
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /opt/app-root/src/package.json
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/opt/app-root/src/package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! /opt/app-root/src/.npm/_logs/2024-03-05T09_00_56_867Z-debug.log
error building at STEP "RUN npm ci": error while running runtime: exit status 254
time="2024-03-05T09:00:56Z" level=error msg="exit status 254"
|
build-and-push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, redhat-actions/buildah-build@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|