Skip to content

Merge text node and segments #15004

Merge text node and segments

Merge text node and segments #15004

Triggered via pull request October 25, 2024 00:13
Status Failure
Total duration 3m 27s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 12 warnings
build: packages/roosterjs-content-model-dom/test/domToModel/processors/brProcessorTest.ts#L72
Property 'onMergeText' is missing in type '{ onParagraph: null; onSegment: jasmine.Spy<jasmine.Func>; onTable: null; reconcileSelection: null; reconcileChildList: null; onBlockEntity: null; reconcileElementId: null; }' but required in type 'DomIndexer'.
build: packages/roosterjs-content-model-dom/test/domToModel/processors/entityProcessorTest.ts#L257
Property 'onMergeText' is missing in type '{ onParagraph: null; onSegment: jasmine.Spy<jasmine.Func>; onTable: null; reconcileSelection: null; reconcileChildList: null; onBlockEntity: null; reconcileElementId: null; }' but required in type 'DomIndexer'.
build: packages/roosterjs-content-model-dom/test/domToModel/processors/generalProcessorTest.ts#L392
Property 'onMergeText' is missing in type '{ onParagraph: null; onSegment: jasmine.Spy<jasmine.Func>; onTable: null; reconcileSelection: null; reconcileChildList: null; onBlockEntity: null; reconcileElementId: null; }' but required in type 'DomIndexer'.
build: packages/roosterjs-content-model-dom/test/domToModel/processors/imageProcessorTest.ts#L321
Property 'onMergeText' is missing in type '{ onParagraph: null; onSegment: jasmine.Spy<jasmine.Func>; onTable: null; reconcileSelection: null; reconcileChildList: null; onBlockEntity: null; reconcileElementId: null; }' but required in type 'DomIndexer'.
build: packages/roosterjs-content-model-dom/test/domToModel/processors/tableProcessorTest.ts#L288
Property 'onMergeText' is missing in type '{ onParagraph: null; onSegment: null; onTable: jasmine.Spy<jasmine.Func>; reconcileSelection: null; reconcileChildList: null; onBlockEntity: null; reconcileElementId: null; }' but required in type 'DomIndexer'.
build: packages/roosterjs-content-model-dom/test/domToModel/processors/textProcessorTest.ts#L575
Property 'onMergeText' is missing in type '{ onParagraph: null; onSegment: jasmine.Spy<jasmine.Func>; onTable: null; reconcileSelection: null; reconcileChildList: null; onBlockEntity: null; reconcileElementId: null; }' but required in type 'DomIndexer'.
build: packages/roosterjs-content-model-dom/test/domToModel/processors/textProcessorTest.ts#L612
Property 'onMergeText' is missing in type '{ onParagraph: null; onSegment: jasmine.Spy<jasmine.Func>; onTable: null; reconcileSelection: null; reconcileChildList: null; onBlockEntity: null; reconcileElementId: null; }' but required in type 'DomIndexer'.
build: packages/roosterjs-content-model-dom/test/domToModel/processors/textProcessorTest.ts#L660
Property 'onMergeText' is missing in type '{ onParagraph: null; onSegment: jasmine.Spy<jasmine.Func>; onTable: null; reconcileSelection: null; reconcileChildList: null; onBlockEntity: null; reconcileElementId: null; }' but required in type 'DomIndexer'.
build: packages/roosterjs-content-model-dom/test/modelToDom/handlers/handleParagraphTest.ts#L579
Property 'onMergeText' is missing in type '{ onParagraph: jasmine.Spy<jasmine.Func>; onSegment: jasmine.Spy<jasmine.Func>; onTable: null; reconcileSelection: null; reconcileChildList: null; onBlockEntity: null; reconcileElementId: null; }' but required in type 'DomIndexer'.
test-on-chrome
The process '/usr/bin/xvfb-run' failed with exit code 1
test-on-firefox
The process '/usr/bin/xvfb-run' failed with exit code 1
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.3.1, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2.3.1, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-on-chrome
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.3.1, actions/setup-node@v2, GabrielBB/xvfb-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-on-chrome
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2.3.1, actions/setup-node@v2, GabrielBB/xvfb-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-on-chrome
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-on-chrome
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-on-firefox
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.3.1, actions/setup-node@v2, GabrielBB/xvfb-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-on-firefox
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2.3.1, actions/setup-node@v2, GabrielBB/xvfb-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-on-firefox
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test-on-firefox
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/