feat: Major Extensions & UI Refactor #6342
Triggered via pull request
November 24, 2025 11:03
Status
Failure
Total duration
1h 0m 7s
Artifacts
–
Annotations
16 errors and 3 warnings
|
src/api/blockManipulation/commands/replaceBlocks/replaceBlocks.test.ts:
packages/core/src/extensions/BlockChange/BlockChange.ts#L11
TypeError: createExtension is not a function
❯ src/extensions/BlockChange/BlockChange.ts:11:28
❯ src/extensions/index.ts:1:1
|
|
src/api/blockManipulation/commands/moveBlocks/moveBlocks.test.ts:
packages/core/src/extensions/BlockChange/BlockChange.ts#L11
TypeError: createExtension is not a function
❯ src/extensions/BlockChange/BlockChange.ts:11:28
❯ src/extensions/index.ts:1:1
|
|
src/api/blockManipulation/commands/mergeBlocks/mergeBlocks.test.ts:
packages/core/src/extensions/BlockChange/BlockChange.ts#L11
TypeError: createExtension is not a function
❯ src/extensions/BlockChange/BlockChange.ts:11:28
❯ src/extensions/index.ts:1:1
|
|
src/api/blockManipulation/commands/insertBlocks/insertBlocks.test.ts:
packages/core/src/extensions/BlockChange/BlockChange.ts#L11
TypeError: createExtension is not a function
❯ src/extensions/BlockChange/BlockChange.ts:11:28
❯ src/extensions/index.ts:1:1
|
|
src/extensions/Collaboration/ForkYDoc.test.ts:
packages/core/src/extensions/BlockChange/BlockChange.ts#L11
TypeError: createExtension is not a function
❯ src/extensions/BlockChange/BlockChange.ts:11:28
❯ src/extensions/index.ts:1:1
|
|
src/yjs/utils.test.ts:
packages/core/src/extensions/BlockChange/BlockChange.ts#L11
TypeError: createExtension is not a function
❯ src/extensions/BlockChange/BlockChange.ts:11:28
❯ src/extensions/index.ts:1:1
|
|
src/editor/BlockNoteExtension.test.ts:
packages/core/src/extensions/BlockChange/BlockChange.ts#L11
TypeError: createExtension is not a function
❯ src/extensions/BlockChange/BlockChange.ts:11:28
❯ src/extensions/index.ts:1:1
|
|
src/editor/BlockNoteEditor.test.ts:
packages/core/src/extensions/BlockChange/BlockChange.ts#L11
TypeError: createExtension is not a function
❯ src/extensions/BlockChange/BlockChange.ts:11:28
❯ src/extensions/index.ts:1:1
|
|
src/api/positionMapping.test.ts:
packages/core/src/extensions/BlockChange/BlockChange.ts#L11
TypeError: createExtension is not a function
❯ src/extensions/BlockChange/BlockChange.ts:11:28
❯ src/extensions/index.ts:1:1
|
|
src/api/getBlocksChangedByTransaction.test.ts:
packages/core/src/extensions/BlockChange/BlockChange.ts#L11
TypeError: createExtension is not a function
❯ src/extensions/BlockChange/BlockChange.ts:11:28
❯ src/extensions/index.ts:1:1
|
|
Playwright Tests - firefox
The job has exceeded the maximum execution time of 1h0m0s
|
|
Playwright Tests - firefox
The operation was canceled.
|
|
Playwright Tests - webkit
The job has exceeded the maximum execution time of 1h0m0s
|
|
Playwright Tests - webkit
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 - 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.
|
|
Playwright Tests - chromium
No files were found with the provided path: tests/playwright-report/. No artifacts will be uploaded.
|