fix: BlockTypeSelect item filtering based on schema
#6175
Annotations
20 errors and 3 warnings
|
Playwright Tests - firefox
Process completed with exit code 1.
|
|
Playwright Tests - firefox
Property 'isSelected' does not exist on type 'BlockTypeSelectItem'.
|
|
Playwright Tests - firefox
Parameter 'block' implicitly has an 'any' type.
|
|
Playwright Tests - firefox
Object literal may only specify known properties, and 'isSelected' does not exist in type 'BlockTypeSelectItem'.
|
|
Playwright Tests - firefox
Type 'BlockTypeSelectItem | { name: string; type: string; icon: IconType; isSelected: (block: any) => boolean; }' is not assignable to type 'BlockTypeSelectItem'.
|
|
Playwright Tests - chromium
Process completed with exit code 1.
|
|
Playwright Tests - chromium
Property 'isSelected' does not exist on type 'BlockTypeSelectItem'.
|
|
Playwright Tests - chromium
Parameter 'block' implicitly has an 'any' type.
|
|
Playwright Tests - chromium
Object literal may only specify known properties, and 'isSelected' does not exist in type 'BlockTypeSelectItem'.
|
|
Playwright Tests - chromium
Type 'BlockTypeSelectItem | { name: string; type: string; icon: IconType; isSelected: (block: any) => boolean; }' is not assignable to type 'BlockTypeSelectItem'.
|
|
Playwright Tests - webkit
Process completed with exit code 1.
|
|
Playwright Tests - webkit
Property 'isSelected' does not exist on type 'BlockTypeSelectItem'.
|
|
Playwright Tests - webkit
Parameter 'block' implicitly has an 'any' type.
|
|
Playwright Tests - webkit
Object literal may only specify known properties, and 'isSelected' does not exist in type 'BlockTypeSelectItem'.
|
|
Playwright Tests - webkit
Type 'BlockTypeSelectItem | { name: string; type: string; icon: IconType; isSelected: (block: any) => boolean; }' is not assignable to type 'BlockTypeSelectItem'.
|
|
Build
Process completed with exit code 1.
|
|
Build
Property 'isSelected' does not exist on type 'BlockTypeSelectItem'.
|
|
Build
Parameter 'block' implicitly has an 'any' type.
|
|
Build
Object literal may only specify known properties, and 'isSelected' does not exist in type 'BlockTypeSelectItem'.
|
|
Build
Type 'BlockTypeSelectItem | { name: string; type: string; icon: IconType; isSelected: (block: any) => boolean; }' is not assignable to type 'BlockTypeSelectItem'.
|
|
Playwright Tests - firefox
No files were found with the provided path: tests/playwright-report/. No artifacts will be uploaded.
|
|
Playwright Tests - chromium
No files were found with the provided path: tests/playwright-report/. No artifacts will be uploaded.
|
|
Playwright Tests - webkit
No files were found with the provided path: tests/playwright-report/. No artifacts will be uploaded.
|