chore: Lock file maintenance (#6987) #51
build-test.yml
on: push
Matrix: build-native
Build Server native
1m 29s
Matrix: Analyze
Matrix: E2E Test
Build @affine/web
3m 36s
Matrix: server-e2e-test
Matrix: desktop-test
3, 2, 1 Launch
0s
Annotations
4 errors, 11 warnings, and 10 notices
quick-search.spec.ts:397:5 › can use cmdk to search page content and scroll to it:
tests/affine-local/e2e/quick-search.spec.ts#L64
1) quick-search.spec.ts:397:5 › can use cmdk to search page content and scroll to it, then the block will be selected
Error: expect(received).toBeLessThan(expected)
Expected: < 800
Received: 892
62 | return false;
63 | }
> 64 | expect(elementRect.y).toBeLessThan(viewportHeight);
| ^
65 | expect(elementRect.y + elementRect.height).toBeGreaterThan(0);
66 |
67 | return true;
at checkElementIsInView (/home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/quick-search.spec.ts:64:25)
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/quick-search.spec.ts:425:23
|
Server Test
Process completed with exit code 1.
|
collaboration.spec.ts:222:5 › can sync svg between different browsers:
tests/affine-cloud/e2e/collaboration.spec.ts#L252
1) collaboration.spec.ts:222:5 › can sync svg between different browsers ─────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.slash-menu')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.slash-menu')
250 | await page.waitForTimeout(100);
251 | await page.keyboard.type('/', { delay: 50 });
> 252 | await expect(slashMenu).toBeVisible();
| ^
253 | await page.keyboard.type('image', { delay: 100 });
254 | await expect(slashMenu).toBeVisible();
255 | await page.keyboard.press('Enter', { delay: 50 });
at /home/runner/work/AFFiNE/AFFiNE/tests/affine-cloud/e2e/collaboration.spec.ts:252:27
|
3, 2, 1 Launch
Process completed with exit code 1.
|
Analyze (javascript)
1 issue was detected with this workflow: CodeQL language 'javascript' is referenced by more than one entry in the 'language' matrix parameter for job 'analyze'. This may result in duplicate alerts. Please edit the 'language' matrix parameter to keep only one of the following: 'javascript', 'typescript'.
|
Analyze (typescript)
1 issue was detected with this workflow: CodeQL language 'javascript' is referenced by more than one entry in the 'language' matrix parameter for job 'analyze'. This may result in duplicate alerts. Please edit the 'language' matrix parameter to keep only one of the following: 'javascript', 'typescript'.
|
Slow Test:
tests/affine-migration/basic.spec.ts#L1
tests/affine-migration/basic.spec.ts took 1.2m
|
Unit Test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Slow Test:
tests/affine-local/local-first-workspace.spec.ts#L1
tests/affine-local/local-first-workspace.spec.ts took 36.0s
|
Slow Test:
tests/affine-local/local-first-collections-items.spec.ts#L1
tests/affine-local/local-first-collections-items.spec.ts took 17.0s
|
Slow Test:
tests/affine-local/local-first-avatar.spec.ts#L1
tests/affine-local/local-first-avatar.spec.ts took 15.3s
|
Slow Test:
tests/affine-desktop-cloud/basic.spec.ts#L1
tests/affine-desktop-cloud/basic.spec.ts took 40.4s
|
Slow Test:
tests/affine-cloud/login.spec.ts#L1
tests/affine-cloud/login.spec.ts took 1.7m
|
Slow Test:
tests/affine-cloud/page-history.spec.ts#L1
tests/affine-cloud/page-history.spec.ts took 1.3m
|
Slow Test:
tests/affine-cloud/workspace.spec.ts#L1
tests/affine-cloud/workspace.spec.ts took 28.3s
|
🎭 Playwright Run Summary
4 passed (1.3m)
|
🎭 Playwright Run Summary
1 skipped
25 passed (2.6m)
|
🎭 Playwright Run Summary
26 passed (2.8m)
|
🎭 Playwright Run Summary
26 passed (3.0m)
|
🎭 Playwright Run Summary
1 flaky
quick-search.spec.ts:397:5 › can use cmdk to search page content and scroll to it, then the block will be selected
25 passed (2.9m)
|
🎭 Playwright Run Summary
3 skipped
23 passed (2.8m)
|
🎭 Playwright Run Summary
1 passed (58.9s)
|
🎭 Playwright Run Summary
4 passed (2.0m)
|
🎭 Playwright Run Summary
1 skipped
3 passed (2.1m)
|
🎭 Playwright Run Summary
1 flaky
collaboration.spec.ts:222:5 › can sync svg between different browsers ──────────────────────────
5 passed (5.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
affine.darwin-arm64.node
Expired
|
1.39 MB |
|
affine.darwin-x64.node
Expired
|
1.5 MB |
|
affine.linux-x64-gnu.node
Expired
|
1.53 MB |
|
affine.win32-x64-msvc.node
Expired
|
1.57 MB |
|
server-native.node
Expired
|
4.2 MB |
|
web
Expired
|
45.5 MB |
|