mirror of
https://github.com/apache/superset.git
synced 2026-05-07 08:54:23 +00:00
- common.ts: wrap return in Boolean() for proper boolean type - logger.test.ts: add dispatch property to MockStore interface - exploreReducer.ts: use flexible ExtendedControlState interface, fix SliceUpdatedAction owners type - ReportModal/actions.ts: use ThunkDispatch for thunk actions, add error handling to addReport - ReportModal/reducer.ts: cast through unknown for dynamic property access Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>