Skip to content

chore: Bump SDK version 1.0.1 #20862

chore: Bump SDK version 1.0.1

chore: Bump SDK version 1.0.1 #20862

Triggered via pull request April 12, 2024 15:14
@exceptionexception
synchronize #14524
Status Success
Total duration 16m 49s
Artifacts 13

pr.yml

on: pull_request_target
Detect changes
14s
Detect changes
Production build  /  Build
8m 35s
Production build / Build
Production build (without database)  /  Build
9m 42s
Production build (without database) / Build
Analyze Build  /  ...  /  Build
Analyze Build / Production build / Build
Matrix: E2E App Store tests / e2e-app-store
Matrix: E2E React embeds tests / e2e-embed
Matrix: E2E embeds tests / e2e-embed
Matrix: E2E tests / e2e
Analyze Build  /  analyze
2m 9s
Analyze Build / analyze
required
0s
required
Fit to window
Zoom out
Zoom in

Annotations

36 errors, 20 warnings, and 10 notices
Production build / Build API V1
RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: CANCEL (err 8)
Production build / Build API V1
1857 bytes of body are still expected
Production build / Build API V1
early EOF
Production build / Build API V1
fetch-pack: invalid index-pack output
[@calcom/embed-core] › packages/embeds/embed-core/playwright/tests/inline.e2e.ts:8:7 › Inline Iframe › Inline Iframe - Configured with Dark Theme: packages/embeds/embed-core/playwright/tests/inline.e2e.ts#L25
1) [@***com/embed-core] › packages/embeds/embed-core/playwright/tests/inline.e2e.ts:8:7 › Inline Iframe › Inline Iframe - Configured with Dark Theme Error: Embed iframe not found 23 | // expect(await page.screenshot()).toMatchSnapshot("event-types-list.png"); 24 | if (!embedIframe) { > 25 | throw new Error("Embed iframe not found"); | ^ 26 | } 27 | await bookFirstEvent("pro", embedIframe, page); 28 | await deleteAllBookingsByEmail("embed-user@example.com"); at /home/runner/actions-runner/_work/***.com/***.com/packages/embeds/embed-core/playwright/tests/inline.e2e.ts:25:13
[@calcom/embed-core] › packages/embeds/embed-core/playwright/tests/inline.e2e.ts:8:7 › Inline Iframe › Inline Iframe - Configured with Dark Theme: packages/embeds/embed-core/playwright/tests/inline.e2e.ts#L1
1) [@***com/embed-core] › packages/embeds/embed-core/playwright/tests/inline.e2e.ts:8:7 › Inline Iframe › Inline Iframe - Configured with Dark Theme Test timeout of 60000ms exceeded while tearing down "context".
[@calcom/embed-core] › packages/embeds/embed-core/playwright/tests/preview.e2e.ts:6:7 › Preview › Preview - embed-core should load: packages/embeds/embed-core/playwright/tests/preview.e2e.ts#L1
2) [@***com/embed-core] › packages/embeds/embed-core/playwright/tests/preview.e2e.ts:6:7 › Preview › Preview - embed-core should load Test timeout of 60000ms exceeded.
[@calcom/embed-core] › packages/embeds/embed-core/playwright/tests/preview.e2e.ts:6:7 › Preview › Preview - embed-core should load: packages/embeds/embed-core/playwright/tests/preview.e2e.ts#L10
2) [@***com/embed-core] › packages/embeds/embed-core/playwright/tests/preview.e2e.ts:6:7 › Preview › Preview - embed-core should load page.evaluate: Target closed 8 | "http://lo***host:3000/embed/preview.html?embedLibUrl=http://lo***host:3000/embed/embed.js&bookerUrl=http://lo***host:3000&***Link=pro/30min" 9 | ); > 10 | const libraryLoaded = await page.evaluate(() => { | ^ 11 | return new Promise((resolve) => { 12 | setInterval(() => { 13 | if ( at /home/runner/actions-runner/_work/***.com/***.com/packages/embeds/embed-core/playwright/tests/preview.e2e.ts:10:38
[@calcom/embed-core] › packages/embeds/embed-core/playwright/tests/preview.e2e.ts:6:7 › Preview › Preview - embed-core should load: packages/embeds/embed-core/playwright/tests/preview.e2e.ts#L1
2) [@***com/embed-core] › packages/embeds/embed-core/playwright/tests/preview.e2e.ts:6:7 › Preview › Preview - embed-core should load Pending operations: - page.evaluate at packages/embeds/embed-core/playwright/tests/preview.e2e.ts:10:38
[@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:300:9 › Routing Forms › Seeded Routing Form › Router URL should work: packages/app-store/routing-forms/playwright/tests/basic.e2e.ts#L311
1) [@***com/app-store] › packages/app-store/routing-forms/playwright/tests/basic.e2e.ts:300:9 › Routing Forms › Seeded Routing Form › Router URL should work page.goto: Navigation interrupted by another one =========================== logs =========================== navigating to "http://lo***host:3000/router?form=cluwtmbpo0000jxh4d3uoglyb&Test%20field=external-redirect", waiting until "load" ============================================================ 309 | }); 310 | > 311 | page.goto(`/router?form=${routingForm.id}&Test field=external-redirect`); | ^ 312 | await page.waitForURL((url) => { 313 | return ( 314 | url.hostname.includes("google.com") && url.searchParams.get("Test field") === "external-redirect" at /home/runner/actions-runner/_work/***.com/***.com/packages/app-store/routing-forms/playwright/tests/basic.e2e.ts:311:12
[@calcom/app-store] › packages/app-store/routing-forms/playwright/tests/basic.e2e.ts:300:9 › Routing Forms › Seeded Routing Form › Router URL should work: 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:300:9 › Routing Forms › Seeded Routing Form › Router URL should work Test timeout of 60000ms exceeded.
[@calcom/app-store] › packages/app-store/routing-forms/playwright/tests/basic.e2e.ts:300:9 › Routing Forms › Seeded Routing Form › Router URL should work: 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:300:9 › Routing Forms › Seeded Routing Form › Router URL should work Pending operations: - page.goto at packages/app-store/routing-forms/playwright/tests/basic.e2e.ts:318: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
2) [@***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
2) [@***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
2) [@***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/bookings-list.e2e.ts:157:9 › Bookings › Upcoming bookings › managed eventType booking should be visible to team admin: apps/web/playwright/bookings-list.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/bookings-list.e2e.ts:157:9 › Bookings › Upcoming bookings › managed eventType booking should be visible to team admin Test timeout of 60000ms exceeded.
[@calcom/web] › apps/web/playwright/bookings-list.e2e.ts:157:9 › Bookings › Upcoming bookings › managed eventType booking should be visible to team admin: apps/web/playwright/lib/testUtils.ts#L100
1) [@***com/web] › apps/web/playwright/bookings-list.e2e.ts:157:9 › Bookings › Upcoming bookings › managed eventType booking should be visible to team admin page.click: Target closed =========================== logs =========================== waiting for locator('[data-testid="incrementMonth"]') ============================================================ at apps/web/playwright/lib/testUtils.ts:100 98 | export async function selectFirstAvailableTimeSlotNextMonth(page: Page | Frame) { 99 | // Let current month dates fully render. > 100 | await page.click('[data-testid="incrementMonth"]'); | ^ 101 | 102 | // Waiting for full month increment 103 | await page.locator('[data-testid="day"][data-disabled="false"]').nth(0).click(); at selectFirstAvailableTimeSlotNextMonth (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/lib/testUtils.ts:100:14) at bookEventOnThisPage (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/lib/testUtils.ts:118:9) at bookUserEvent (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/lib/testUtils.ts:401:9) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/bookings-list.e2e.ts:178:7
[@calcom/web] › apps/web/playwright/bookings-list.e2e.ts:157:9 › Bookings › Upcoming bookings › managed eventType booking should be visible to team admin: apps/web/playwright/bookings-list.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/bookings-list.e2e.ts:157:9 › Bookings › Upcoming bookings › managed eventType booking should be visible to team admin Pending operations: - page.click at apps/web/playwright/lib/testUtils.ts:100:14
[@calcom/web] › apps/web/playwright/bookings-list.e2e.ts:157:9 › Bookings › Upcoming bookings › managed eventType booking should be visible to team admin: apps/web/playwright/bookings-list.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/bookings-list.e2e.ts:157:9 › Bookings › Upcoming bookings › managed eventType booking should be visible to team admin Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[@calcom/web] › apps/web/playwright/bookings-list.e2e.ts:157:9 › Bookings › Upcoming bookings › managed eventType booking should be visible to team admin: apps/web/playwright/lib/testUtils.ts#L100
1) [@***com/web] › apps/web/playwright/bookings-list.e2e.ts:157:9 › Bookings › Upcoming bookings › managed eventType booking should be visible to team admin Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── page.click: Target closed =========================== logs =========================== waiting for locator('[data-testid="incrementMonth"]') ============================================================ at apps/web/playwright/lib/testUtils.ts:100 98 | export async function selectFirstAvailableTimeSlotNextMonth(page: Page | Frame) { 99 | // Let current month dates fully render. > 100 | await page.click('[data-testid="incrementMonth"]'); | ^ 101 | 102 | // Waiting for full month increment 103 | await page.locator('[data-testid="day"][data-disabled="false"]').nth(0).click(); at selectFirstAvailableTimeSlotNextMonth (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/lib/testUtils.ts:100:14) at bookEventOnThisPage (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/lib/testUtils.ts:118:9) at bookUserEvent (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/lib/testUtils.ts:401:9) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/bookings-list.e2e.ts:178:7
[@calcom/web] › apps/web/playwright/bookings-list.e2e.ts:157:9 › Bookings › Upcoming bookings › managed eventType booking should be visible to team admin: apps/web/playwright/bookings-list.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/bookings-list.e2e.ts:157:9 › Bookings › Upcoming bookings › managed eventType booking should be visible to team admin Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Pending operations: - page.click at apps/web/playwright/lib/testUtils.ts:100:14
[@calcom/web] › apps/web/playwright/event-types.e2e.ts:210:11 › Event Types tests -- future › user › Different Locations Tests › Can add Cal video location and book with it: apps/web/playwright/event-types.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/event-types.e2e.ts:210:11 › Event Types tests -- future › user › Different Locations Tests › Can add Cal video location and book with it Test timeout of 60000ms exceeded.
[@calcom/web] › apps/web/playwright/event-types.e2e.ts:210:11 › Event Types tests -- future › user › Different Locations Tests › Can add Cal video location and book with it: apps/web/playwright/event-types.e2e.ts#L214
2) [@***com/web] › apps/web/playwright/event-types.e2e.ts:210:11 › Event Types tests -- future › user › Different Locations Tests › Can add Cal video location and book with it locator.click: Target closed =========================== logs =========================== waiting for locator('text="Cal Video (Global)"') locator resolved to <span class="text-sm font-medium">Cal Video (Global)</span> attempting click action waiting for element to be visible, enabled and stable element was detached from the DOM, retrying ============================================================ 212 | 213 | await page.getByTestId("location-select").click(); > 214 | await page.locator(`text="Cal Video (Global)"`).click(); | ^ 215 | 216 | await saveEventType(page); 217 | await page.getByTestId("toast-success").waitFor(); at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/event-types.e2e.ts:214:57
[@calcom/web] › apps/web/playwright/event-types.e2e.ts:210:11 › Event Types tests -- future › user › Different Locations Tests › Can add Cal video location and book with it: apps/web/playwright/event-types.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/event-types.e2e.ts:210:11 › Event Types tests -- future › user › Different Locations Tests › Can add Cal video location and book with it Pending operations: - locator.click at apps/web/playwright/event-types.e2e.ts:214:57
[@calcom/web] › apps/web/playwright/profile.e2e.ts:102:7 › Update Profile › Can update a users email (verification enabled): apps/web/playwright/profile.e2e.ts#L148
1) [@***com/web] › apps/web/playwright/profile.e2e.ts:102:7 › Update Profile › Can update a users email (verification enabled) page.waitForURL: Timeout 30000ms exceeded. =========================== logs =========================== waiting for navigation to "/event-types" until "load" navigated to "http://***:3000/auth/login" ============================================================ 146 | 147 | // After email verification is successfull. user is sent to /event-types > 148 | await page.waitForURL("/event-types"); | ^ 149 | 150 | await page.goto("/settings/my-account/profile"); 151 | const emailInputUpdated = await page.getByTestId("profile-form-email-0"); at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/profile.e2e.ts:148:16
[@calcom/web] › apps/web/playwright/profile.e2e.ts:102:7 › Update Profile › Can update a users email (verification enabled): apps/web/playwright/profile.e2e.ts#L148
1) [@***com/web] › apps/web/playwright/profile.e2e.ts:102:7 › Update Profile › Can update a users email (verification enabled) Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── page.waitForURL: Timeout 30000ms exceeded. =========================== logs =========================== waiting for navigation to "/event-types" until "load" navigated to "http://***:3000/auth/login" ============================================================ 146 | 147 | // After email verification is successfull. user is sent to /event-types > 148 | await page.waitForURL("/event-types"); | ^ 149 | 150 | await page.goto("/settings/my-account/profile"); 151 | const emailInputUpdated = await page.getByTestId("profile-form-email-0"); at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/profile.e2e.ts:148:16
[@calcom/web] › apps/web/playwright/integrations-stripe.e2e.ts:130:7 › Stripe integration › Can book a paid booking: apps/web/playwright/integrations-stripe.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:130:7 › Stripe integration › Can book a paid booking Test timeout of 60000ms exceeded.
[@calcom/web] › apps/web/playwright/integrations-stripe.e2e.ts:130:7 › Stripe integration › Can book a paid booking: apps/web/playwright/fixtures/users.ts#L892
1) [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:130:7 › Stripe integration › Can book a paid booking page.waitForURL: Timeout 30000ms exceeded. =========================== logs =========================== waiting for navigation to "/payment/*" until "load" navigated to "http://***:3000/booking/oVsoFpBwtND3xQuzPw8RFe?isSuccessBookingPage=true&email=test%40example.com&eventTypeSlug=paid" ============================================================ at apps/web/playwright/fixtures/users.ts:892 890 | await page.fill('[name="email"]', "test@example.com"); 891 | > 892 | await Promise.all([page.waitForURL("/payment/*"), page.press('[name="email"]', "Enter")]); | ^ 893 | 894 | await makePaymentUsingStripe(page); 895 | } at bookAndPayEvent (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:892:27) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/integrations-stripe.e2e.ts:138:5
[@calcom/web] › apps/web/playwright/login.e2e.ts:16:7 › user can login & logout succesfully -- future › login flow user & logout using dashboard: apps/web/playwright/login.e2e.ts#L40
2) [@***com/web] › apps/web/playwright/login.e2e.ts:16:7 › user can login & logout succesfully -- future › login flow user & logout using dashboard Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=login-form]') - waiting for locator('[data-testid=login-form]') 38 | 39 | // Reroute to the home page to check if the login form shows up > 40 | await expect(page.locator(`[data-testid=login-form]`)).toBeVisible(); | ^ 41 | }); 42 | }); 43 | }); at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/login.e2e.ts:40:62 at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/login.e2e.ts:28:5
[@calcom/web] › apps/web/playwright/login.e2e.ts:16:7 › user can login & logout succesfully -- future › login flow user & logout using dashboard: apps/web/playwright/login.e2e.ts#L40
2) [@***com/web] › apps/web/playwright/login.e2e.ts:16:7 › user can login & logout succesfully -- future › login flow user & logout using dashboard Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 30000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 30000ms - waiting for locator('[data-testid=login-form]') - waiting for locator('[data-testid=login-form]') 38 | 39 | // Reroute to the home page to check if the login form shows up > 40 | await expect(page.locator(`[data-testid=login-form]`)).toBeVisible(); | ^ 41 | }); 42 | }); 43 | }); at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/login.e2e.ts:40:62 at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/login.e2e.ts:28:5
[@calcom/web] › apps/web/playwright/availability.e2e.ts:114:7 › Availablity › Can manage single schedule: apps/web/playwright/availability.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/availability.e2e.ts:114:7 › Availablity › Can manage single schedule Test timeout of 60000ms exceeded.
[@calcom/web] › apps/web/playwright/availability.e2e.ts:114:7 › Availablity › Can manage single schedule: apps/web/playwright/availability.e2e.ts#L167
1) [@***com/web] › apps/web/playwright/availability.e2e.ts:114:7 › Availablity › Can manage single schedule locator.click: Target closed =========================== logs =========================== waiting for getByTestId('dialog-rejection') locator resolved to <button type="button" data-testid="dialog-rejection" cla…>Close</button> attempting click action waiting for element to be visible, enabled and stable element is visible, enabled and stable scrolling into view if needed done scrolling <p class="text-left" data-testid="toast-success">Working Hours test schedule updated successfully</p> from <div id="__next" aria-hidden="true" data-aria-hidden=…>…</div> subtree intercepts pointer events retrying click action, attempt #1 waiting for element to be visible, enabled and stable element is visible, enabled and stable scrolling into view if needed done scrolling <button class="data-testid-toast-success bg-brand-defaul…>…</button> from <div id="__next" aria-hidden="true" data-aria-hidden=…>…</div> subtree intercepts pointer events retrying click action, attempt #2 waiting 20ms waiting for element to be visible, enabled and stable element is visible, enabled and stable scrolling into view if needed done scrolling <button class="data-testid-toast-success bg-brand-defaul…>…</button> from <div id="__next" aria-hidden="true" data-aria-hidden=…>…</div> subtree intercepts pointer events retrying click action, attempt #3 waiting 100ms waiting for element to be visible, enabled and stable element is visible, enabled and stable scrolling into view if needed done scrolling <button class="data-testid-toast-success bg-brand-defaul…>…</button> from <div id="__next" aria-hidden="true" data-aria-hidden=…>…</div> subtree intercepts pointer events retrying click action, attempt #4 waiting 100ms waiting for element to be visible, enabled and stable element is visible, enabled and stable scrolling into view if needed done scrolling <button class="data-testid-toast-success bg-brand-defaul…>…</button> from <div id="__next" aria-hidden="true" data-aria-hidden=…>…</div> subtree intercepts pointer events retrying click action, attempt #5 waiting 500ms waiting for element to be visible, enabled and stable element is visible, enabled and stable scrolling into view if needed done scrolling <button class="data-testid-toast-success bg-brand-defaul…>…</button> from <div id="__next" aria-hidden="true" data-aria-hidden=…>…</div> subtree intercepts pointer events retrying click action, attempt #6 waiting 500ms waiting for element to be visible, enabled and stable element is visible, enabled and stable scrolling into view if needed done scrolling <button class="data-testid-toast-success bg-brand-defaul…>…</button> from <div id="__next" aria-hidden="true" data-aria-hidden=…>…</div> subtree intercepts pointer events retrying click action, attempt #7 waiting 500ms waiting for element to be visible, enabled and stable element is visible, enabled and stable scrolling into view if needed done scrolling <button class="data-testid-toast-success bg-brand-defaul…>…</button> from <div id="__next" aria-hidden="true" data-aria-hidden=…>…</div> subtree intercepts pointer events retrying click action, attempt #8 waiting 500ms waiting for element to be visible, enabled and stable element is visible, enabled and stable scrolling into view if needed done scrolling <button class="data-testid-toast-success bg-brand-defaul…>…</button> from <div id="__next" aria-hidden="true" data-aria-hidden=…>…</div> subtree intercepts pointer events retrying click action, attempt #9 waiting 500ms waiting for element to be visible, enabled and stable element is visible, enabled and stable scrolling into v
[@calcom/web] › apps/web/playwright/availability.e2e.ts:114:7 › Availablity › Can manage single schedule: apps/web/playwright/availability.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/availability.e2e.ts:114:7 › Availablity › Can manage single schedule Pending operations: - locator.click at apps/web/playwright/availability.e2e.ts:167:48
[@calcom/web] › apps/web/playwright/booking-seats.e2e.ts:119:7 › Reschedule for booking with seats › If rescheduled/cancelled booking with seats it should display the correct number of seats: apps/web/playwright/booking-seats.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/booking-seats.e2e.ts:119:7 › Reschedule for booking with seats › If rescheduled/cancelled booking with seats it should display the correct number of seats Test timeout of 60000ms exceeded.
[@calcom/web] › apps/web/playwright/booking-seats.e2e.ts:119:7 › Reschedule for booking with seats › If rescheduled/cancelled booking with seats it should display the correct number of seats: apps/web/playwright/booking-seats.e2e.ts#L164
2) [@***com/web] › apps/web/playwright/booking-seats.e2e.ts:119:7 › Reschedule for booking with seats › If rescheduled/cancelled booking with seats it should display the correct number of seats page.waitForResponse: Page closed 162 | await page.locator('[data-testid="confirm_cancel"]').click(); 163 | > 164 | await page.waitForResponse((res) => res.url().includes("api/cancel") && res.status() === 200); | ^ 165 | 166 | const oldBooking = await prisma.booking.findFirst({ 167 | where: { uid: booking.uid }, at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/booking-seats.e2e.ts:164:16
🎭 Playwright Run Summary
1 passed (2.4s)
🎭 Playwright Run Summary
2 passed (10.8s)
🎭 Playwright Run Summary
2 flaky [@***com/embed-core] › packages/embeds/embed-core/playwright/tests/inline.e2e.ts:8:7 › Inline Iframe › Inline Iframe - Configured with Dark Theme [@***com/embed-core] › packages/embeds/embed-core/playwright/tests/preview.e2e.ts:6:7 › Preview › Preview - embed-core should load 2 skipped
🎭 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 1 skipped 12 passed (1.0m)
🎭 Playwright Run Summary
2 flaky [@***com/app-store] › packages/app-store/routing-forms/playwright/tests/basic.e2e.ts:300:9 › Routing Forms › Seeded Routing Form › Router URL should work [@***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 6 passed (1.5m)
🎭 Playwright Run Summary
12 skipped 57 passed (1.8m)
🎭 Playwright Run Summary
2 flaky [@***com/web] › apps/web/playwright/bookings-list.e2e.ts:157:9 › Bookings › Upcoming bookings › managed eventType booking should be visible to team admin [@***com/web] › apps/web/playwright/event-types.e2e.ts:210:11 › Event Types tests -- future › user › Different Locations Tests › Can add Cal video location and book with it 2 skipped 57 passed (2.5m)
🎭 Playwright Run Summary
1 flaky [@***com/web] › apps/web/playwright/profile.e2e.ts:102:7 › Update Profile › Can update a users email (verification enabled) 8 skipped 39 passed (2.6m)
🎭 Playwright Run Summary
2 flaky [@***com/web] › apps/web/playwright/integrations-stripe.e2e.ts:130:7 › Stripe integration › Can book a paid booking [@***com/web] › apps/web/playwright/login.e2e.ts:16:7 › user can login & logout succesfully -- future › login flow user & logout using dashboard 3 skipped 46 passed (3.5m)
🎭 Playwright Run Summary
2 flaky [@***com/web] › apps/web/playwright/availability.e2e.ts:114:7 › Availablity › Can manage single schedule [@***com/web] › apps/web/playwright/booking-seats.e2e.ts:119:7 › Reschedule for booking with seats › If rescheduled/cancelled booking with seats it should display the correct number of seats 4 skipped 78 passed (3.7m)
Detect changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit tests / test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/setup-node@v3, buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Type check / check-types
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/setup-node@v3, buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linters / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/setup-node@v3, buildjet/cache@v3, 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 build / Build API V1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/setup-node@v3, buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Production build / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/setup-node@v3, buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Production build (without database) / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/setup-node@v3, 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: actions/checkout@v3, buildjet/setup-node@v3, buildjet/cache@v3, dawidd6/action-download-artifact@v2, peter-evans/find-comment@v2, peter-evans/create-or-update-comment@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Analyze Build / analyze
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
E2E React embeds tests / E2E Embed React (2/2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/setup-node@v3, buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
E2E React embeds tests / E2E Embed React (1/2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/setup-node@v3, buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
E2E App Store tests / E2E App Store (2/2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/setup-node@v3, buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
E2E embeds tests / E2E Embed Core (2/2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/setup-node@v3, buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
E2E embeds tests / E2E Embed Core (1/2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/setup-node@v3, buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
E2E App Store tests / E2E App Store (1/2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/setup-node@v3, buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
E2E tests / E2E tests (5/5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/setup-node@v3, buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
E2E tests / E2E tests (2/5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/setup-node@v3, buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
E2E tests / E2E tests (4/5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/setup-node@v3, buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
E2E tests / E2E tests (3/5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/setup-node@v3, buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
E2E tests / E2E tests (1/5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/setup-node@v3, buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
app-store-results-1_2
5.06 MB
app-store-results-2_2
177 KB
bundle
2.22 KB
embed-core-results-1_2
862 KB
embed-core-results-2_2
826 KB
embed-react-results-1_2
175 KB
embed-react-results-2_2
173 KB
lint-results
205 KB
test-results-1_5
21.3 MB
test-results-2_5
22 MB
test-results-3_5
26.1 MB
test-results-4_5
9.27 MB
test-results-5_5
225 KB