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/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
|
Run playwright tests
1 flaky
local-first-workspace-list.spec.ts:63:5 › create multi workspace in the workspace list ─────────
21 passed (2.7m)
|
The logs for this run have expired and are no longer available.
Loading