chore: bump up undici version to v6.6.1 [SECURITY] (#5828) #4247
build-test.yml
on: push
Matrix: build-native
Build Storage
1m 17s
Matrix: Analyze
Matrix: E2E Test
Build @affine/core
1m 51s
Lint
3m 26s
Check yarn binary
8s
E2E Migration Test
2m 49s
Matrix: server-e2e-test
Matrix: desktop-test
3, 2, 1 Launch
0s
Annotations
3 errors, 7 warnings, and 10 notices
quick-search.spec.ts:257:5 › assert the recent browse pages are on the recent list:
tests/affine-local/e2e/quick-search.spec.ts#L294
1) quick-search.spec.ts:257:5 › assert the recent browse pages are on the recent list ────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: locator('doc-title .inline-editor').first()
Expected string: "battlekot"
Received string: "ttlekot"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('doc-title .inline-editor').first()
- locator resolved to <div data-v-root="true" contenteditable="true" class=…>…</div>
- unexpected value "ttlekot"
- locator resolved to <div data-v-root="true" contenteditable="true" class=…>…</div>
- unexpected value "ttlekot"
- locator resolved to <div data-v-root="true" contenteditable="true" class=…>…</div>
- unexpected value "ttlekot"
- locator resolved to <div data-v-root="true" contenteditable="true" class=…>…</div>
- unexpected value "ttlekot"
- locator resolved to <div data-v-root="true" contenteditable="true" class=…>…</div>
- unexpected value "ttlekot"
- locator resolved to <div data-v-root="true" contenteditable="true" class=…>…</div>
- unexpected value "ttlekot"
- locator resolved to <div data-v-root="true" contenteditable="true" class=…>…</div>
- unexpected value "ttlekot"
- locator resolved to <div data-v-root="true" contenteditable="true" class=…>…</div>
- unexpected value "ttlekot"
- locator resolved to <div data-v-root="true" contenteditable="true" class=…>…</div>
- unexpected value "ttlekot"
292 | await title.click();
293 | await title.pressSequentially('battlekot', { delay: 100 });
> 294 | await expect(title).toHaveText('battlekot');
| ^
295 | }
296 |
297 | await openQuickSearchByShortcut(page);
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/quick-search.spec.ts:294:25
|
local-first-workspace-list.spec.ts:63:5 › create multi workspace in the workspace list:
tests/affine-local/e2e/local-first-workspace-list.spec.ts#L145
1) local-first-workspace-list.spec.ts:63:5 › create multi workspace in the workspace list ────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: "bmstq965YPO35yTfYtgSi"
Received: "K1y8tDRxD9UCcBJr_KmtX"
143 | const nextWorkspace = await workspace.current();
144 |
> 145 | expect(currentWorkspace.meta.id).toBe(nextWorkspace.meta.id);
| ^
146 | });
147 |
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/local-first-workspace-list.spec.ts:145:36
|
blocksuite/editor.spec.ts:45:5 › link page is useable:
tests/affine-local/e2e/blocksuite/editor.spec.ts#L74
1) blocksuite/editor.spec.ts:45:5 › link page is useable ─────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.doc-title-container:has-text("page1")')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.doc-title-container:has-text("page1")')
72 | await expect(
73 | page.locator('.doc-title-container:has-text("page1")')
> 74 | ).toBeVisible();
| ^
75 | });
76 |
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/blocksuite/editor.spec.ts:74:5
|
Analyze (typescript)
1 issue was detected with this workflow: CodeQL language 'javascript' is referenced by more than one entry in the 'language' matrix parameter for job 'analyze'. This may result in duplicate alerts. Please edit the 'language' matrix parameter to keep only one of the following: 'javascript', 'typescript'.
|
Slow Test:
tests/affine-migration/basic.spec.ts#L1
tests/affine-migration/basic.spec.ts took 1.1m
|
Analyze (javascript)
1 issue was detected with this workflow: CodeQL language 'javascript' is referenced by more than one entry in the 'language' matrix parameter for job 'analyze'. This may result in duplicate alerts. Please edit the 'language' matrix parameter to keep only one of the following: 'javascript', 'typescript'.
|
Slow Test:
tests/affine-cloud/login.spec.ts#L1
tests/affine-cloud/login.spec.ts took 1.5m
|
Slow Test:
tests/affine-cloud/page-history.spec.ts#L1
tests/affine-cloud/page-history.spec.ts took 1.1m
|
Slow Test:
tests/affine-cloud/workspace.spec.ts#L1
tests/affine-cloud/workspace.spec.ts took 23.1s
|
Slow Test:
tests/affine-cloud/collaboration.spec.ts#L1
tests/affine-cloud/collaboration.spec.ts took 3.0m
|
🎭 Playwright Run Summary
4 passed (1.2m)
|
🎭 Playwright Run Summary
1 flaky
quick-search.spec.ts:257:5 › assert the recent browse pages are on the recent list ─────────────
21 passed (2.5m)
|
🎭 Playwright Run Summary
1 flaky
local-first-workspace-list.spec.ts:63:5 › create multi workspace in the workspace list ─────────
21 passed (2.7m)
|
🎭 Playwright Run Summary
22 passed (2.5m)
|
🎭 Playwright Run Summary
1 flaky
blocksuite/editor.spec.ts:45:5 › link page is useable ──────────────────────────────────────────
22 passed (2.6m)
|
🎭 Playwright Run Summary
1 passed (55.3s)
|
🎭 Playwright Run Summary
3 skipped
19 passed (2.4m)
|
🎭 Playwright Run Summary
4 passed (1.8m)
|
🎭 Playwright Run Summary
1 skipped
3 passed (1.8m)
|
🎭 Playwright Run Summary
5 passed (3.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
affine.darwin-arm64.node
Expired
|
1.36 MB |
|
affine.darwin-x64.node
Expired
|
1.47 MB |
|
affine.linux-x64-gnu.node
Expired
|
1.5 MB |
|
affine.win32-x64-msvc.node
Expired
|
1.53 MB |
|
core
Expired
|
60.2 MB |
|
storage.node
Expired
|
498 KB |
|