Remove wasm #6
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-20:latest...
Getting image source signatures
Copying blob sha256:f5195ce4cfdcfdce5b216a22611dd841f77a9fa8ca22bf76d3108a840df8c0c3
Copying blob sha256:8228448afd87e46eef72fd461b85ffd23dcd60b5672845e709edd723d55ff8a8
Copying blob sha256:87eadc8b4a432fd45a15200168f6640ed3de93a62a503638075e3e96cb01b6dc
Copying blob sha256:8228448afd87e46eef72fd461b85ffd23dcd60b5672845e709edd723d55ff8a8
Copying blob sha256:87eadc8b4a432fd45a15200168f6640ed3de93a62a503638075e3e96cb01b6dc
Copying blob sha256:f5195ce4cfdcfdce5b216a22611dd841f77a9fa8ca22bf76d3108a840df8c0c3
Copying config sha256:520484b374ce83116f9217d93f03d33e610e527f866eda8fba1e04ce7b6c04a8
Writing manifest to image destination
Storing signatures
npm WARN deprecated stable@0.1.8: 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 domexception@4.0.0: Use your platform's native DOMException instead
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm notice
npm notice New major version of npm available! 9.9.3 -> 10.5.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.5.0>
npm notice Run `npm install -g npm@10.5.0` to update!
npm notice
/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:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Module.require (node:internal/modules/cjs/loader:1235:19)
at require (node:internal/modules/helpers:176: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:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
Node.js v20.11.0
npm ERR! Lifecycle script `build` failed with error:
npm ERR! Error: command failed
npm ERR! in workspace: @trustification-ui/common@0.1.0
npm ERR! at location: /opt/app-root/src/common
npm ERR! Lifecycle script `tsc` failed with error:
npm ERR! Error: command failed
npm ERR! in workspace: @trustification-ui/client@0.1.0
npm ERR! at location: /opt/app-root/src/client
npm ERR! Lifecycle script `build` failed with error:
npm ERR! Error: command failed
npm ERR! in workspace: @trustification-ui/client@0.1.0
npm ERR! at location: /opt/app-root/src/client
/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.
|
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. 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/.
|