[dependency]: Bump prettier from 2.2.1 to 3.5.3 in /source/resources/examples/typescript #1151
Symbol-Github-Bot / Jenkins - Docs
failed
Feb 26, 2026 in 2m 17s
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 1
Build log
[2026-02-26T01:41:20.361Z] + bash -c scripts/ci/lint.sh
[2026-02-26T01:41:20.361Z] + pushd source/resources/examples/typescript
[2026-02-26T01:41:20.361Z] ~/jenkins/workspace/source/resources/examples/typescript ~/jenkins/workspace
[2026-02-26T01:41:20.361Z] + npm run lint
[2026-02-26T01:41:20.362Z]
[2026-02-26T01:41:20.362Z] > nem2-guide-examples@0.9.0 lint
[2026-02-26T01:41:20.362Z] > eslint . --ext .ts
[2026-02-26T01:41:20.362Z]
[2026-02-26T01:41:21.830Z] TypeError: prettier.resolveConfig.sync is not a function
[2026-02-26T01:41:21.830Z] Occurred while linting /home/ubuntu/jenkins/workspace/source/resources/examples/typescript/account/CreatingAnAccount.ts:19
[2026-02-26T01:41:21.830Z] at Program (/home/ubuntu/jenkins/workspace/source/resources/examples/typescript/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js:163:40)
[2026-02-26T01:41:21.830Z] at /home/ubuntu/jenkins/workspace/source/resources/examples/typescript/node_modules/eslint/lib/linter/safe-emitter.js:45:58
[2026-02-26T01:41:21.830Z] at Array.forEach (<anonymous>)
[2026-02-26T01:41:21.830Z] at Object.emit (/home/ubuntu/jenkins/workspace/source/resources/examples/typescript/node_modules/eslint/lib/linter/safe-emitter.js:45:38)
[2026-02-26T01:41:21.830Z] at NodeEventGenerator.applySelector (/home/ubuntu/jenkins/workspace/source/resources/examples/typescript/node_modules/eslint/lib/linter/node-event-generator.js:254:26)
[2026-02-26T01:41:21.830Z] at NodeEventGenerator.applySelectors (/home/ubuntu/jenkins/workspace/source/resources/examples/typescript/node_modules/eslint/lib/linter/node-event-generator.js:283:22)
[2026-02-26T01:41:21.830Z] at NodeEventGenerator.enterNode (/home/ubuntu/jenkins/workspace/source/resources/examples/typescript/node_modules/eslint/lib/linter/node-event-generator.js:297:14)
[2026-02-26T01:41:21.830Z] at CodePathAnalyzer.enterNode (/home/ubuntu/jenkins/workspace/source/resources/examples/typescript/node_modules/eslint/lib/linter/code-path-analysis/code-path-analyzer.js:634:23)
[2026-02-26T01:41:21.830Z] at /home/ubuntu/jenkins/workspace/source/resources/examples/typescript/node_modules/eslint/lib/linter/linter.js:936:32
[2026-02-26T01:41:21.830Z] at Array.forEach (<anonymous>)
[2026-02-26T01:41:21.830Z] node:internal/errors:496
[2026-02-26T01:41:21.830Z] ErrorCaptureStackTrace(err);
[2026-02-26T01:41:21.830Z] ^
[2026-02-26T01:41:21.830Z]
[2026-02-26T01:41:21.830Z] TypeError [ERR_VM_DYNAMIC_IMPORT_CALLBACK_MISSING]: A dynamic import callback was not specified.
[2026-02-26T01:41:21.830Z] at new NodeError (node:internal/errors:405:5)
[2026-02-26T01:41:21.830Z] at importModuleDynamicallyCallback (node:internal/modules/esm/utils:182:9)
[2026-02-26T01:41:21.830Z] at Object.<anonymous> (/home/ubuntu/jenkins/workspace/source/resources/examples/typescript/node_modules/prettier/index.cjs:619:23)
[2026-02-26T01:41:21.830Z] at Module._compile (/home/ubuntu/jenkins/workspace/source/resources/examples/typescript/node_modules/v8-compile-cache/v8-compile-cache.js:192:30)
[2026-02-26T01:41:21.830Z] at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
[2026-02-26T01:41:21.830Z] at Module.load (node:internal/modules/cjs/loader:1203:32)
[2026-02-26T01:41:21.830Z] at Module._load (node:internal/modules/cjs/loader:1019:12)
[2026-02-26T01:41:21.830Z] at Module.require (node:internal/modules/cjs/loader:1231:19)
[2026-02-26T01:41:21.830Z] at require (/home/ubuntu/jenkins/workspace/source/resources/examples/typescript/node_modules/v8-compile-cache/v8-compile-cache.js:159:20)
[2026-02-26T01:41:21.830Z] at Program (/home/ubuntu/jenkins/workspace/source/resources/examples/typescript/node_modules/eslint-plugin-prettier/eslint-plugin-prettier.js:157:26) {
[2026-02-26T01:41:21.830Z] code: 'ERR_VM_DYNAMIC_IMPORT_CALLBACK_MISSING'
[2026-02-26T01:41:21.830Z] }
[2026-02-26T01:41:21.830Z]
[2026-02-26T01:41:21.830Z] Node.js v18.20.8
Details
- Declarative: Checkout SCM (10 sec)
- setup environment (5.3 sec)
- CI pipeline (1 min 36 sec)
- display environment (2.8 sec)
- checkout (1.3 sec)
- setup docker environment (10 sec)
- verify conventional commit message (1.6 sec)
- setup lint (36 sec)
- run lint (3.9 sec)
Error: script returned exit code 1 - logs - setup build (1.3 sec)
- run build (1.3 sec)
- setup tests (1.3 sec)
- run tests (1.3 sec)
- run tests (examples) (1.3 sec)
- run tests (vectors) (1.3 sec)
- code coverage (1.3 sec)
- CD pipeline (4.1 sec)
- publish RC (1.2 sec)
- publish Release (1.2 sec)
- Declarative: Post Actions (1.5 sec)
Loading