Skip to content

fix(deps): update dependency probot to v13 #590

fix(deps): update dependency probot to v13

fix(deps): update dependency probot to v13 #590

Triggered via pull request January 26, 2024 22:58
Status Failure
Total duration 41s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Test
Process completed with exit code 1.
Build controller
Error: s2i exited with code 1 Running S2I version "v1.3.1" Image "registry.access.redhat.com/ubi9/nodejs-18:latest" not available locally, pulling ... Preparing to build peribolos-as-a-service:247921438c62d4a95cc4b0a149d716f15dda5252 I0126 22:58:42.032207 1848 clone.go:37] Downloading "." ... I0126 22:58:42.107782 1848 clone.go:57] Checked out "HEAD" I0126 22:58:42.129827 1848 clone.go:63] Updated submodules for "HEAD" Clean build will be performed Running "assemble" in "peribolos-as-a-service:247921438c62d4a95cc4b0a149d716f15dda5252" ---> Installing application source ... ---> Installing all dependencies npm WARN ERESOLVE overriding peer dependency npm WARN While resolving: [email protected] npm WARN Found: [email protected] npm WARN node_modules/probot npm WARN probot@"13.0.0" from the root project npm WARN 1 more (@operate-first/probot-kubernetes) npm WARN npm WARN Could not resolve dependency: npm WARN peer probot@"^12.2.3" from @operate-first/[email protected] npm WARN node_modules/@operate-first/probot-kubernetes npm WARN @operate-first/probot-kubernetes@"1.0.3" from the root project npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated [email protected]: this library is no longer supported npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. added 1028 packages, and audited 1268 packages in 14s 138 packages are looking for funding run `npm fund` for details 10 vulnerabilities (8 moderate, 2 high) To address issues that do not require attention, run: npm audit fix To address all issues possible (including breaking changes), run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. npm notice npm notice New major version of npm available! 9.8.1 -> 10.4.0 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.4.0> npm notice Run `npm install -g [email protected]` to update! npm notice ---> Building in production mode > [email protected] build > tsc ---> Pruning the development dependencies npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: @operate-first/[email protected] npm ERR! Found: [email protected] npm ERR! node_modules/probot npm ERR! probot@"13.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer probot@"^12.2.3" from @operate-first/[email protected] npm ERR! node_modules/@operate-first/probot-kubernetes npm ERR! @operate-first/probot-kubernetes@"1.0.3" from the root project npm ERR! npm ERR! Conflicting peer dependency: [email protected] npm ERR! node_modules/probot npm ERR! peer probot@"^12.2.3" from @operate-first/[email protected] npm ERR! node_modules/@operate-first/probot-kubernetes npm ERR! @operate-first/probot-kubernetes@"1.0.3" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! npm ERR! For a full report see: npm ERR! /opt/app-root/src/.npm/_logs/2024-01-26T22_58_59_418Z-eresolve-report.txt npm ERR! A complete log of this run can be found in: /opt/app-root/src/.npm/_logs/2024-01-26T22_58_59_418Z-debug-0.log Build failed ERROR: An error occurred: non-zero (13) exit code from registry.access.redhat.com/ubi9/nodejs-18:latest
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build controller
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: redhat-actions/s2i-build@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.