CI #122
ci.yml
on: schedule
Check that the openapi file is in sync with the generated files
43s
Build
24m 32s
Matrix: Analyze
Annotations
2 errors and 4 warnings
Check that the openapi file is in sync with the generated files
Process completed with exit code 1.
|
Build
Error: buildah exited with code 1
Trying to pull registry.access.redhat.com/ubi8/nodejs-16:latest...
Getting image source signatures
Copying blob sha256:76ecc14f32b096bf91017d5d0d79a1af4a340aa5dcc1d1e7751a8bcff671a65b
Copying blob sha256:6aa192a2e8d47e680c204d8387581a464369f638a1ca81646ec06dec54f3a271
Copying blob sha256:bd154075602d1babc1115065e72b2bcae29b8a1714cc3b546c8c295cf821a719
Copying blob sha256:76ecc14f32b096bf91017d5d0d79a1af4a340aa5dcc1d1e7751a8bcff671a65b
Copying blob sha256:6aa192a2e8d47e680c204d8387581a464369f638a1ca81646ec06dec54f3a271
Copying blob sha256:bd154075602d1babc1115065e72b2bcae29b8a1714cc3b546c8c295cf821a719
Copying config sha256:4060e4da727a45ae81552302396ba724d0154543f83f93be9aaa79e34755a783
Writing manifest to image destination
Storing signatures
npm notice
npm notice New major version of npm available! 8.19.4 -> 10.9.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.9.0>
npm notice Run `npm install -g [email protected]` to update!
npm notice
error Error: https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001641.tgz: ESOCKETTIMEDOUT
at ClientRequest.<anonymous> (/opt/app-root/src/.npm-global/lib/node_modules/yarn/lib/cli.js:142037:19)
at Object.onceWrapper (node:events:627:28)
at ClientRequest.emit (node:events:513:28)
at TLSSocket.emitRequestTimeout (node:_http_client:839:9)
at Object.onceWrapper (node:events:627:28)
at TLSSocket.emit (node:events:525:35)
at TLSSocket.Socket._onTimeout (node:net:550:8)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7)
error building at STEP "RUN yarn install && yarn build": error while running runtime: exit status 1
time="2024-10-23T02:07:43Z" level=error msg="exit status 1"
|
Check that the openapi file is in sync with the generated files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Analyze (javascript)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Analyze (javascript)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, codecov/codecov-action@v3, docker/setup-qemu-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|