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

   Ahh, CI's actually failing now, not just pending: lint-frontend flags a 
duplicate `Jed` export in `translation/types/index.ts`. Switching to `export * 
from './jed'` re-exports `Jed` on top of the `Jed` interface already declared 
in that same file.
   
   Also, that ag-grid-table comment's still there. Looks like the export got 
dropped in the wrong file (plugin-chart-table, not the ag-grid one).


-- 
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