refactor: Separate types from implementations to reduce cyclic dependencies #22095
quality-checks.yml
on: pull_request
path-filter
12s
client-build
/
client-build
2m 33s
client-prettier
/
prettier-check
2m 17s
client-unit-tests
/
client-unit-tests
9m 38s
client-lint
/
client-lint
5m 13s
server-spotless
/
spotless-check
server-unit-tests
/
server-unit-tests
client-check-cyclic-deps
/
check-cyclic-dependencies
1m 27s
qc-result
0s
Annotations
13 errors and 4 warnings
client-prettier / prettier-check
Process completed with exit code 1.
|
client-build / client-build
'widget' is possibly 'undefined'.
|
client-build / client-build
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
client-build / client-build
'widget' is possibly 'undefined'.
|
client-build / client-build
'widget' is possibly 'undefined'.
|
client-build / client-build
'widget' is possibly 'undefined'.
|
client-build / client-build
'widget' is possibly 'undefined'.
|
client-build / client-build
'widget' is possibly 'undefined'.
|
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-build / client-build
'yield' expression implicitly results in an 'any' type because its containing generator lacks a return-type annotation.
|
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-lint / client-lint
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
|