Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

[#16] Implementing security for api-server #138

[#16] Implementing security for api-server

[#16] Implementing security for api-server #138

Triggered via pull request November 4, 2024 09:05
Status Failure
Total duration 2m 55s
Artifacts

ci.yml

on: pull_request
Check that the openapi file is in sync with the generated files
2m 44s
Check that the openapi file is in sync with the generated files
Build
1m 11s
Build
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Build
Error: buildah exited with code 127 Trying to pull registry.access.redhat.com/ubi8/nodejs-20:latest... Getting image source signatures Copying blob sha256:148a3ed2f70ea72bafab6a24598d47682ae82214e6b84b09c69960fdd727465b Copying blob sha256:4a380632e4705fd778008efd23b11d85ceb73139dca152833f171bb78f44bfff Copying blob sha256:4de1bba6ee61110cf78ca175f945e2c28a66cb2953ebf2d2814231954beaeaf4 Copying blob sha256:148a3ed2f70ea72bafab6a24598d47682ae82214e6b84b09c69960fdd727465b Copying blob sha256:4a380632e4705fd778008efd23b11d85ceb73139dca152833f171bb78f44bfff Copying blob sha256:4de1bba6ee61110cf78ca175f945e2c28a66cb2953ebf2d2814231954beaeaf4 Copying config sha256:81debeca0a64b29b87615e6f719d85bfd9aa260dd98b854ab52e8e75ed0de9e7 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". error /usr/src/app/node_modules_prod/bcrypt: Command failed. Exit code: 127 Command: node-pre-gyp install --fallback-to-build Arguments: Directory: /usr/src/app/node_modules_prod/bcrypt Output: /bin/sh: node-pre-gyp: command not found error building at STEP "RUN yarn install --network-timeout 1000000 --modules-folder node_modules_prod --production": error while running runtime: exit status 127 time="2024-11-04T09:06:51Z" level=error msg="exit status 127"
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/
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/