Skip to content

[dependency]: Bump eslint-config-next from 15.5.6 to 16.2.10 in /explorer/frontend#2331

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/explorer/frontend/dev/eslint-config-next-16.2.9
Open

[dependency]: Bump eslint-config-next from 15.5.6 to 16.2.10 in /explorer/frontend#2331
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/explorer/frontend/dev/eslint-config-next-16.2.9

[dependency]: Bump eslint-config-next in /explorer/frontend

d6e1f15
Select commit
Loading
Failed to load commit list.
Symbol-Github-Bot / Jenkins CI - Explorer Puller failed Jul 14, 2026 in 2m 6s

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

CI pipeline / run lint / scripts/ci/lint.sh

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

script returned exit code 123
Build log
[2026-07-14T17:46:55.521Z] + bash -c scripts/ci/lint.sh
[2026-07-14T17:46:55.522Z] + '[' 0 -gt 0 ']'
[2026-07-14T17:46:55.522Z] + find . ../common -type f -name '*.sh' -print0
[2026-07-14T17:46:55.522Z] + xargs -0 shellcheck
[2026-07-14T17:46:55.779Z] + find . ../common -type f -name '*.py' -print0
[2026-07-14T17:46:55.779Z] + PYTHONPATH=.:..
[2026-07-14T17:46:55.779Z] + xargs -0 python3 -m isort --line-length 140 --indent '	' --multi-line 3 --check-only
[2026-07-14T17:46:56.036Z] + find . ../common -type f -name '*.py' -print0
[2026-07-14T17:46:56.036Z] ++ git rev-parse --show-toplevel
[2026-07-14T17:46:56.036Z] + PYTHONPATH=.:..
[2026-07-14T17:46:56.036Z] + xargs -0 python3 -m pycodestyle --config=/home/ubuntu/jenkins/workspace/linters/python/.pycodestyle
[2026-07-14T17:46:57.019Z] + find . ../common -type f -name '*.py' -print0
[2026-07-14T17:46:57.019Z] ++ git rev-parse --show-toplevel
[2026-07-14T17:46:57.019Z] + PYTHONPATH=.:..
[2026-07-14T17:46:57.019Z] + xargs -0 python3 -m pylint --rcfile /home/ubuntu/jenkins/workspace/linters/python/.pylintrc --disable ''
[2026-07-14T17:47:15.077Z] ************* Module tests.facade.test_NemPuller
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:47:3: E1120: No value for argument 'message' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:47:3: E1120: No value for argument 'mosaics' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:92:3: E1120: No value for argument 'mode' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:92:3: E1120: No value for argument 'remote_account' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:104:3: E1120: No value for argument 'message' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:104:3: E1120: No value for argument 'mosaics' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:118:3: E1120: No value for argument 'min_cosignatories' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:118:3: E1120: No value for argument 'modifications' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:133:3: E1120: No value for argument 'parent' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:133:3: E1120: No value for argument 'namespace' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:147:3: E1120: No value for argument 'levy' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:147:3: E1120: No value for argument 'namespace_name' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:164:3: E1120: No value for argument 'delta' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:164:3: E1120: No value for argument 'namespace_name' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:177:3: E1120: No value for argument 'other_transaction' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:177:3: E1120: No value for argument 'inner_hash' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:198:4: E1120: No value for argument 'message' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:198:4: E1120: No value for argument 'mosaics' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:924:26: E1120: No value for argument 'parent' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:924:26: E1120: No value for argument 'namespace' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:988:30: E1120: No value for argument 'delta' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:988:30: E1120: No value for argument 'namespace_name' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:1173:16: E1120: No value for argument 'levy' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:1173:16: E1120: No value for argument 'namespace_name' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:1226:16: E1120: No value for argument 'message' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] tests/facade/test_NemPuller.py:1226:16: E1120: No value for argument 'mosaics' in constructor call (no-value-for-parameter)
[2026-07-14T17:47:15.077Z] 
[2026-07-14T17:47:15.077Z] -----------------------------------
[2026-07-14T17:47:15.077Z] Your code has been rated at 9.68/10
[2026-07-14T17:47:15.077Z] 

Details

  • Declarative: Checkout SCM (4.1 sec)
    • setup environment (2.8 sec)
    • CI pipeline (1 min 52 sec)
      • display environment (2.2 sec)
      • checkout (1.1 sec)
      • setup docker environment (5.8 sec)
      • verify conventional commit message (1.1 sec)
      • setup lint (1 min 6 sec)
      • run lint (22 sec)
        Error: script returned exit code 123 - logs
      • setup build (1.1 sec)
      • run build (1.1 sec)
      • setup tests (1.2 sec)
      • run tests (1.1 sec)
      • run tests (examples) (1 sec)
      • run tests (vectors) (1.1 sec)
      • code coverage (1.1 sec)
    • CD pipeline (3.7 sec)
      • publish RC (1.2 sec)
      • publish Release (1.1 sec)
    • Declarative: Post Actions (1.2 sec)