Skip to content

[dependency]: Bump eslint in /source/resources/examples/typescript

9cec428
Select commit
Loading
Failed to load commit list.
Closed

[dependency]: Bump eslint from 6.8.0 to 9.22.0 in /source/resources/examples/typescript #1152

[dependency]: Bump eslint in /source/resources/examples/typescript
9cec428
Select commit
Loading
Failed to load commit list.
Symbol-Github-Bot / Jenkins - Docs failed Mar 9, 2025 in 5m 5s

CI pipeline/setup lint: error in 'sh (scripts/ci/setup_lint.sh)' step

CI pipeline / setup lint / scripts/ci/setup_lint.sh

Error in sh (scripts/ci/setup_lint.sh) step, with arguments bash -c 'scripts/ci/setup_lint.sh'.

script returned exit code 1
Build log
[2025-03-09T16:43:39.892Z] + bash -c scripts/ci/setup_lint.sh
[2025-03-09T16:43:39.892Z] + pushd source/resources/examples/typescript
[2025-03-09T16:43:39.892Z] ~/jenkins/workspace/source/resources/examples/typescript ~/jenkins/workspace
[2025-03-09T16:43:39.892Z] + npm install
[2025-03-09T16:43:40.842Z] npm error code ERESOLVE
[2025-03-09T16:43:40.842Z] npm error ERESOLVE could not resolve
[2025-03-09T16:43:40.842Z] npm error
[2025-03-09T16:43:40.842Z] npm error While resolving: @typescript-eslint/eslint-plugin@2.34.0
[2025-03-09T16:43:40.842Z] npm error Found: eslint@9.22.0
[2025-03-09T16:43:40.842Z] npm error node_modules/eslint
[2025-03-09T16:43:40.842Z] npm error   dev eslint@"^9.22.0" from the root project
[2025-03-09T16:43:40.842Z] npm error   peer eslint@"^6.0.0 || ^7.0.0 || >=8.0.0" from @eslint-community/eslint-utils@4.4.1
[2025-03-09T16:43:40.842Z] npm error   node_modules/@eslint-community/eslint-utils
[2025-03-09T16:43:40.842Z] npm error     @eslint-community/eslint-utils@"^4.2.0" from eslint@9.22.0
[2025-03-09T16:43:40.842Z] npm error   3 more (@typescript-eslint/experimental-utils, ...)
[2025-03-09T16:43:40.842Z] npm error
[2025-03-09T16:43:40.842Z] npm error Could not resolve dependency:
[2025-03-09T16:43:40.842Z] npm error peer eslint@"^5.0.0 || ^6.0.0" from @typescript-eslint/eslint-plugin@2.34.0
[2025-03-09T16:43:40.842Z] npm error node_modules/@typescript-eslint/eslint-plugin
[2025-03-09T16:43:40.842Z] npm error   dev @typescript-eslint/eslint-plugin@"^2.34.0" from the root project
[2025-03-09T16:43:40.842Z] npm error
[2025-03-09T16:43:40.842Z] npm error Conflicting peer dependency: eslint@6.8.0
[2025-03-09T16:43:40.842Z] npm error node_modules/eslint
[2025-03-09T16:43:40.842Z] npm error   peer eslint@"^5.0.0 || ^6.0.0" from @typescript-eslint/eslint-plugin@2.34.0
[2025-03-09T16:43:40.842Z] npm error   node_modules/@typescript-eslint/eslint-plugin
[2025-03-09T16:43:40.842Z] npm error     dev @typescript-eslint/eslint-plugin@"^2.34.0" from the root project
[2025-03-09T16:43:40.842Z] npm error
[2025-03-09T16:43:40.842Z] npm error Fix the upstream dependency conflict, or retry
[2025-03-09T16:43:40.842Z] npm error this command with --force or --legacy-peer-deps
[2025-03-09T16:43:40.842Z] npm error to accept an incorrect (and potentially broken) dependency resolution.
[2025-03-09T16:43:40.842Z] npm error
[2025-03-09T16:43:40.842Z] npm error
[2025-03-09T16:43:40.842Z] npm error For a full report see:
[2025-03-09T16:43:40.842Z] npm error /home/ubuntu/.npm/_logs/2025-03-09T16_43_39_803Z-eresolve-report.txt
[2025-03-09T16:43:40.842Z] npm error A complete log of this run can be found in: /home/ubuntu/.npm/_logs/2025-03-09T16_43_39_803Z-debug-0.log

Details

  • Declarative: Checkout SCM (16 sec)
    • setup environment (2.9 sec)
    • CI pipeline (57 sec)
      • display environment (2 sec)
      • checkout (1.2 sec)
      • setup docker environment (5.4 sec)
      • verify conventional commit message (1 sec)
      • setup lint (6.3 sec)
        Error: script returned exit code 1
      • run lint (1 sec)
      • setup build (0.92 sec)
      • run build (0.94 sec)
      • setup tests (1 sec)
      • run tests (0.91 sec)
      • run tests (examples) (0.93 sec)
      • run tests (vectors) (0.96 sec)
      • code coverage (0.86 sec)
    • CD pipeline (3.3 sec)
      • publish RC (1 sec)
      • publish Release (1 sec)
    • Declarative: Post Actions (1.4 sec)