Some checks failed
Deploy API Server / build-and-deploy (push) Failing after 25s
- tsconfig.build.json: exclude scripts/ (avoids Prisma delegate mismatch) - tsconfig.json: add exclude for scripts/ and dist/ - ai-job-artifact.repository.ts: cast metadata to any (JsonValue compat) - ai-job-snapshot.repository.ts: cast data to any (JsonValue compat) - ai-job-artifact.repository.spec.ts: remove unused @ts-expect-error - snapshot-builder.service.spec.ts: cast JSON fields to any Co-Authored-By: Claude <noreply@anthropic.com>