refactor: zod for props #6083
Triggered via pull request
October 17, 2025 09:26
Status
Failure
Total duration
1h 0m 14s
Artifacts
–
Annotations
11 errors and 3 warnings
|
Build
Process completed with exit code 1.
|
|
src/unit/core/typeGuards/runTests.test.ts > Editor block schema type guard tests > customBlockWithPropTypes:
tests/src/unit/core/typeGuards/runTests.test.ts#L129
AssertionError: expected false to be truthy
- Expected
+ Received
- true
+ false
❯ src/unit/core/typeGuards/runTests.test.ts:129:7
|
|
src/unit/core/typeGuards/runTests.test.ts > Editor block schema type guard tests > blockWithPropTypesUndefinedDefault:
tests/src/unit/core/typeGuards/runTests.test.ts#L99
AssertionError: expected false to be truthy
- Expected
+ Received
- true
+ false
❯ src/unit/core/typeGuards/runTests.test.ts:99:7
|
|
src/unit/core/typeGuards/runTests.test.ts > Editor block schema type guard tests > blockWithPropSchema:
tests/src/unit/core/typeGuards/runTests.test.ts#L60
AssertionError: expected false to be truthy
- Expected
+ Received
- true
+ false
❯ src/unit/core/typeGuards/runTests.test.ts:60:7
|
|
src/unit/core/typeGuards/runTests.test.ts > Editor block schema type guard tests > blockWithPropTypes:
tests/src/unit/core/typeGuards/runTests.test.ts#L34
AssertionError: expected false to be truthy
- Expected
+ Received
- true
+ false
❯ src/unit/core/typeGuards/runTests.test.ts:34:7
|
|
Playwright Tests - webkit
The job has exceeded the maximum execution time of 1h0m0s
|
|
Playwright Tests - webkit
The operation was canceled.
|
|
Playwright Tests - firefox
The job has exceeded the maximum execution time of 1h0m0s
|
|
Playwright Tests - firefox
The operation was canceled.
|
|
Playwright Tests - chromium
The job has exceeded the maximum execution time of 1h0m0s
|
|
Playwright Tests - chromium
The operation was canceled.
|
|
Playwright Tests - webkit
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 - chromium
No files were found with the provided path: tests/playwright-report/. No artifacts will be uploaded.
|