Scope: all 17 workspace projects Lockfile is up to date, resolution step is skipped Progress: resolved 1, reused 0, downloaded 0, added 0 Packages: +219 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Progress: resolved 219, reused 219, downloaded 0, added 219, done devDependencies: + @electric-sql/pglite 0.5.5 + @eslint/js 10.0.1 + @platform-modules/db 0.3.0 + @types/node 22.20.1 + dependency-cruiser 18.2.0 + drizzle-kit 0.31.10 + drizzle-orm 0.45.2 + eslint 10.8.1 + prettier 3.9.6 + tsx 4.23.12 + typescript 5.9.3 + typescript-eslint 8.67.0 + vitest 3.2.6 Done in 1.3s > @awp/web@0.0.0 typecheck /home/user/runs/run-20260821T072346Z-161n5w/repo/apps/web > tsc -p tsconfig.json --noEmit src/c1-snapshot.ts(9,8): error TS2307: Cannot find module '@awp/contracts' or its corresponding type declarations. src/data-source.ts(15,8): error TS2307: Cannot find module '@awp/contracts' or its corresponding type declarations. src/data-source.ts(176,40): error TS7006: Parameter 'work' implicitly has an 'any' type. src/data-source.ts(225,40): error TS7006: Parameter 'work' implicitly has an 'any' type. src/index.ts(1,32): error TS2307: Cannot find module '@awp/contracts' or its corresponding type declarations. src/model.ts(8,8): error TS2307: Cannot find module '@awp/contracts' or its corresponding type declarations. src/render-factory.ts(1,68): error TS2307: Cannot find module '@awp/contracts' or its corresponding type declarations. src/render-factory.ts(65,459): error TS7006: Parameter 'work' implicitly has an 'any' type. src/render-factory.ts(68,313): error TS7006: Parameter 'agent' implicitly has an 'any' type. src/render-factory.ts(69,67): error TS7006: Parameter 'attempt' implicitly has an 'any' type. src/render-factory.ts(70,314): error TS7006: Parameter 'attempt' implicitly has an 'any' type. src/render-factory.ts(70,469): error TS7006: Parameter 'work' implicitly has an 'any' type. src/render-factory.ts(90,36): error TS7006: Parameter 'work' implicitly has an 'any' type. src/render-factory.ts(91,33): error TS7006: Parameter 'work' implicitly has an 'any' type. src/render-factory.ts(92,38): error TS7006: Parameter 'work' implicitly has an 'any' type. src/render-factory.ts(97,208): error TS7006: Parameter 'agent' implicitly has an 'any' type. src/render-factory.ts(97,238): error TS7006: Parameter 'attempt' implicitly has an 'any' type. src/render-factory.ts(97,247): error TS7006: Parameter 'index' implicitly has an 'any' type. src/render-review.ts(1,49): error TS2307: Cannot find module '@awp/contracts' or its corresponding type declarations. src/render-review.ts(48,56): error TS7006: Parameter 'change' implicitly has an 'any' type. src/render-review.ts(49,41): error TS7006: Parameter 'finding' implicitly has an 'any' type. src/render-review.ts(50,168): error TS7006: Parameter 'file' implicitly has an 'any' type. src/render-review.ts(50,459): error TS2345: Argument of type '{}' is not assignable to parameter of type 'string'. src/render-review.ts(54,195): error TS7006: Parameter 'evidence' implicitly has an 'any' type. src/render-review.ts(57,43): error TS7006: Parameter 'finding' implicitly has an 'any' type. src/render-review.ts(58,419): error TS7006: Parameter 'finding' implicitly has an 'any' type. src/render-review.ts(62,445): error TS7006: Parameter 'condition' implicitly has an 'any' type. src/render-review.ts(65,847): error TS7006: Parameter 'evidence' implicitly has an 'any' type. /home/user/runs/run-20260821T072346Z-161n5w/repo/apps/web:  ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL  @awp/web@0.0.0 typecheck: `tsc -p tsconfig.json --noEmit` Exit status 2 [run-remote] finished rc=2