feat(editor-3001): info tab #104557
ci-frontend.yml
on: pull_request
Determine need to run frontend checks
9s
Code quality checks
6m 59s
Matrix: jest
Annotations
5 errors
Code quality checks:
frontend/src/scenes/data-warehouse/editor/OutputPaneTabs/infoTabLogic.ts#L39
'metadata.table_names' is possibly 'undefined'.
|
Code quality checks:
frontend/src/scenes/data-warehouse/editor/OutputPaneTabs/infoTabLogic.ts#L50
Type 'DatabaseSchemaDataWarehouseTable' is missing the following properties from type 'DataWarehouseSavedQuery': query, columns
|
Code quality checks:
frontend/src/scenes/data-warehouse/editor/OutputPaneTabs/infoTabLogicType.ts#L5
'"./infoTabLogic"' has no exported member named 'InfoTabLogicProps'. Did you mean 'infoTabLogic'?
|
Code quality checks:
frontend/src/scenes/data-warehouse/editor/editorSidebarLogicType.ts#L11
'"react"' has no exported member named 'Element'. Did you mean 'CElement'?
|
Code quality checks
Process completed with exit code 1.
|