Add support to latest NodeJS LTS version #290
ci-image-build.yaml
on: pull_request
checks
4s
Matrix: test-image-build
Annotations
3 errors
test-image-build (amd64)
Error: buildah exited with code 2
Trying to pull registry.access.redhat.com/ubi9/nodejs-22:latest...
Getting image source signatures
Copying blob sha256:804001ca2f9d9615b48a21b0feee82fd37797cf910da671ce9cd8ffe7f077dd5
Copying blob sha256:ec465ce79861fa24ca2a402f95f15b884a1c3415778ff7234983bb51befe066c
Copying blob sha256:facf1e7dd3e0c59d3a9c051e50a2263491fd2cbfb31a8c9f6b188bf4af6d85cf
Copying blob sha256:653905d69d57aa7d2e24eccf4aeecdb8ae70e99ed8388cb9137b7009b03fc299
Copying blob sha256:1d386c62c1551de79698b116ffa77db5ac0e51387c79ff5ee8af737f003b67e9
Copying blob sha256:a161d4aa77e1689c62d93224e6a36f9aed0d15344043fd423f41f7e6fe2fb026
Copying config sha256:913cbc3aaa2f8e887bee3031b90e805549a68b0267373dede561b6f8db9f87ba
Writing manifest to image destination
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]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated [email protected]: Use your platform's native DOMException instead
npm warn deprecated [email protected]: Use your platform's native atob() and btoa() methods instead
npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/config-array instead
npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/object-schema instead
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: This version is no longer supported. Please see https://eslint.org/version-support for other options.
src/index.ts → dist/index.mjs, dist/index.cjs...
created dist/index.mjs, dist/index.cjs in 3.2s
npm error Lifecycle script `tsc` failed with error:
npm error code 2
npm error path /opt/app-root/src/client
npm error workspace @trustify-ui/[email protected]
npm error location /opt/app-root/src/client
npm error command failed
npm error command sh -c tsc -p ./tsconfig.json --noEmit
npm error Lifecycle script `build` failed with error:
npm error code 2
npm error path /opt/app-root/src/client
npm error workspace
|
test-image-build (arm64)
The job was canceled because "amd64" failed.
|
test-image-build (arm64)
The operation was canceled.
|