🌱 Setup branding to be configurable during the build (#1664,… #130
image-build.yaml
on: push
Matrix: image-build / build
image-build
/
manifest
0s
Annotations
5 errors and 2 warnings
image-build / build (arm64)
Error: buildah exited with code 1
Trying to pull registry.access.redhat.com/ubi9/nodejs-18:latest...
Getting image source signatures
Copying blob sha256:6ed726ac640a72a1b0e5557e6ffd059bace0ef54e3eeb9e14b4420495efd0c36
Copying blob sha256:0af708ca56aa0f8f6981a42770d4f78c2499c7bc5928caa1a0475658fc31ace2
Copying blob sha256:fa4f3f12d622e0d8fec0ad8596d320ce10779f6ae0ffbda942f22acda349bdfb
Copying blob sha256:0af708ca56aa0f8f6981a42770d4f78c2499c7bc5928caa1a0475658fc31ace2
Copying blob sha256:fa4f3f12d622e0d8fec0ad8596d320ce10779f6ae0ffbda942f22acda349bdfb
Copying blob sha256:6ed726ac640a72a1b0e5557e6ffd059bace0ef54e3eeb9e14b4420495efd0c36
Copying config sha256:1d02ea105daf10b405250fe4144c6090512571515a7de408b6105e922a28ffe3
Writing manifest to image destination
Storing signatures
npm WARN deprecated [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm notice
npm notice New minor version of npm available! 10.2.3 -> 10.5.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.5.0>
npm notice Run `npm install -g [email protected]` to update!
npm notice
npm ERR! code ECONNRESET
npm ERR! errno ECONNRESET
npm ERR! network request to https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz failed, reason: socket hang up
npm ERR! network This is a problem related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settings.
npm ERR! network
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network 'proxy' config is set properly. See: 'npm help config'
npm ERR! A complete log of this run can be found in: /opt/app-root/src/.npm/_logs/2024-03-15T20_09_23_644Z-debug-0.log
error building at STEP "RUN npm clean-install && npm run build && npm run dist": error while running runtime: exit status 1
Trying to pull registry.access.redhat.com/ubi9/nodejs-18-minimal:latest...
time="2024-03-15T20:16:06Z" level=error msg="exit status 1"
|
image-build / build (ppc64le)
The job was canceled because "arm64" failed.
|
image-build / build (ppc64le)
The operation was canceled.
|
image-build / build (s390x)
The job was canceled because "arm64" failed.
|
image-build / build (s390x)
The operation was canceled.
|
image-build / build (amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
image-build / build (arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/metadata-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|