d5e0dacae35c5c8e8fc2358d8ef62039db5414b9
CI / build (push) Failing after 1m49s
pnpm -r typecheck ran before pnpm -r build, but the @insignia/* packages publish their types only via built dist/*.d.ts. So consumers failed with TS2307 'Cannot find module @insignia/iios-contracts' before any dist existed. Also generate the iios-service Prisma client so its schema-derived types resolve. Build now precedes typecheck; prisma:generate precedes both. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
88.8%
JavaScript
10.4%
Dockerfile
0.4%
HTML
0.3%
Shell
0.1%