Skip to content

fix(server): ignore invalid subscription variant for subscriptinos query as well #18613

fix(server): ignore invalid subscription variant for subscriptinos query as well

fix(server): ignore invalid subscription variant for subscriptinos query as well #18613

Re-run triggered November 22, 2024 05:37
Status Success
Total duration 3m 32s
Artifacts 8

build-test.yml

on: pull_request
Matrix: build-native
Build Server native
1m 21s
Build Server native
Build @affine/electron renderer
3m 5s
Build @affine/electron renderer
Matrix: Analyze
Matrix: E2E Mobile Test
Matrix: E2E Test
test-build-mobile-app  /  build-android-web
2m 47s
test-build-mobile-app / build-android-web
test-build-mobile-app  /  build-ios-web
2m 30s
test-build-mobile-app / build-ios-web
Lint
5m 14s
Lint
Check yarn binary
7s
Check yarn binary
E2E Migration Test
3m 32s
E2E Migration Test
Run server native tests
1m 39s
Run server native tests
Matrix: server-e2e-test
Matrix: Server Copilot E2E Test
Server Test
7m 51s
Server Test
Server Copilot Api Test
3m 8s
Server Copilot Api Test
Matrix: desktop-test
test-build-mobile-app  /  android
2m 15s
test-build-mobile-app / android
test-build-mobile-app  /  ios
3m 11s
test-build-mobile-app / ios
3, 2, 1 Launch
0s
3, 2, 1 Launch
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 18 warnings, and 15 notices
[Mobile Safari] › explorer-tag.spec.ts:59:5 › rename a tag from explorer: tests/affine-mobile/e2e/explorer-tag.spec.ts#L67
1) [Mobile Safari] › explorer-tag.spec.ts:59:5 › rename a tag from explorer ────────────────────── Error: expect(received).toEqual(expected) // deep equality Expected: "rename-input" Received: null 65 | await menu.getByTestId('rename-tag').tap(); 66 | const focusedTestid = await getAttrOfActiveElement(page); > 67 | expect(focusedTestid).toEqual('rename-input'); | ^ 68 | await page.keyboard.type(appendedName); 69 | await menu.getByTestId('rename-confirm').tap(); 70 | await expect(tag).not.toBeVisible(); at /home/runner/work/AFFiNE/AFFiNE/tests/affine-mobile/e2e/explorer-tag.spec.ts:67:25
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') - locator resolved to <div class="affine-embed-linked-doc-content-title">…</div> - unexpected value " 1 " - locator resolved to <div class="affine-embed-linked-doc-content-title">…</div> - unexpected value " 1 " - locator resolved to <div class="affine-embed-linked-doc-content-title">…</div> - unexpected value " 1 " - locator resolved to <div class="affine-embed-linked-doc-content-title">…</div> - unexpected value " 1 " - locator resolved to <div class="affine-embed-linked-doc-content-title">…</div> - unexpected value " 1 " - locator resolved to <div class="affine-embed-linked-doc-content-title">…</div> - unexpected value " 1 " - locator resolved to <div class="affine-embed-linked-doc-content-title">…</div> - unexpected value " 1 " - locator resolved to <div class="affine-embed-linked-doc-content-title">…</div> - unexpected value " 1 " - 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
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
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
Slow Test: tests/affine-migration/basic.spec.ts#L1
tests/affine-migration/basic.spec.ts took 1.3m
Slow Test: tests/affine-mobile/[Mobile Chrome] › explorer-tag.spec.ts#L1
tests/affine-mobile/[Mobile Chrome] › explorer-tag.spec.ts took 45.7s
Slow Test: tests/affine-mobile/[Mobile Safari] › explorer-folder.spec.ts#L1
tests/affine-mobile/[Mobile Safari] › explorer-folder.spec.ts took 49.5s
Slow Test: tests/affine-mobile/[Mobile Safari] › home.spec.ts#L1
tests/affine-mobile/[Mobile Safari] › home.spec.ts took 21.9s
Slow Test: tests/affine-mobile/[Mobile Chrome] › explorer-favorite.spec.ts#L1
tests/affine-mobile/[Mobile Chrome] › explorer-favorite.spec.ts took 42.5s
Slow Test: tests/affine-local/local-first-avatar.spec.ts#L1
tests/affine-local/local-first-avatar.spec.ts took 18.5s
Slow Test: tests/affine-local/router.spec.ts#L1
tests/affine-local/router.spec.ts took 23.9s
Slow Test: tests/affine-cloud/collaboration.spec.ts#L1
tests/affine-cloud/collaboration.spec.ts took 2.8m
Slow Test: tests/affine-cloud/login.spec.ts#L1
tests/affine-cloud/login.spec.ts took 1.4m
Slow Test: tests/affine-cloud/share-page.spec.ts#L1
tests/affine-cloud/share-page.spec.ts took 3.4m
Slow Test: tests/affine-cloud/page-history.spec.ts#L1
tests/affine-cloud/page-history.spec.ts took 55.5s
Slow Test: tests/affine-cloud/open-in-app.spec.ts#L1
tests/affine-cloud/open-in-app.spec.ts took 54.4s
Slow Test: tests/affine-cloud/workspace.spec.ts#L1
tests/affine-cloud/workspace.spec.ts took 1.4m
Slow Test: tests/affine-desktop-cloud/basic.spec.ts#L1
tests/affine-desktop-cloud/basic.spec.ts took 59.0s
🎭 Playwright Run Summary
4 passed (1.4m)
🎭 Playwright Run Summary
6 passed (1.5m)
🎭 Playwright Run Summary
6 passed (1.3m)
🎭 Playwright Run Summary
6 passed (1.4m)
🎭 Playwright Run Summary
1 flaky [Mobile Safari] › explorer-tag.spec.ts:59:5 › rename a tag from explorer ─────────────────────── 5 passed (1.6m)
🎭 Playwright Run Summary
6 passed (1.3m)
🎭 Playwright Run Summary
1 skipped 33 passed (3.7m)
🎭 Playwright Run Summary
2 skipped 31 passed (3.6m)
🎭 Playwright Run Summary
34 passed (4.0m)
🎭 Playwright Run Summary
2 skipped 31 passed (4.0m)
🎭 Playwright Run Summary
1 flaky quick-search.spec.ts:532:5 › can use slash menu to insert a newly created doc card ───────────── 32 passed (3.8m)
🎭 Playwright Run Summary
1 skipped 7 passed (4.7m)
🎭 Playwright Run Summary
1 skipped 9 passed (5.8m)
🎭 Playwright Run Summary
2 passed (1.8m)
🎭 Playwright Run Summary
1 passed (1.2m)