All checks #34
all-checks.yml
on: workflow_dispatch
Production builds
/
Web App
6m 57s
Linters
/
lint
2m 37s
Production builds
/
Build API v1
2m 16s
Production builds
/
Build API v2
6m 25s
Tests
/
Integration
1m 23s
Tests
/
E2E
5m 53s
Tests
/
E2E App Store
4m 12s
Tests
/
E2E Embed Core
3m 22s
Tests
/
E2E Embed React
2m 52s
Analyze Build
/
analyze
1m 50s
required
3s
Annotations
15 errors, 4 warnings, and 4 notices
[@calcom/embed-core] › packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:57:7 › Popup Tests › should open embed iframe on click - Configured with light theme:
packages/embeds/embed-core/playwright/tests/action-based.e2e.ts#L66
1) [@***com/embed-core] › packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:57:7 › Popup Tests › should open embed iframe on click - Configured with light theme
Error: Expected to provide an iframe, got null
64 | const embedIframe = await getEmbedIframe({ ***Namespace, page, pathname: "/free" });
65 |
> 66 | await expect(embedIframe).toBeEmbedCalLink(***Namespace, embeds.getActionFiredDetails, {
| ^
67 | pathname: "/free",
68 | });
69 | // expect(await page.screenshot()).toMatchSnapshot("event-types-list.png");
at /home/runner/actions-runner/_work/***.com/***.com/packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:66:31
|
[@calcom/app-store] › packages/app-store/routing-forms/playwright/tests/basic.e2e.ts:337:9 › Routing Forms › Seeded Routing Form › Test preview should return correct route:
packages/app-store/routing-forms/playwright/tests/basic.e2e.ts#L1
1) [@***com/app-store] › packages/app-store/routing-forms/playwright/tests/basic.e2e.ts:337:9 › Routing Forms › Seeded Routing Form › Test preview should return correct route
Test timeout of 60000ms exceeded.
|
[@calcom/app-store] › packages/app-store/routing-forms/playwright/tests/basic.e2e.ts:337:9 › Routing Forms › Seeded Routing Form › Test preview should return correct route:
packages/app-store/routing-forms/playwright/tests/basic.e2e.ts#L345
1) [@***com/app-store] › packages/app-store/routing-forms/playwright/tests/basic.e2e.ts:337:9 › Routing Forms › Seeded Routing Form › Test preview should return correct route
page.fill: Target closed
=========================== logs ===========================
waiting for locator('[data-testid="form-field-Test field"]')
============================================================
343 |
344 | // //event redirect
> 345 | await page.fill('[data-testid="form-field-Test field"]', "event-routing");
| ^
346 | await page.click('[data-testid="test-routing"]');
347 | let routingType = await page.locator('[data-testid="test-routing-result-type"]').innerText();
348 | let route = await page.locator('[data-testid="test-routing-result"]').innerText();
at /home/runner/actions-runner/_work/***.com/***.com/packages/app-store/routing-forms/playwright/tests/basic.e2e.ts:345:18
|
[@calcom/app-store] › packages/app-store/routing-forms/playwright/tests/basic.e2e.ts:337:9 › Routing Forms › Seeded Routing Form › Test preview should return correct route:
packages/app-store/routing-forms/playwright/tests/basic.e2e.ts#L1
1) [@***com/app-store] › packages/app-store/routing-forms/playwright/tests/basic.e2e.ts:337:9 › Routing Forms › Seeded Routing Form › Test preview should return correct route
Pending operations:
- page.fill at packages/app-store/routing-forms/playwright/tests/basic.e2e.ts:345:18
|
[@calcom/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:9:7 › Check analytics Apps › Check analytics Apps by skipping the configure step:
apps/web/playwright/apps/analytics/analyticsApps.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:9:7 › Check analytics Apps › Check analytics Apps by skipping the configure step
Test timeout of 60000ms exceeded.
|
[@calcom/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:9:7 › Check analytics Apps › Check analytics Apps by skipping the configure step:
apps/web/playwright/fixtures/apps.ts#L51
1) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:9:7 › Check analytics Apps › Check analytics Apps by skipping the configure step
locator.click: Target closed
=========================== logs ===========================
waiting for getByRole('link', { name: '30 min' })
============================================================
at apps/web/playwright/fixtures/apps.ts:51
49 | },
50 | goToEventType: async (eventType: string) => {
> 51 | await page.getByRole("link", { name: eventType }).click();
| ^
52 | },
53 | goToAppsTab: async () => {
54 | await page.getByTestId("verti***-tab-apps").click();
at Object.goToEventType (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/apps.ts:51:57)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:19:20
|
[@calcom/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:9:7 › Check analytics Apps › Check analytics Apps by skipping the configure step:
apps/web/playwright/apps/analytics/analyticsApps.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:9:7 › Check analytics Apps › Check analytics Apps by skipping the configure step
Pending operations:
- page.goto at apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:18:16
|
[@calcom/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:9:7 › Check analytics Apps › Check analytics Apps by skipping the configure step:
apps/web/playwright/apps/analytics/analyticsApps.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:9:7 › Check analytics Apps › Check analytics Apps by skipping the configure step
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 60000ms exceeded.
|
[@calcom/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:9:7 › Check analytics Apps › Check analytics Apps by skipping the configure step:
apps/web/playwright/fixtures/apps.ts#L60
1) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:9:7 › Check analytics Apps › Check analytics Apps by skipping the configure step
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 30000ms waiting for expect(received).toBeVisible()
Call log:
- expect.toBeVisible with timeout 30000ms
- waiting for locator('text=6 apps, 0 active')
- waiting for locator('text=6 apps, 0 active')
at apps/web/playwright/fixtures/apps.ts:60
58 | },
59 | verifyAppsInfo: async (activeApps: number) => {
> 60 | await expect(page.locator(`text=6 apps, ${activeApps} active`)).toBeVisible();
| ^
61 | },
62 | verifyAppsInfoNew: async (apps: string[], eventTypeId: number) => {
63 | await page.goto(`event-types/${eventTypeId}?tabName=apps`);
at Object.verifyAppsInfo (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/apps.ts:60:71)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:21:20
|
[@calcom/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:9:7 › Check analytics Apps › Check analytics Apps by skipping the configure step:
apps/web/playwright/apps/analytics/analyticsApps.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:9:7 › Check analytics Apps › Check analytics Apps by skipping the configure step
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Pending operations:
- locator.click at apps/web/playwright/fixtures/apps.ts:54:51
|
[@calcom/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:9:7 › Check analytics Apps › Check analytics Apps by skipping the configure step:
apps/web/playwright/apps/analytics/analyticsApps.e2e.ts#L12
1) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:9:7 › Check analytics Apps › Check analytics Apps by skipping the configure step
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
page.goto: Timeout 30000ms exceeded.
=========================== logs ===========================
navigating to "http://***:3000/apps/", waiting until "load"
============================================================
10 | const user = await users.create();
11 | await user.apiLogin();
> 12 | await page.goto("/apps/");
| ^
13 | await appsPage.goToAppsCategory("analytics");
14 | for (const app of ALL_APPS) {
15 | await appsPage.installAppSkipConfigure(app);
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:12:16
|
[@calcom/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:28:7 › Check analytics Apps › Check analytics Apps using the new flow:
apps/web/playwright/apps/analytics/analyticsApps.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:28:7 › Check analytics Apps › Check analytics Apps using the new flow
Test timeout of 60000ms exceeded.
|
[@calcom/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:28:7 › Check analytics Apps › Check analytics Apps using the new flow:
apps/web/playwright/fixtures/apps.ts#L63
2) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:28:7 › Check analytics Apps › Check analytics Apps using the new flow
page.goto: Navigation failed because page was closed!
=========================== logs ===========================
navigating to "http://***:3000/event-types/1215?tabName=apps", waiting until "load"
============================================================
at apps/web/playwright/fixtures/apps.ts:63
61 | },
62 | verifyAppsInfoNew: async (apps: string[], eventTypeId: number) => {
> 63 | await page.goto(`event-types/${eventTypeId}?tabName=apps`);
| ^
64 | await page.waitForLoadState("domcontentloaded");
65 | for (const app of apps) {
66 | await expect(page.locator(`[data-testid='${app}-app-switch'][data-state="checked"]`)).toBeVisible();
at Object.verifyAppsInfoNew (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/apps.ts:63:18)
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:40:22
|
[@calcom/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:28:7 › Check analytics Apps › Check analytics Apps using the new flow:
apps/web/playwright/apps/analytics/analyticsApps.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:28:7 › Check analytics Apps › Check analytics Apps using the new flow
Pending operations:
- page.click at apps/web/playwright/fixtures/apps.ts:32:22
|
required
Process completed with exit code 1.
|
Linters / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ataylorme/eslint-annotate-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Production builds / Build API v1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Production builds / Build API v2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze Build / analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dawidd6/action-download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
1 skipped
2 passed (3.3s)
|
🎭 Playwright Run Summary
1 flaky
[@***com/embed-core] › packages/embeds/embed-core/playwright/tests/action-based.e2e.ts:57:7 › Popup Tests › should open embed iframe on click - Configured with light theme
3 skipped
20 passed (57.5s)
|
🎭 Playwright Run Summary
1 flaky
[@***com/app-store] › packages/app-store/routing-forms/playwright/tests/basic.e2e.ts:337:9 › Routing Forms › Seeded Routing Form › Test preview should return correct route
5 skipped
9 passed (1.5m)
|
🎭 Playwright Run Summary
5 failed
[@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:9:7 › Check analytics Apps › Check analytics Apps by skipping the configure step
[@***com/web] › apps/web/playwright/apps/analytics/analyticsApps.e2e.ts:28:7 › Check analytics Apps › Check analytics Apps using the new flow
[@***com/web] › apps/web/playwright/event-types.e2e.ts:48:9 › Event Types tests -- future › user › can add new event type
[@***com/web] › apps/web/playwright/event-types.e2e.ts:128:9 › Event Types tests -- future › user › can add multiple organizer address
[@***com/web] › apps/web/playwright/event-types.e2e.ts:280:11 › Event Types tests -- future › user › Different Locations Tests › can add single organizer address location without display location public option
12 interrupted
[@***com/web] › apps/web/playwright/event-types.e2e.ts:128:9 › Event Types tests -- legacy › user › can add multiple organizer address
[@***com/web] › apps/web/playwright/event-types.e2e.ts:177:11 › Event Types tests -- legacy › user › Different Locations Tests › can add Attendee Phone Number location and book with it
[@***com/web] › apps/web/playwright/event-types.e2e.ts:191:11 › Event Types tests -- legacy › user › Different Locations Tests › Can add Organzer Phone Number location and book with it
[@***com/web] › apps/web/playwright/event-types.e2e.ts:210:11 › Event Types tests -- legacy › user › Different Locations Tests › Can add Cal video location and book with it
[@***com/web] › apps/web/playwright/event-types.e2e.ts:227:11 › Event Types tests -- legacy › user › Different Locations Tests › Can add Link Meeting as location and book with it
[@***com/web] › apps/web/playwright/event-types.e2e.ts:280:11 › Event Types tests -- legacy › user › Different Locations Tests › can add single organizer address location without display location public option
[@***com/web] › apps/web/playwright/event-types.e2e.ts:309:11 › Event Types tests -- legacy › user › Different Locations Tests › can select 'display on booking page' option when multiple organizer input type are present
[@***com/web] › apps/web/playwright/eventType/availability-tab.e2e.ts:5:7 › Check availability tab in a event-type › Check availability in event type
[@***com/web] › apps/web/playwright/eventType/limit-tab.e2e.ts:12:7 › Limits Tab - Event Type › Check the functionalities of the Limits Tab
[@***com/web] › apps/web/playwright/hash-my-url.e2e.ts:17:7 › hash my url › generate url hash ──
[@***com/web] › apps/web/playwright/impersonation.e2e.ts:11:7 › Users can impersonate › App Admin can impersonate users with impersonation enabled
[@***com/web] › apps/web/playwright/insights.e2e.ts:69:7 › Insights › should be able to go to insights as admins
2 flaky
[@***com/web] › apps/web/playwright/app-store.e2e.ts:12:7 › App Store - Authed -- legacy › should render /apps page
[@***com/web] › apps/web/playwright/availability.e2e.ts:117:7 › Availablity › Can manage single schedule
197 skipped
112 passed (3.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
app-store-results
Expired
|
3.77 MB |
|
test-results
Expired
|
243 MB |
|