refactor: separate type definitions into dedicated .types.ts files #22102
quality-checks.yml
on: pull_request
path-filter
11s
client-build
/
client-build
2m 26s
client-prettier
/
prettier-check
2m 29s
client-unit-tests
/
client-unit-tests
8m 44s
client-lint
/
client-lint
5m 0s
server-spotless
/
spotless-check
server-unit-tests
/
server-unit-tests
client-check-cyclic-deps
/
check-cyclic-dependencies
1m 26s
qc-result
0s
Annotations
14 errors and 4 warnings
client-build / client-build
Module '"./FileTab"' declares 'FileTabProps' locally, but it is not exported.
|
client-build / client-build
Module '"./SidebarButton/SidebarButton"' has no exported member 'SidebarButtonProps'. Did you mean to use 'import SidebarButtonProps from "./SidebarButton/SidebarButton"' instead?
|
client-build / client-build
Module '"./SidebarButton"' has no exported member 'SidebarButtonProps'. Did you mean to use 'import SidebarButtonProps from "./SidebarButton"' instead?
|
client-build / client-build
Module '"api/PluginApi"' has no exported member 'Plugin'. Did you mean to use 'import Plugin from "api/PluginApi"' instead?
|
client-build / client-build
Module '"reducers/entityReducers/canvasWidgetsStructureReducer"' has no exported member 'FlattenedWidgetProps'. Did you mean to use 'import FlattenedWidgetProps from "reducers/entityReducers/canvasWidgetsStructureReducer"' instead?
|
client-build / client-build
Module '"api/PluginApi"' has no exported member 'Plugin'. Did you mean to use 'import Plugin from "api/PluginApi"' instead?
|
client-build / client-build
Module '"api/PluginApi"' has no exported member 'DatasourceComponentTypes'. Did you mean to use 'import DatasourceComponentTypes from "api/PluginApi"' instead?
|
client-build / client-build
Module '"api/PluginApi"' has no exported member 'Plugin'. Did you mean to use 'import Plugin from "api/PluginApi"' instead?
|
client-build / client-build
Module '"api/PluginApi"' has no exported member 'DatasourceComponentTypes'. Did you mean to use 'import DatasourceComponentTypes from "api/PluginApi"' instead?
|
client-build / client-build
Module '"reducers/entityReducers/canvasWidgetsReducer"' has no exported member 'CanvasWidgetsReduxState'. Did you mean to use 'import CanvasWidgetsReduxState from "reducers/entityReducers/canvasWidgetsReducer"' instead?
|
client-prettier / prettier-check
Process completed with exit code 1.
|
client-lint / client-lint
Process completed with exit code 1.
|
client-unit-tests / client-unit-tests
Process completed with exit code 1.
|
qc-result
Process completed with exit code 1.
|
path-filter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
client-check-cyclic-deps / check-cyclic-dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
client-prettier / prettier-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
qc-result
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|