chore: bump up undici version to v6.11.1 [SECURITY] #6977
Annotations
1 error and 1 notice
Run playwright tests:
tests/affine-local/e2e/local-first-workspace-list.spec.ts#L86
1) local-first-workspace-list.spec.ts:63:5 › create multi workspace in the workspace list ────────
TimeoutError: locator.click: Timeout 5000ms exceeded.
Call log:
- waiting for getByTestId('draggable-item').nth(1)
84 | await page.reload();
85 | await openWorkspaceListModal(page);
> 86 | await page.getByTestId('draggable-item').nth(1).click();
| ^
87 | await page.waitForTimeout(500);
88 |
89 | const currentWorkspace = await workspace.current();
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/local-first-workspace-list.spec.ts:86:51
|
Run playwright tests
1 flaky
local-first-workspace-list.spec.ts:63:5 › create multi workspace in the workspace list ─────────
24 passed (3.0m)
|
The logs for this run have expired and are no longer available.
Loading