feat(editor-3001): info tab #104557
Annotations
5 errors
Generate logic types and run typescript with strict:
frontend/src/scenes/data-warehouse/editor/OutputPaneTabs/infoTabLogic.ts#L39
'metadata.table_names' is possibly 'undefined'.
|
Generate logic types and run typescript with strict:
frontend/src/scenes/data-warehouse/editor/OutputPaneTabs/infoTabLogic.ts#L50
Type 'DatabaseSchemaDataWarehouseTable' is missing the following properties from type 'DataWarehouseSavedQuery': query, columns
|
Generate logic types and run typescript with strict:
frontend/src/scenes/data-warehouse/editor/OutputPaneTabs/infoTabLogicType.ts#L5
'"./infoTabLogic"' has no exported member named 'InfoTabLogicProps'. Did you mean 'infoTabLogic'?
|
Generate logic types and run typescript with strict:
frontend/src/scenes/data-warehouse/editor/editorSidebarLogicType.ts#L11
'"react"' has no exported member named 'Element'. Did you mean 'CElement'?
|
Generate logic types and run typescript with strict
Process completed with exit code 1.
|
Loading