feat(server): team quota #19164
Annotations
2 errors, 1 warning, and 1 notice
|
tests/affine-local/e2e/links.spec.ts#L112
1) links.spec.ts:72:5 › not allowed to switch to embed view when linking to block ────────────────
TimeoutError: locator.getAttribute: Timeout 5000ms exceeded.
Call log:
- waiting for locator('affine-reference').locator('a')
110 | .locator('affine-reference')
111 | .locator('a')
> 112 | .getAttribute('href');
| ^
113 |
114 | await page.locator('affine-reference').hover();
115 | await page.getByLabel('Switch view').click();
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/links.spec.ts:112:6
|
tests/affine-local/local-first-avatar.spec.ts#L1
tests/affine-local/local-first-avatar.spec.ts took 16.0s
|
|
This job succeeded
Loading