Skip to content

chore: bump up all non-major dependencies #18907

chore: bump up all non-major dependencies

chore: bump up all non-major dependencies #18907

Triggered via pull request November 30, 2024 04:17
Status Success
Total duration 16m 12s
Artifacts 8

build-test.yml

on: pull_request
Matrix: build-native
Build Server native
1m 22s
Build Server native
Build @affine/electron renderer
2m 21s
Build @affine/electron renderer
Matrix: Analyze
Matrix: E2E Mobile Test
Matrix: E2E Test
test-build-mobile-app  /  build-android-web
2m 54s
test-build-mobile-app / build-android-web
test-build-mobile-app  /  build-ios-web
2m 58s
test-build-mobile-app / build-ios-web
Lint
4m 43s
Lint
Check yarn binary
5s
Check yarn binary
Run server native tests
2m 4s
Run server native tests
Matrix: server-e2e-test
Matrix: Server Copilot E2E Test
Server Test
7m 23s
Server Test
Server Copilot Api Test
26s
Server Copilot Api Test
Matrix: desktop-test
test-build-mobile-app  /  android
2m 23s
test-build-mobile-app / android
test-build-mobile-app  /  ios
1m 51s
test-build-mobile-app / ios
3, 2, 1 Launch
0s
3, 2, 1 Launch
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 12 warnings, and 14 notices
quick-search.spec.ts:532:5 › can use slash menu to insert a newly created doc card: tests/affine-local/e2e/quick-search.spec.ts#L557
1) quick-search.spec.ts:532:5 › can use slash menu to insert a newly created doc card ──────────── Error: Timed out 5000ms waiting for expect(locator).toContainText(expected) Locator: locator('.affine-embed-linked-doc-content-title') - Expected string - 1 + Received string + 13 - test title + + + + + + + + + + + 1 + + Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.affine-embed-linked-doc-content-title') 9 × locator resolved to <div class="affine-embed-linked-doc-content-title">…</div> - unexpected value " 1 " 555 | await expect( 556 | page.locator('.affine-embed-linked-doc-content-title') > 557 | ).toContainText(testTitle); | ^ 558 | }); 559 | 560 | test('can use slash menu to insert an external link', async ({ page }) => { at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/quick-search.spec.ts:557:5
links.spec.ts:239:5 › allow switching to embed view when linking to the other document with mode: tests/affine-local/e2e/links.spec.ts#L271
1) links.spec.ts:239:5 › allow switching to embed view when linking to the other document with mode TimeoutError: locator.click: Timeout 5000ms exceeded. Call log: - waiting for locator('affine-embed-linked-doc-block') - locator resolved to <affine-embed-linked-doc-block contenteditable="false" data-block-id="4T7kXNi2Ef5cMcDeQNRiB">…</affine-embed-linked-doc-block> - attempting click action 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <iframe src="about:blank" id="webpack-dev-server-client-overlay"></iframe> intercepts pointer events - retrying click action - waiting 20ms 2 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <iframe src="about:blank" id="webpack-dev-server-client-overlay"></iframe> intercepts pointer events - retrying click action - waiting 100ms 9 × waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <iframe src="about:blank" id="webpack-dev-server-client-overlay"></iframe> intercepts pointer events - retrying click action - waiting 500ms 269 | 270 | // Card > 271 | await page.locator('affine-embed-linked-doc-block').click(); | ^ 272 | await page.getByLabel('Switch view').click(); 273 | 274 | await clickable(linkToInlineBtn); at /home/runner/work/AFFiNE/AFFiNE/tests/affine-local/e2e/links.spec.ts:271:55
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 (javascript)
Unable to validate code scanning workflow: DuplicateLanguageInMatrix
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'.
Analyze (typescript)
Unable to validate code scanning workflow: DuplicateLanguageInMatrix
Slow Test: tests/affine-local/local-first-avatar.spec.ts#L1
tests/affine-local/local-first-avatar.spec.ts took 15.6s
Slow Test: tests/affine-desktop-cloud/basic.spec.ts#L1
tests/affine-desktop-cloud/basic.spec.ts took 58.5s
Slow Test: tests/affine-cloud/workspace.spec.ts#L1
tests/affine-cloud/workspace.spec.ts took 1.3m
Slow Test: tests/affine-cloud/collaboration.spec.ts#L1
tests/affine-cloud/collaboration.spec.ts took 2.5m
Slow Test: tests/affine-cloud/login.spec.ts#L1
tests/affine-cloud/login.spec.ts took 1.2m
Slow Test: tests/affine-cloud/share-page.spec.ts#L1
tests/affine-cloud/share-page.spec.ts took 3.0m
Slow Test: tests/affine-cloud/open-in-app.spec.ts#L1
tests/affine-cloud/open-in-app.spec.ts took 54.8s
Slow Test: tests/affine-cloud/page-history.spec.ts#L1
tests/affine-cloud/page-history.spec.ts took 47.9s
🎭 Playwright Run Summary
7 passed (1.3m)
🎭 Playwright Run Summary
7 passed (1.3m)
🎭 Playwright Run Summary
8 passed (1.5m)
🎭 Playwright Run Summary
8 passed (1.8m)
🎭 Playwright Run Summary
8 passed (1.6m)
🎭 Playwright Run Summary
1 skipped 34 passed (3.3m)
🎭 Playwright Run Summary
2 skipped 32 passed (3.2m)
🎭 Playwright Run Summary
1 flaky quick-search.spec.ts:532:5 › can use slash menu to insert a newly created doc card ───────────── 33 passed (3.6m)
🎭 Playwright Run Summary
34 passed (3.5m)
🎭 Playwright Run Summary
1 flaky links.spec.ts:239:5 › allow switching to embed view when linking to the other document with mode 2 skipped 31 passed (3.7m)
🎭 Playwright Run Summary
1 passed (1.2m)
🎭 Playwright Run Summary
2 passed (1.6m)
🎭 Playwright Run Summary
1 skipped 7 passed (4.2m)
🎭 Playwright Run Summary
1 skipped 9 passed (5.2m)

Artifacts

Produced during runtime
Name Size
affine.darwin-arm64.node
1.49 MB
affine.darwin-x64.node
1.59 MB
affine.linux-x64-gnu.node
1.61 MB
affine.win32-x64-msvc.node
1.7 MB
android
58.5 MB
ios
58.5 MB
server-native.node
4.32 MB
web
61.3 MB