fix(deps): update all test-data packages to v10 (major) #11505
Triggered via pull request
September 17, 2024 07:12
Status
Failure
Total duration
8m 50s
Artifacts
–
main.yml
on: pull_request
lint_and_test
6m 10s
test_visual
7m 40s
test_custom_app_starter_js_template
8m 13s
test_custom_app_starter_js_template_installation
6m 33s
test_custom_app_starter_ts_template
8m 26s
test_custom_app_starter_ts_template_installation
6m 0s
test_custom_view_starter_js_template
7m 55s
test_custom_view_starter_js_template_installation
5m 57s
test_custom_view_starter_ts_template
7m 57s
test_custom_view_starter_ts_template_installation
5m 59s
test_playground
8m 38s
Annotations
4 errors
lint_and_test:
packages/application-shell/src/components/navbar/navbar.tsx#L491
Type '{ children: Element[]; }' is missing the following properties from type '{ isActive: boolean; isRouteActive: boolean; isCollapsed: boolean; }': isActive, isRouteActive, isCollapsed
|
lint_and_test:
packages/mc-scripts/src/utils/graphql-requests.spec.ts#L284
Conversion of type 'TMcSettingsCustomView' to type 'TCustomViewDraftDataInput' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
lint_and_test:
packages/mc-scripts/src/utils/graphql-requests.spec.ts#L310
Conversion of type 'TMcSettingsCustomView' to type 'TCustomViewDraftDataInput' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
lint_and_test
Process completed with exit code 2.
|