(node:3922644) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities. (Use `node --trace-deprecation ...` to show where the warning was created) Scope: all 8 workspace projects Progress: resolved 1, reused 0, downloaded 0, added 0  WARN  deprecated eslint@9.39.2: This version is no longer supported. Please see https://eslint.org/version-support for other options. Progress: resolved 130, reused 129, downloaded 0, added 0 Packages: +139 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Progress: resolved 188, reused 139, downloaded 0, added 139, done devDependencies: + @types/node 22.19.21 (26.2.0 is available) + eslint 9.39.2 deprecated + typescript 5.9.3 (7.0.2 is available) + vitest 3.2.6 (4.1.11 is available) Done in 2.1s (node:3922665) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities. (Use `node --trace-deprecation ...` to show where the warning was created) > @pdf2html/worker@0.0.0 test:composition /home/user/runs/run-20260823T133705Z-1xcwhi/repo/apps/worker > vitest run src/composition.test.ts RUN v3.2.6 /home/user/runs/run-20260823T133705Z-1xcwhi/repo/apps/worker ✓ src/composition.test.ts (3 tests) 9ms Test Files 1 passed (1) Tests 3 passed (3) Start at 16:37:14 Duration 252ms (transform 49ms, setup 0ms, collect 50ms, tests 9ms, environment 0ms, prepare 54ms) (node:3922795) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities. (Use `node --trace-deprecation ...` to show where the warning was created) > @pdf2html/worker@0.0.0 typecheck /home/user/runs/run-20260823T133705Z-1xcwhi/repo/apps/worker > tsc --project tsconfig.json --noEmit src/composition.test.ts(46,53): error TS2345: Argument of type 'EventEmitter' is not assignable to parameter of type 'SignalSource'. The types returned by 'on(...)' are incompatible between these types. Type 'EventEmitter' is missing the following properties from type 'Process': stdout, stderr, stdin, argv, and 50 more. /home/user/runs/run-20260823T133705Z-1xcwhi/repo/apps/worker:  ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL  @pdf2html/worker@0.0.0 typecheck: `tsc --project tsconfig.json --noEmit` Exit status 2 [run-remote] finished rc=2