Build-Desktop-Release #505
Annotations
3 errors, 4 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: "XqJrUVylciOktpb7QIBm"
Received: "[[ü target MTmmjQbvnu]]XqJrUVylciOktpb"
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
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/download-artifact@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
fs.spec.ts#L1
fs.spec.ts took 2.0m
|
page-search.spec.ts#L1
page-search.spec.ts took 20.2s
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "logseq-linux-arm64-builds", "logseq-linux-x64-builds", "logseq-win64-builds", "logseq-win64-unsigned-builds", "static".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
|
The logs for this run have expired and are no longer available.
Loading