fix(05): apply checker revisions — OFFER-04 client coverage, RESOLVED questions, wave fix, verify fix
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -241,7 +241,7 @@ If push fails with "relation does not exist", the definition order in schema.ts
|
||||
</action>
|
||||
|
||||
<verify>
|
||||
<automated>cd /Users/simonecavalli/IAMCAVALLI && node -e "const { db } = require('./src/db/index.ts'); console.log('db ok')" 2>&1 || npx drizzle-kit push --dry-run 2>&1 | tail -10</automated>
|
||||
<automated>npx tsc --noEmit 2>&1 | head -5</automated>
|
||||
</verify>
|
||||
|
||||
<acceptance_criteria>
|
||||
|
||||
Reference in New Issue
Block a user