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): update dependency stylelint-config-standard to v37 #217

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

chore(deps): update dependency stylelint-config-standard to v37

2654411
Select commit
Loading
Failed to load commit list.
Open

chore(deps): update dependency stylelint-config-standard to v37 #217

chore(deps): update dependency stylelint-config-standard to v37
2654411
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Jenkins failed Jan 26, 2025 in 39s

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
[2025-01-26T10:02:34.633Z] + asdf install
[2025-01-26T10:02:36.140Z] Trying to update node-build... ok
[2025-01-26T10:02:36.241Z] To follow progress, use 'tail -f /tmp/node-build.20250126100236.2043.log' or pass --verbose
[2025-01-26T10:02:36.443Z] Downloading node-v22.13.1-linux-arm64.tar.gz...
[2025-01-26T10:02:36.544Z] -> https://nodejs.org/dist/v22.13.1/node-v22.13.1-linux-arm64.tar.gz
[2025-01-26T10:02:38.450Z] Installing node-v22.13.1-linux-arm64...
[2025-01-26T10:02:38.652Z] Installed node-v22.13.1-linux-arm64 to /home/jenkins/.asdf/installs/nodejs/22.13.1
[2025-01-26T10:02:38.652Z] 
[2025-01-26T10:02:39.054Z] packer 1.11.2 is already installed
[2025-01-26T10:02:39.055Z] ruby 3.4.1 is already installed
[2025-01-26T10:02:39.056Z] + npm install
[2025-01-26T10:02:42.767Z] 
[2025-01-26T10:02:42.767Z] added 218 packages, and audited 219 packages in 3s
[2025-01-26T10:02:42.768Z] 
[2025-01-26T10:02:42.768Z] 33 packages are looking for funding
[2025-01-26T10:02:42.768Z]   run `npm fund` for details
[2025-01-26T10:02:42.769Z] 
[2025-01-26T10:02:42.769Z] found 0 vulnerabilities
[2025-01-26T10:02:42.769Z] + npm run install-subfolders
[2025-01-26T10:02:42.970Z] 
[2025-01-26T10:02:42.971Z] > [email protected] install-subfolders
[2025-01-26T10:02:42.971Z] > cd ui && npm install && cd ../playbook && npm install
[2025-01-26T10:02:42.971Z] 
[2025-01-26T10:02:44.175Z] npm error code ERESOLVE
[2025-01-26T10:02:44.176Z] npm error ERESOLVE unable to resolve dependency tree
[2025-01-26T10:02:44.176Z] npm error
[2025-01-26T10:02:44.176Z] npm error While resolving: @antora/ui-default@undefined
[2025-01-26T10:02:44.177Z] npm error Found: [email protected]
[2025-01-26T10:02:44.177Z] npm error node_modules/stylelint
[2025-01-26T10:02:44.177Z] npm error   dev stylelint@"~13.13.0" from the root project
[2025-01-26T10:02:44.177Z] npm error
[2025-01-26T10:02:44.177Z] npm error Could not resolve dependency:
[2025-01-26T10:02:44.178Z] npm error peer stylelint@"^16.13.0" from [email protected]
[2025-01-26T10:02:44.178Z] npm error node_modules/stylelint-config-standard
[2025-01-26T10:02:44.178Z] npm error   dev stylelint-config-standard@"~37.0.0" from the root project
[2025-01-26T10:02:44.178Z] npm error
[2025-01-26T10:02:44.178Z] npm error Fix the upstream dependency conflict, or retry
[2025-01-26T10:02:44.179Z] npm error this command with --force or --legacy-peer-deps
[2025-01-26T10:02:44.179Z] npm error to accept an incorrect (and potentially broken) dependency resolution.
[2025-01-26T10:02:44.179Z] npm error
[2025-01-26T10:02:44.179Z] npm error
[2025-01-26T10:02:44.180Z] npm error For a full report see:
[2025-01-26T10:02:44.180Z] npm error /home/jenkins/.npm/_logs/2025-01-26T10_02_42_995Z-eresolve-report.txt
[2025-01-26T10:02:44.180Z] npm error A complete log of this run can be found in: /home/jenkins/.npm/_logs/2025-01-26T10_02_42_995Z-debug-0.log

Details

  • Declarative: Checkout SCM (24 sec)
    • Check for typos (2.1 sec)
    • Install dependencies (10 sec)
      Error: script returned exit code 1
    • Build (0.97 sec)
    • Deploy PR to preview site (0.9 sec)
    • Deploy to production (0.92 sec)