Build-Desktop-Release #551
build-desktop-release.yml
on: schedule
compile-cljs
7m 12s
build-android
/
build-apk
7m 17s
Matrix: e2e-test
build-linux-x64
1m 59s
build-linux-arm64
2m 45s
build-macos-x64
1m 46s
build-macos-arm64
1m 42s
Annotations
7 errors, 17 warnings, and 3 notices
build-android / build-apk
Process completed with exit code 2.
|
build-macos-arm64
Process completed with exit code 1.
|
build-macos-x64
Process completed with exit code 1.
|
E2E Test Shard 2
Testing stopped early after 1 maximum allowed failures.
|
page-search.spec.ts:166:5 › page diacritic alias:
e2e-tests/fixtures.ts#L216
1) page-search.spec.ts:166:5 › page diacritic alias ──────────────────────────────────────────────
Error: page.$eval: Failed to find element matching selector ".ls-block >> nth=1"
at fixtures.ts:216
214 | await page.waitForSelector(`.ls-block >> nth=${nth}`, { timeout: 1000 })
215 | // scroll, for isVisible test
> 216 | await page.$eval(`.ls-block >> nth=${nth}`, (element) => {
| ^
217 | element.scrollIntoView();
218 | });
219 | // when blocks are nested, the first block(the parent) is selected.
at Object.activeEditing (/home/runner/work/Logseq/Logseq/e2e-tests/fixtures.ts:216:20)
at alias_test (/home/runner/work/Logseq/Logseq/e2e-tests/page-search.spec.ts:112:3)
at /home/runner/work/Logseq/Logseq/e2e-tests/page-search.spec.ts:167:3
|
E2E Test Shard 2
Process completed with exit code 1.
|
codesign-windows
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
compile-cljs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3, DeLaGuardo/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-android / build-apk
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/setup-node@v3, actions/cache@v3, actions/setup-java@v3, DeLaGuardo/[email protected], android-actions/setup-android@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-macos-arm64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-macos-x64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, actions/setup-node@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-linux-x64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
E2E Test Shard 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/
|
Slow Test:
whiteboards.spec.ts#L1
whiteboards.spec.ts took 24.2s
|
build-linux-arm64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
E2E Test Shard 1
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/
|
Slow Test:
editor.spec.ts#L1
editor.spec.ts took 1.5m
|
Slow Test:
code-editing.spec.ts#L1
code-editing.spec.ts took 34.1s
|
Slow Test:
basic.spec.ts#L1
basic.spec.ts took 29.9s
|
E2E Test Shard 2
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/
|
Slow Test:
fs.spec.ts#L1
fs.spec.ts took 1.9m
|
Slow Test:
page-search.spec.ts#L1
page-search.spec.ts took 20.2s
|
build-windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
|
🎭 Playwright Run Summary
2 skipped
52 passed (43.2s)
|
🎭 Playwright Run Summary
5 skipped
72 passed (2.9m)
|
🎭 Playwright Run Summary
1 failed
page-search.spec.ts:166:5 › page diacritic alias ───────────────────────────────────────────────
15 did not run
21 passed (2.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
logseq-linux-arm64-builds
Expired
|
186 MB |
|
logseq-linux-x64-builds
Expired
|
356 MB |
|
logseq-win64-builds
Expired
|
569 MB |
|
logseq-win64-unsigned-builds
Expired
|
186 MB |
|
static
Expired
|
136 MB |
|