chore: bump up undici version to v6.6.1 [SECURITY] (#5828) #4247
Annotations
1 error and 1 notice
Run playwright tests:
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
|
Run playwright tests
1 flaky
blocksuite/editor.spec.ts:45:5 › link page is useable ──────────────────────────────────────────
22 passed (2.6m)
|
The logs for this run have expired and are no longer available.
Loading