Skip to content

feat(editor-3001): info tab #104557

feat(editor-3001): info tab

feat(editor-3001): info tab #104557

Triggered via pull request December 13, 2024 15:05
@EDsCODEEDsCODE
synchronize #26844
dw-info-tab
Status Failure
Total duration 7m 26s
Artifacts

ci-frontend.yml

on: pull_request
Determine need to run frontend checks
9s
Determine need to run frontend checks
Code quality checks
6m 59s
Code quality checks
Matrix: jest
Fit to window
Zoom out
Zoom in

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.