This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
[#30] Do not use the default secret when deploying the api-server #162
ci.yml
on: push
Check that the openapi file is in sync with the generated files
21s
Build
1m 10s
Matrix: Analyze
Annotations
1 error and 4 warnings
Build
Error: buildah exited with code 125
Trying to pull registry.access.redhat.com/ubi8/nodejs-20:latest...
Getting image source signatures
Copying blob sha256:a1fb46d7ef79f7e2ebaa5771cec6b411d0f2d08a497d7c38829d0d870de73d71
Copying blob sha256:de1a4526c3d6cdf0e04f24b1888f5ef31425209f1c26e5a6ae7694cdad6e8688
Copying blob sha256:d921314675de9e6f8033d15e6891370f1d572fa0b4336c3ae01e10adc764f0c6
Copying blob sha256:d921314675de9e6f8033d15e6891370f1d572fa0b4336c3ae01e10adc764f0c6
Copying blob sha256:de1a4526c3d6cdf0e04f24b1888f5ef31425209f1c26e5a6ae7694cdad6e8688
Copying blob sha256:a1fb46d7ef79f7e2ebaa5771cec6b411d0f2d08a497d7c38829d0d870de73d71
Copying config sha256:449ece045b4752d13634fa6a674af6ec43750df7ea23ecd8671f78899fb30ee9
Writing manifest to image destination
Storing signatures
npm notice
npm notice New minor version of npm available! 10.8.1 -> 10.9.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.9.0
npm notice To update run: npm install -g npm@10.9.0
npm notice
warning " > copy-webpack-plugin@11.0.0" has unmet peer dependency "webpack@^5.1.0".
warning " > ts-jest@29.2.2" has incorrect peer dependency "jest@^29.0.0".
warning " > ts-loader@9.5.1" has unmet peer dependency "webpack@^5.0.0".
Trying to pull registry.access.redhat.com/ubi8/nodejs-20-minimal:latest...
error creating build container: parsing image configuration: Error fetching blob: invalid status code from registry 502 (Bad Gateway)
time="2024-11-18T15:51:13Z" level=error msg="exit status 125"
|
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/
|
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/
|
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/
|