(node:1533030) [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 9 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 137, reused 135, downloaded 0, added 0 Progress: resolved 348, reused 298, downloaded 0, added 0 Progress: resolved 634, reused 490, downloaded 0, added 0 Packages: +549 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Progress: resolved 696, reused 552, downloaded 0, added 549, 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 14.6s (node:1552274) [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/package-policy@0.0.0 test /home/user/runs/run-20260823T141659Z-ogye8n/repo/packages/package-policy > vitest run RUN v3.2.6 /home/user/runs/run-20260823T141659Z-ogye8n/repo/packages/package-policy ✓ test/policy.test.ts (64 tests) 16ms Test Files 1 passed (1) Tests 64 passed (64) Start at 17:17:22 Duration 324ms (transform 78ms, setup 0ms, collect 87ms, tests 16ms, environment 0ms, prepare 68ms) (node:1553806) [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/package-policy@0.0.0 typecheck /home/user/runs/run-20260823T141659Z-ogye8n/repo/packages/package-policy > tsc --project tsconfig.json --noEmit src/index.ts(143,79): error TS2769: No overload matches this call. The last overload gave the following error. Argument of type '(_whole: string, hex: string | undefined, escaped: string | undefined) => string | undefined' is not assignable to parameter of type '(substring: string, ...args: any[]) => string'. Type 'string | undefined' is not assignable to type 'string'. Type 'undefined' is not assignable to type 'string'. /home/user/runs/run-20260823T141659Z-ogye8n/repo/packages/package-policy:  ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL  @pdf2html/package-policy@0.0.0 typecheck: `tsc --project tsconfig.json --noEmit` Exit status 2 [run-remote] finished rc=2