feat(core): add markdown preview for backlinks #18779
Annotations
1 error, 1 warning, and 1 notice
Run playwright tests:
tests/affine-local/e2e/links.spec.ts#L111
1) links.spec.ts:71: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')
109 | .locator('affine-reference')
110 | .locator('a')
> 111 | .getAttribute('href');
| ^
112 |
113 | await page.locator('affine-reference').hover();
114 | await page.getByLabel('Switch view').click();
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/links.spec.ts:111:6
|
Run playwright tests:
tests/affine-local/local-first-avatar.spec.ts#L1
tests/affine-local/local-first-avatar.spec.ts took 18.5s
|
Run playwright tests
1 flaky
links.spec.ts:71:5 › not allowed to switch to embed view when linking to block ─────────────────
2 skipped
31 passed (4.3m)
|
Loading