Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ~14.0.0 #16

Closed
wants to merge 3 commits into from

Merge branch 'main' into renovate/eslint-plugin-node-replacement

f80ac3f
Select commit
Loading
Failed to load commit list.
Closed

chore(deps): replace dependency eslint-plugin-node with eslint-plugin-n ~14.0.0 #16

Merge branch 'main' into renovate/eslint-plugin-node-replacement
f80ac3f
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Jenkins failed Oct 1, 2024 in 30s

Install dependencies: error in 'sh' step

Install dependencies / Shell Script

Error in sh step, with arguments asdf install npm install npm run install-subfolders.

script returned exit code 1
Build log
[2024-10-01T08:55:38.373Z] + asdf install
[2024-10-01T08:55:39.679Z] Trying to update node-build... ok
[2024-10-01T08:55:39.780Z] To follow progress, use 'tail -f /tmp/node-build.20241001085539.2043.log' or pass --verbose
[2024-10-01T08:55:39.982Z] Downloading node-v18.20.4-linux-arm64.tar.gz...
[2024-10-01T08:55:40.083Z] -> https://nodejs.org/dist/v18.20.4/node-v18.20.4-linux-arm64.tar.gz
[2024-10-01T08:55:41.488Z] 
[2024-10-01T08:55:41.489Z] WARNING: node-v18.20.4-linux-arm64 is in LTS Maintenance mode and nearing its end of life.
[2024-10-01T08:55:41.489Z] It only receives *critical* security updates, *critical* bug fixes and documentation updates.
[2024-10-01T08:55:41.489Z] 
[2024-10-01T08:55:41.490Z] Installing node-v18.20.4-linux-arm64...
[2024-10-01T08:55:41.691Z] Installed node-v18.20.4-linux-arm64 to /home/jenkins/.asdf/installs/nodejs/18.20.4
[2024-10-01T08:55:41.692Z] 
[2024-10-01T08:55:42.094Z] packer 1.11.0 is already installed
[2024-10-01T08:55:42.094Z] ruby 3.3.5 is already installed
[2024-10-01T08:55:42.094Z] + npm install
[2024-10-01T08:55:46.309Z] 
[2024-10-01T08:55:46.310Z] added 218 packages, and audited 219 packages in 4s
[2024-10-01T08:55:46.310Z] 
[2024-10-01T08:55:46.310Z] 31 packages are looking for funding
[2024-10-01T08:55:46.311Z]   run `npm fund` for details
[2024-10-01T08:55:46.311Z] 
[2024-10-01T08:55:46.311Z] 2 vulnerabilities (1 moderate, 1 high)
[2024-10-01T08:55:46.312Z] 
[2024-10-01T08:55:46.312Z] To address all issues, run:
[2024-10-01T08:55:46.312Z]   npm audit fix
[2024-10-01T08:55:46.312Z] 
[2024-10-01T08:55:46.313Z] Run `npm audit` for details.
[2024-10-01T08:55:46.313Z] + npm run install-subfolders
[2024-10-01T08:55:46.514Z] 
[2024-10-01T08:55:46.515Z] > [email protected] install-subfolders
[2024-10-01T08:55:46.515Z] > cd ui && npm install && cd ../playbook && npm install
[2024-10-01T08:55:46.515Z] 
[2024-10-01T08:55:48.220Z] npm error code ERESOLVE
[2024-10-01T08:55:48.221Z] npm error ERESOLVE unable to resolve dependency tree
[2024-10-01T08:55:48.221Z] npm error
[2024-10-01T08:55:48.221Z] npm error While resolving: @antora/ui-default@undefined
[2024-10-01T08:55:48.222Z] npm error Found: [email protected]
[2024-10-01T08:55:48.222Z] npm error node_modules/eslint
[2024-10-01T08:55:48.222Z] npm error   dev eslint@"~6.8" from the root project
[2024-10-01T08:55:48.222Z] npm error
[2024-10-01T08:55:48.223Z] npm error Could not resolve dependency:
[2024-10-01T08:55:48.223Z] npm error peer eslint@">=7.0.0" from [email protected]
[2024-10-01T08:55:48.223Z] npm error node_modules/eslint-plugin-n
[2024-10-01T08:55:48.223Z] npm error   dev eslint-plugin-n@"~14.0.0" from the root project
[2024-10-01T08:55:48.223Z] npm error
[2024-10-01T08:55:48.224Z] npm error Fix the upstream dependency conflict, or retry
[2024-10-01T08:55:48.224Z] npm error this command with --force or --legacy-peer-deps
[2024-10-01T08:55:48.225Z] npm error to accept an incorrect (and potentially broken) dependency resolution.
[2024-10-01T08:55:48.225Z] npm error
[2024-10-01T08:55:48.225Z] npm error
[2024-10-01T08:55:48.225Z] npm error For a full report see:
[2024-10-01T08:55:48.226Z] npm error /home/jenkins/.npm/_logs/2024-10-01T08_55_46_589Z-eresolve-report.txt
[2024-10-01T08:55:48.226Z] 
[2024-10-01T08:55:48.226Z] npm error A complete log of this run can be found in: /home/jenkins/.npm/_logs/2024-10-01T08_55_46_589Z-debug-0.log

Details

  • Declarative: Checkout SCM (15 sec)
    • Check for typos (1.6 sec)
    • Install dependencies (10 sec)
      Error: script returned exit code 1
    • Build (0.6 sec)
    • Deploy PR to preview site (0.72 sec)
    • Deploy to production (0.69 sec)