🌱 Setup branding to be configurable during the build (#1664) #111
image-build.yaml
on: push
Matrix: image-build / build
image-build
/
manifest
0s
Annotations
5 errors and 2 warnings
image-build / build (ppc64le)
Error: buildah exited with code 1
Trying to pull registry.access.redhat.com/ubi9/nodejs-18:latest...
Getting image source signatures
Copying blob sha256:2b8e39b049cc0558a37d57074853933d016878578167ae413ccfdaabd5b00a5c
Copying blob sha256:3b7b8e6ece2c7e7475ea114871dcff9c3b53e99b7d57d24b6d9d7698fd8bfce6
Copying blob sha256:9a833bf6861da39f1c1c5c8520c2db7addc8be202e5b3b0ce9c26d51e1ba9dbe
Copying blob sha256:3b7b8e6ece2c7e7475ea114871dcff9c3b53e99b7d57d24b6d9d7698fd8bfce6
Copying blob sha256:2b8e39b049cc0558a37d57074853933d016878578167ae413ccfdaabd5b00a5c
Copying blob sha256:9a833bf6861da39f1c1c5c8520c2db7addc8be202e5b3b0ce9c26d51e1ba9dbe
Copying config sha256:3998ed6775c7bc6b0ee4bc7bbf534d4fd03fd6b315a82bf4786fb2579cd9183c
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
/opt/app-root/src/node_modules/rollup/dist/native.js:38
throw new Error(
^
Error: Your current platform "linux" and architecture "ppc64" combination is not yet supported by the native Rollup build. Please use the WASM build "@rollup/wasm-node" instead.
The following platform-architecture combinations are supported:
android-arm
android-arm64
darwin-arm64
darwin-x64
linux-arm
linux-arm64
linux-arm64 (musl)
linux-riscv64
linux-x64
linux-x64 (musl)
win32-arm64
win32-ia32
win32-x64
If this is important to you, please consider supporting Rollup to make a native build for your platform and architecture available.
at Object.<anonymous> (/opt/app-root/src/node_modules/rollup/dist/native.js:38:8)
at Module._compile (node:internal/modules/cjs/loader:1256:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
at Module.load (node:internal/modules/cjs/loader:1119:32)
at Module._load (node:internal/modules/cjs/loader:960:12)
at Module.require (node:internal/modules/cjs/loader:1143:19)
at require (node:internal/modules/cjs/helpers:119:18)
at Object.<anonymous> (/opt/app-root/src/node_modules/rollup/dist/shared/parseAst.js:12:19)
at Module._compile (node:internal/modules/cjs/loader:1256:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
Node.js v18.18.2
npm ERR! Lifecycle script `build` failed with error:
npm ERR! Error: command failed
npm ERR! in workspace: @konveyor-ui/[email protected]
npm ERR! at location: /opt/app-root/src/common
npm notice
npm notice New major version of npm available! 9.8.1 -> 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 1
npm ERR! path /opt/app-root/src
npm ERR! command failed
npm ERR! command sh -c npm run build -w common
npm ERR! A complete log of this run can be found in: /opt/app-root/src/.npm/_logs/2024-03-05T02_34_30_524Z-debug-0.log
error building at STEP "RUN npm clean-install && npm run build && npm run dist": error while running runtime: exit status 1
time="2024-03-05T02:39:13Z" level=error msg="exit status 1"
|
image-build / build (arm64)
The job was canceled because "ppc64le" failed.
|
image-build / build (arm64)
The operation was canceled.
|
image-build / build (s390x)
The job was canceled because "ppc64le" 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, redhat-actions/push-to-registry@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
image-build / build (ppc64le)
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/.
|