[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
Open
Symbol-Github-Bot / Jenkins CI - Explorer Rest
failed
Jul 14, 2026 in 2m 8s
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:41:01.193Z] + bash -c scripts/ci/lint.sh
[2026-07-14T17:41:01.195Z] + '[' 0 -gt 0 ']'
[2026-07-14T17:41:01.195Z] + xargs -0 shellcheck
[2026-07-14T17:41:01.195Z] + find . ../common -type f -name '*.sh' -print0
[2026-07-14T17:41:01.195Z] + find . ../common -type f -name '*.py' -print0
[2026-07-14T17:41:01.195Z] + PYTHONPATH=.:..:../puller
[2026-07-14T17:41:01.195Z] + xargs -0 python3 -m isort --line-length 140 --indent ' ' --multi-line 3 --check-only
[2026-07-14T17:41:01.454Z] + find . ../common -type f -name '*.py' -print0
[2026-07-14T17:41:01.454Z] ++ git rev-parse --show-toplevel
[2026-07-14T17:41:01.454Z] + PYTHONPATH=.:..:../puller
[2026-07-14T17:41:01.454Z] + xargs -0 python3 -m pycodestyle --config=/home/ubuntu/jenkins/workspace/linters/python/.pycodestyle
[2026-07-14T17:41:02.387Z] + find . ../common -type f -name '*.py' -print0
[2026-07-14T17:41:02.387Z] ++ git rev-parse --show-toplevel
[2026-07-14T17:41:02.387Z] + PYTHONPATH=.:..:../puller
[2026-07-14T17:41:02.387Z] + xargs -0 python3 -m pylint --rcfile /home/ubuntu/jenkins/workspace/linters/python/.pylintrc --disable ''
[2026-07-14T17:41:20.454Z] ************* Module tests.db.test_NemDatabase
[2026-07-14T17:41:20.454Z] tests/db/test_NemDatabase.py:66:1: E1120: No value for argument 'size' in constructor call (no-value-for-parameter)
[2026-07-14T17:41:20.454Z] tests/db/test_NemDatabase.py:66:1: E1120: No value for argument 'version' in constructor call (no-value-for-parameter)
[2026-07-14T17:41:20.454Z] tests/db/test_NemDatabase.py:77:1: E1120: No value for argument 'size' in constructor call (no-value-for-parameter)
[2026-07-14T17:41:20.454Z] tests/db/test_NemDatabase.py:77:1: E1120: No value for argument 'version' in constructor call (no-value-for-parameter)
[2026-07-14T17:41:20.454Z] tests/db/test_NemDatabase.py:96:1: E1120: No value for argument 'size' in constructor call (no-value-for-parameter)
[2026-07-14T17:41:20.454Z] tests/db/test_NemDatabase.py:96:1: E1120: No value for argument 'version' in constructor call (no-value-for-parameter)
[2026-07-14T17:41:20.454Z] tests/db/test_NemDatabase.py:110:1: E1120: No value for argument 'size' in constructor call (no-value-for-parameter)
[2026-07-14T17:41:20.454Z] tests/db/test_NemDatabase.py:110:1: E1120: No value for argument 'version' in constructor call (no-value-for-parameter)
[2026-07-14T17:41:20.454Z] tests/db/test_NemDatabase.py:123:1: E1120: No value for argument 'size' in constructor call (no-value-for-parameter)
[2026-07-14T17:41:20.454Z] tests/db/test_NemDatabase.py:123:1: E1120: No value for argument 'version' in constructor call (no-value-for-parameter)
[2026-07-14T17:41:20.454Z] tests/db/test_NemDatabase.py:139:1: E1120: No value for argument 'size' in constructor call (no-value-for-parameter)
[2026-07-14T17:41:20.454Z] tests/db/test_NemDatabase.py:139:1: E1120: No value for argument 'version' in constructor call (no-value-for-parameter)
[2026-07-14T17:41:20.454Z] tests/db/test_NemDatabase.py:151:1: E1120: No value for argument 'size' in constructor call (no-value-for-parameter)
[2026-07-14T17:41:20.454Z] tests/db/test_NemDatabase.py:151:1: E1120: No value for argument 'version' in constructor call (no-value-for-parameter)
[2026-07-14T17:41:20.454Z] tests/db/test_NemDatabase.py:170:20: E1120: No value for argument 'size' in constructor call (no-value-for-parameter)
[2026-07-14T17:41:20.454Z] tests/db/test_NemDatabase.py:170:20: E1120: No value for argument 'version' in constructor call (no-value-for-parameter)
[2026-07-14T17:41:20.454Z]
[2026-07-14T17:41:20.454Z] -----------------------------------
[2026-07-14T17:41:20.454Z] Your code has been rated at 9.75/10
[2026-07-14T17:41:20.454Z]
Details
- Declarative: Checkout SCM (4.2 sec)
- setup environment (2.7 sec)
- CI pipeline (1 min 53 sec)
- display environment (2.3 sec)
- checkout (1.2 sec)
- setup docker environment (5.5 sec)
- verify conventional commit message (1.1 sec)
- setup lint (1 min 6 sec)
- run lint (23 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.2 sec)
- run tests (examples) (1.2 sec)
- run tests (vectors) (1.1 sec)
- code coverage (1.1 sec)
- CD pipeline (3.7 sec)
- publish RC (1.1 sec)
- publish Release (1 sec)
- Declarative: Post Actions (1.2 sec)
Loading