refactor: zod for props #6078
Annotations
40 errors and 3 warnings
|
Playwright Tests - chromium
Type '"BlockNote"' is not assignable to type 'undefined'.
|
|
Playwright Tests - chromium
Type 'ZodObject<{}, $strip>' is not assignable to type 'PropSchema'.
|
|
Playwright Tests - chromium
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
|
Playwright Tests - chromium
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
|
Playwright Tests - chromium
Type 'ZodObject<{ user: ZodDefault<ZodString>; }, $strip>' is not assignable to type 'PropSchema'.
|
|
Playwright Tests - chromium
Type 'string' is not assignable to type 'undefined'.
|
|
Playwright Tests - chromium
Type 'ZodObject<{}, $strip>' is not assignable to type 'PropSchema'.
|
|
Playwright Tests - chromium
No overload matches this call.
|
|
Playwright Tests - firefox
Type '"BlockNote"' is not assignable to type 'undefined'.
|
|
Playwright Tests - chromium
Argument of type 'ZodObject<{}, $strip>' is not assignable to parameter of type 'PropSchema'.
|
|
Playwright Tests - firefox
Type 'ZodObject<{}, $strip>' is not assignable to type 'PropSchema'.
|
|
Playwright Tests - chromium
Argument of type 'ZodObject<{ width: ZodDefault<ZodNumber>; }, $strip>' is not assignable to parameter of type 'PropSchema'.
|
|
Playwright Tests - firefox
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
|
Playwright Tests - firefox
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
|
Playwright Tests - firefox
Type 'ZodObject<{ user: ZodDefault<ZodString>; }, $strip>' is not assignable to type 'PropSchema'.
|
|
Playwright Tests - webkit
Type '"BlockNote"' is not assignable to type 'undefined'.
|
|
Playwright Tests - firefox
Type 'string' is not assignable to type 'undefined'.
|
|
Playwright Tests - firefox
Type 'ZodObject<{}, $strip>' is not assignable to type 'PropSchema'.
|
|
Playwright Tests - webkit
Type 'ZodObject<{}, $strip>' is not assignable to type 'PropSchema'.
|
|
Playwright Tests - firefox
No overload matches this call.
|
|
Playwright Tests - webkit
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
|
Playwright Tests - firefox
Argument of type 'ZodObject<{}, $strip>' is not assignable to parameter of type 'PropSchema'.
|
|
Playwright Tests - webkit
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
|
Playwright Tests - firefox
Argument of type 'ZodObject<{ width: ZodDefault<ZodNumber>; }, $strip>' is not assignable to parameter of type 'PropSchema'.
|
|
Playwright Tests - webkit
Type 'ZodObject<{ user: ZodDefault<ZodString>; }, $strip>' is not assignable to type 'PropSchema'.
|
|
Playwright Tests - webkit
Type 'string' is not assignable to type 'undefined'.
|
|
Playwright Tests - webkit
Type 'ZodObject<{}, $strip>' is not assignable to type 'PropSchema'.
|
|
Playwright Tests - webkit
No overload matches this call.
|
|
Playwright Tests - webkit
Argument of type 'ZodObject<{}, $strip>' is not assignable to parameter of type 'PropSchema'.
|
|
Playwright Tests - webkit
Argument of type 'ZodObject<{ width: ZodDefault<ZodNumber>; }, $strip>' is not assignable to parameter of type 'PropSchema'.
|
|
Build
Type '"BlockNote"' is not assignable to type 'undefined'.
|
|
Build
Type 'ZodObject<{}, $strip>' is not assignable to type 'PropSchema'.
|
|
Build
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
|
Build
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
|
Build
Type 'ZodObject<{ user: ZodDefault<ZodString>; }, $strip>' is not assignable to type 'PropSchema'.
|
|
Build
Type 'string' is not assignable to type 'undefined'.
|
|
Build
Type 'ZodObject<{}, $strip>' is not assignable to type 'PropSchema'.
|
|
Build
No overload matches this call.
|
|
Build
Argument of type 'ZodObject<{}, $strip>' is not assignable to parameter of type 'PropSchema'.
|
|
Build
Argument of type 'ZodObject<{ width: ZodDefault<ZodNumber>; }, $strip>' is not assignable to parameter of type 'PropSchema'.
|
|
Playwright Tests - chromium
No files were found with the provided path: tests/playwright-report/. No artifacts will be uploaded.
|
|
Playwright Tests - firefox
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.
|