(node:3917133) [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 131, reused 130, 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.3s (node:3917202) [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-20260823T133345Z-otw151/repo/packages/package-policy > vitest run RUN v3.2.6 /home/user/runs/run-20260823T133345Z-otw151/repo/packages/package-policy ✓ test/policy.test.ts (49 tests) 12ms Test Files 1 passed (1) Tests 49 passed (49) Start at 16:33:54 Duration 297ms (transform 57ms, setup 0ms, collect 62ms, tests 12ms, environment 0ms, prepare 61ms) (node:3917132) [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-20260823T133345Z-otw151/repo/packages/package-policy > tsc --project tsconfig.json --noEmit src/index.ts(86,17): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'. Type 'undefined' is not assignable to type 'string'. src/index.ts(141,20): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'. Type 'undefined' is not assignable to type 'string'. /home/user/runs/run-20260823T133345Z-otw151/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