rusackas commented on PR #34562:
URL: https://github.com/apache/superset/pull/34562#issuecomment-3857797637

   Rebased on latest master and fixed the TypeScript CI failure:
   
   **Changes:**
   - Import `GenericDataType` enum and use proper enum values instead of 
numeric literals
   - Cast `data` through `unknown` to satisfy strict TypeScript checking for 
the type mismatch that exists in the codebase
   
   The remaining CI errors (in `DatasourceModal`, `FoldersEditor`, 
`testing-library`) are pre-existing issues in master, not related to this PR.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to