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: add explicit any type for simplified test data in mapBulk tests
- Test data intentionally uses simplified structure without _index property
- Using any[] type annotation to avoid TypeScript strict type checking on test fixtures
0 commit comments