This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
wip: adding cli tool #167
ci.yml
on: pull_request
Check that the openapi file is in sync with the generated files
2m 51s
Build
1m 31s
Matrix: Analyze
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:a1fb46d7ef79f7e2ebaa5771cec6b411d0f2d08a497d7c38829d0d870de73d71
Copying blob sha256:de1a4526c3d6cdf0e04f24b1888f5ef31425209f1c26e5a6ae7694cdad6e8688
Copying blob sha256:d921314675de9e6f8033d15e6891370f1d572fa0b4336c3ae01e10adc764f0c6
Copying blob sha256:de1a4526c3d6cdf0e04f24b1888f5ef31425209f1c26e5a6ae7694cdad6e8688
Copying blob sha256:d921314675de9e6f8033d15e6891370f1d572fa0b4336c3ae01e10adc764f0c6
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 " > apigen-ts@0.2.0" has incorrect peer dependency "prettier@^3.0.0".
warning " > apigen-ts@0.2.0" has incorrect peer dependency "typescript@^5.0.0".
warning " > copy-webpack-plugin@11.0.0" has unmet peer dependency "webpack@^5.1.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-20T03:51:39Z" level=error msg="exit status 127"
|
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/
|
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/
|