Build-Desktop-Release #354
Annotations
2 errors, 3 warnings, and 1 notice
e2e-tests/page-search.spec.ts#L113
1) page-search.spec.ts:166:5 › page diacritic alias ──────────────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "7mxZuXuzKJMPD3YI5qYr"
Received: "[[ü alias LNTDOItKEv]]"
111 | // shortcut opening test
112 | await block.activeEditing(1)
> 113 | expect(await page.inputValue('textarea >> nth=0')).toBe(alias_test_content_1)
| ^
114 |
115 | await enterNextBlock(page)
116 | await page.type('textarea >> nth=0', alias_test_content_2)
at alias_test (/home/runner/work/Logseq/Logseq/e2e-tests/page-search.spec.ts:113:54)
at /home/runner/work/Logseq/Logseq/e2e-tests/page-search.spec.ts:167:3
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
fs.spec.ts#L1
fs.spec.ts took 2.0m
|
page-search.spec.ts#L1
page-search.spec.ts took 20.0s
|
|
The logs for this run have expired and are no longer available.
Loading