WIP: dnd plugin #2839
+520
−305
Draft
WIP: dnd plugin #2839
Annotations
10 errors
Check-all:
src/components/SlateEditor/plugins/aside/__tests__/normalizer-test.ts#L75
AssertionError: expected [ { type: 'section', …(1) } ] to deeply equal [ { type: 'section', …(1) } ]
- Expected
+ Received
Array [
Object {
"children": Array [
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "tHu_1mgzbRUbYi7L",
"type": "paragraph",
},
Object {
"children": Array [
Object {
"children": Array [
Object {
"text": "content",
},
],
+ "id": "FpywtOGKFyXfRtoS",
"type": "paragraph",
},
],
"data": Object {
"type": "factAside",
},
+ "id": "iu4-tqec3SKS42Mu",
"type": "aside",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "-NXk3crPmakISGK5",
"type": "paragraph",
},
Object {
"children": Array [
Object {
"children": Array [
Object {
"text": "content",
},
],
+ "id": "68HWU8bhUmhwfuIt",
"type": "paragraph",
},
],
"data": Object {
"type": "factAside",
},
+ "id": "8NG3ujPJxZ3z2PDi",
"type": "aside",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "TdVat6-c4-TwMwGx",
"type": "paragraph",
},
Object {
"children": Array [
Object {
"children": Array [
Object {
"text": "content",
},
],
+ "id": "con0cSYvRPsWfncj",
"type": "paragraph",
},
],
"data": Object {
"type": "factAside",
},
+ "id": "sNewxfumI-IDD0KJ",
"type": "aside",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "0j8ZKBamIuRAyPfZ",
"type": "paragraph",
},
],
"type": "section",
},
]
❯ src/components/SlateEditor/plugins/aside/__tests__/normalizer-test.ts:75:29
|
Check-all:
src/components/SlateEditor/plugins/aside/__tests__/normalizer-test.ts#L108
AssertionError: expected [ { type: 'section', …(1) } ] to deeply equal [ { type: 'section', …(1) } ]
- Expected
+ Received
Array [
Object {
"children": Array [
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "mZYSpII_KNrLR7JO",
"type": "paragraph",
},
Object {
"children": Array [
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "1BfCnNbZ0K4K5G-7",
"type": "paragraph",
},
],
"data": Object {
"type": "factAside",
},
+ "id": "sXRdeDsZMh4EwZZQ",
"type": "aside",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "693H_Kpc0RlnEQdR",
"type": "paragraph",
},
],
"type": "section",
},
]
❯ src/components/SlateEditor/plugins/aside/__tests__/normalizer-test.ts:108:29
|
Check-all:
src/components/SlateEditor/plugins/aside/__tests__/normalizer-test.ts#L144
AssertionError: expected [ { type: 'section', …(1) } ] to deeply equal [ { type: 'section', …(1) } ]
- Expected
+ Received
Array [
Object {
"children": Array [
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "ufWjfGQu9rvro0ow",
"type": "paragraph",
},
Object {
"children": Array [
Object {
"children": Array [
Object {
"text": "content",
},
],
+ "id": "djqCqU8wIE8OCCha",
"level": 1,
"type": "heading",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "268e-lmANXo5dsOo",
"type": "paragraph",
},
],
"data": Object {
"type": "factAside",
},
+ "id": "eVzIg_Or2Ufz2vBt",
"type": "aside",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "7GN7EknNqS3ZC5wb",
"type": "paragraph",
},
],
"type": "section",
},
]
❯ src/components/SlateEditor/plugins/aside/__tests__/normalizer-test.ts:144:29
|
Check-all:
src/components/SlateEditor/plugins/aside/__tests__/normalizer-test.ts#L185
AssertionError: expected [ { type: 'section', …(1) } ] to deeply equal [ { type: 'section', …(1) } ]
- Expected
+ Received
Array [
Object {
"children": Array [
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "PSSjsVQAdpeueAB3",
"type": "paragraph",
},
Object {
"children": Array [
Object {
"children": Array [
Object {
"text": "content",
},
],
+ "id": "8fjewHOhL_ZSl4zG",
"type": "paragraph",
},
],
"data": Object {
"type": "factAside",
},
+ "id": "pv2YtFGU9LrYwrc9",
"type": "aside",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "FHod_lbNI2Al_s7M",
"type": "paragraph",
},
],
"type": "section",
},
]
❯ src/components/SlateEditor/plugins/aside/__tests__/normalizer-test.ts:185:29
|
Check-all:
src/components/SlateEditor/plugins/codeBlock/__tests__/normalizer-test.ts#L109
AssertionError: expected [ { type: 'section', …(1) } ] to deeply equal [ { type: 'section', …(1) } ]
- Expected
+ Received
Array [
Object {
"children": Array [
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "Nu4J4X5cxjrydj1T",
"type": "paragraph",
},
Object {
"children": Array [
Object {
"text": "",
},
],
"data": Object {
"codeContent": "print(1)",
"codeFormat": "python",
"resource": "code-block",
"title": "tittel",
},
+ "id": "ULQNaqDeHVCGEPLp",
"isFirstEdit": false,
"type": "code-block",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "MY1zg-dp6Jxz15vz",
"type": "paragraph",
},
Object {
"children": Array [
Object {
"text": "",
},
],
"data": Object {
"codeContent": "print(1)",
"codeFormat": "python",
"resource": "code-block",
"title": "tittel",
},
+ "id": "5u3HxUXjZJeVhkzg",
"isFirstEdit": false,
"type": "code-block",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "ZsmiOVJ8Ch7NyGUj",
"type": "paragraph",
},
Object {
"children": Array [
Object {
"text": "",
},
],
"data": Object {
"codeContent": "print(1)",
"codeFormat": "python",
"resource": "code-block",
"title": "tittel",
},
+ "id": "AuyWN1Ue8-OorNdt",
"isFirstEdit": false,
"type": "code-block",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "CkIC0HBdGDE42qoE",
"type": "paragraph",
},
],
"type": "section",
},
]
❯ src/components/SlateEditor/plugins/codeBlock/__tests__/normalizer-test.ts:109:29
|
Check-all:
src/components/SlateEditor/plugins/definitionList/__tests__/normalizer-test.ts#L53
AssertionError: expected [ { type: 'definition-list', …(2) } ] to deeply equal [ { type: 'definition-list', …(1) } ]
- Expected
+ Received
Array [
Object {
"children": Array [
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "4PiLoWvIchP63n5j",
"type": "definition-term",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "AtjE00Xvwk6QJ-LH",
"type": "definition-description",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "OpVdQTn55yLQreTr",
"type": "definition-term",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "FY74RQc63gCNE7C-",
"type": "definition-term",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "nwz0phqqp2poQfQU",
"type": "definition-description",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "8h2JpsHGpIUTG0VN",
"type": "definition-term",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "_nQ8XyrgkgWeUwnr",
"type": "definition-description",
},
],
+ "id": "UG-S9IoqgrbP16HD",
"type": "definition-list",
},
]
❯ src/components/SlateEditor/plugins/definitionList/__tests__/normalizer-test.ts:53:29
|
Check-all:
src/components/SlateEditor/plugins/definitionList/__tests__/normalizer-test.ts#L92
AssertionError: expected [ { type: 'definition-list', …(2) } ] to deeply equal [ { type: 'definition-list', …(1) } ]
- Expected
+ Received
Array [
Object {
"children": Array [
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "90KR5i4VY2JKZvpK",
"type": "definition-term",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "nlpEFQvkxx2d7ZeJ",
"type": "definition-description",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "qhIDFFu-ikvpQggV",
"type": "definition-term",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "3OQ695hYhHNNtVD1",
"type": "definition-term",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "N22_dAtxn7VnKhV8",
"type": "definition-term",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "8gpYhViSU0Z_uKNy",
"type": "definition-description",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "RGZPgKLOP9CKzAuN",
"type": "definition-term",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "XQCYhTUr2Od7t4yg",
"type": "definition-term",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "964duFxE-N9kpsZp",
"type": "definition-description",
},
],
+ "id": "lxyQ4ounpBJP4CEH",
"type": "definition-list",
},
]
❯ src/components/SlateEditor/plugins/definitionList/__tests__/normalizer-test.ts:92:29
|
Check-all:
src/components/SlateEditor/plugins/definitionList/__tests__/normalizer-test.ts#L127
AssertionError: expected [ { type: 'section', …(1) } ] to deeply equal [ { type: 'section', …(1) } ]
- Expected
+ Received
Array [
Object {
"children": Array [
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "a25Y_pRZrvFd3-E4",
"type": "paragraph",
},
Object {
"children": Array [
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "EaMWTxbcE9s-D-Fu",
"type": "definition-term",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "WMyNuQBgRgJ3nDo4",
"type": "definition-description",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "3f1OKDo8I-p8mlim",
"type": "definition-term",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "UMG0nYzD_0MuK2c7",
"type": "definition-description",
},
],
+ "id": "y96lUrf985KGppz3",
"type": "definition-list",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "klXOfscU0wkyJp22",
"type": "paragraph",
},
],
"type": "section",
},
]
❯ src/components/SlateEditor/plugins/definitionList/__tests__/normalizer-test.ts:127:29
|
Check-all:
src/components/SlateEditor/plugins/details/__tests__/normalizer-test.ts#L87
AssertionError: expected [ { type: 'section', …(1) } ] to deeply equal [ { type: 'section', …(1) } ]
- Expected
+ Received
Array [
Object {
"children": Array [
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "SAdsjuJ55yLqYf1m",
"type": "paragraph",
},
Object {
"children": Array [
Object {
"children": Array [
Object {
"text": "title",
},
],
+ "id": "56gn3SNmChEFOpbW",
"type": "summary",
},
Object {
"children": Array [
Object {
"text": "content",
},
],
+ "id": "wNBoW1pB3Mn_tM-o",
"type": "paragraph",
},
],
+ "id": "7cI08wM-0r2mUnvt",
"type": "details",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "_v6e56uasnHLoepV",
"type": "paragraph",
},
Object {
"children": Array [
Object {
"children": Array [
Object {
"text": "title",
},
],
+ "id": "8gPx5O63eI5bCNDY",
"type": "summary",
},
Object {
"children": Array [
Object {
"text": "content",
},
],
+ "id": "JEEDrRkyScTB5DpB",
"type": "paragraph",
},
],
+ "id": "C-dBLqkGHSKe1-DQ",
"type": "details",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "Mc0Vyy79pipjd8-s",
"type": "paragraph",
},
Object {
"children": Array [
Object {
"children": Array [
Object {
"text": "title",
},
],
+ "id": "9PuaG7MC0qB5igax",
"type": "summary",
},
Object {
"children": Array [
Object {
"text": "content",
},
],
+ "id": "vlam042lqpSObMlB",
"type": "paragraph",
},
],
+ "id": "B9bA03cS0QG2DWOQ",
"type": "details",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "wSZB58JIoQoM6KgX",
"type": "paragraph",
},
],
"type": "section",
},
]
❯ src/components/SlateEditor/plugins/details/__tests__/normalizer-test.ts:87:29
|
Check-all:
src/components/SlateEditor/plugins/details/__tests__/normalizer-test.ts#L123
AssertionError: expected [ { type: 'section', …(1) } ] to deeply equal [ { type: 'section', …(1) } ]
- Expected
+ Received
Array [
Object {
"children": Array [
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "_j7wETCQYqcMBJta",
"type": "paragraph",
},
Object {
"children": Array [
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "XoYwSU3b1uE1_uX6",
"type": "summary",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "yVI0cve7j0x4DMyb",
"type": "paragraph",
},
],
+ "id": "WWvpKfSrUtILqopT",
"type": "details",
},
Object {
"children": Array [
Object {
"text": "",
},
],
+ "id": "I9LVX7BTx5A9_mkS",
"type": "paragraph",
},
],
"type": "section",
},
]
❯ src/components/SlateEditor/plugins/details/__tests__/normalizer-test.ts:123:29
|
Set up job
2s
2s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/checkout@v3
3s
3s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/setup-node@v3
4s
4s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Enable yarn v4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Login to ECR repo
7s
7s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Login to dockerhub
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/cache@v4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Install
17s
17s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Check-all
1m 24s
1m 24s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Build
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Deploy vercel build
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Install Playwright Browsers
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
E2E
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/cache@v4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/setup-node@v3
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/checkout@v3
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading