chore: bump up react-router-dom version to v7 #20502
Annotations
5 errors, 2 warnings, and 1 notice
Run playwright tests:
tests/affine-mobile/e2e/home.spec.ts#L51
1) [Mobile Safari] › home.spec.ts:44:5 › all tab ─────────────────────────────────────────────────
Error: expect(received).toBeGreaterThan(expected)
Expected: > 0
Received: 0
49 |
50 | const todayDocs = page.getByTestId('doc-card');
> 51 | expect(await todayDocs.count()).toBeGreaterThan(0);
| ^
52 | });
53 |
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-mobile/e2e/home.spec.ts:51:35
|
Run playwright tests:
tests/affine-mobile/e2e/home.spec.ts#L51
1) [Mobile Safari] › home.spec.ts:44:5 › all tab ─────────────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeGreaterThan(expected)
Expected: > 0
Received: 0
49 |
50 | const todayDocs = page.getByTestId('doc-card');
> 51 | expect(await todayDocs.count()).toBeGreaterThan(0);
| ^
52 | });
53 |
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-mobile/e2e/home.spec.ts:51:35
|
Run playwright tests:
tests/affine-mobile/e2e/home.spec.ts#L51
1) [Mobile Safari] › home.spec.ts:44:5 › all tab ─────────────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeGreaterThan(expected)
Expected: > 0
Received: 0
49 |
50 | const todayDocs = page.getByTestId('doc-card');
> 51 | expect(await todayDocs.count()).toBeGreaterThan(0);
| ^
52 | });
53 |
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-mobile/e2e/home.spec.ts:51:35
|
Run playwright tests:
tests/affine-mobile/e2e/home.spec.ts#L51
1) [Mobile Safari] › home.spec.ts:44:5 › all tab ─────────────────────────────────────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeGreaterThan(expected)
Expected: > 0
Received: 0
49 |
50 | const todayDocs = page.getByTestId('doc-card');
> 51 | expect(await todayDocs.count()).toBeGreaterThan(0);
| ^
52 | });
53 |
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-mobile/e2e/home.spec.ts:51:35
|
Run playwright tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run playwright tests:
tests/affine-mobile/[Mobile Safari] › explorer-folder.spec.ts#L1
tests/affine-mobile/[Mobile Safari] › explorer-folder.spec.ts took 48.7s
|
Run playwright tests
1 failed
[Mobile Safari] › home.spec.ts:44:5 › all tab ──────────────────────────────────────────────────
7 passed (2.1m)
|
Loading