Merge text node and segments #15004
Annotations
10 errors and 4 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#L434
Expected 2 arguments, but got 1.
|
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'.
|
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/
|
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/
|
Checkout
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/
|
Checkout
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/
|
Loading