Skip to content

fix: BlockTypeSelect item filtering based on schema #6175

fix: BlockTypeSelect item filtering based on schema

fix: BlockTypeSelect item filtering based on schema #6175

Triggered via pull request October 27, 2025 13:06
Status Failure
Total duration 3m 18s
Artifacts

build.yml

on: pull_request
Matrix: playwright
Fit to window
Zoom out
Zoom in

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.