(node:3918619) [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 2s (node:3918647) [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-20260823T133427Z-54hgmd/repo/packages/package-policy > vitest run RUN v3.2.6 /home/user/runs/run-20260823T133427Z-54hgmd/repo/packages/package-policy ✓ test/policy.test.ts (49 tests) 11ms Test Files 1 passed (1) Tests 49 passed (49) Start at 16:34:36 Duration 264ms (transform 54ms, setup 0ms, collect 63ms, tests 11ms, environment 0ms, prepare 57ms) (node:3918618) [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-20260823T133427Z-54hgmd/repo/packages/package-policy > tsc --project tsconfig.json --noEmit src/index.ts(87,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(143,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-20260823T133427Z-54hgmd/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