You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix CI: resolve editor type errors, fix test discovery, and field validation bug
- Make registerEditorBlock generic to fix BlockEditProps type variance errors
- Add @types/node to editor package for process global
- Fix BlockData | undefined assertion in editor-state splice
- Replace --dir with positional path filter in CI vitest commands
- Split test helpers from DB-dependent setup so unit tests skip PrismaClient
- Remove global setupFiles from vitest config
- Reject empty strings for required TEXT fields in field-validator
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments