Skip to content

chore: removing wrong translations about {{consoleUrl}} #18670

chore: removing wrong translations about {{consoleUrl}}

chore: removing wrong translations about {{consoleUrl}} #18670

Triggered via pull request February 22, 2024 07:20
@PeerRichPeerRich
synchronize #13802
Status Success
Total duration 18m 32s
Artifacts 13

pr.yml

on: pull_request_target
Detect changes
15s
Detect changes
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
Fit to window
Zoom out
Zoom in

Annotations

25 errors, 19 warnings, and 10 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/web] › apps/web/playwright/organization/organization-invitation.e2e.ts:251:9 › Organization › Email matching orgAutoAcceptEmail and a Verified Organization › Team Invitation: apps/web/playwright/organization/organization-invitation.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/organization/organization-invitation.e2e.ts:251:9 › Organization › Email matching orgAutoAcceptEmail and a Verified Organization › Team Invitation Test timeout of 60000ms exceeded.
[@calcom/web] › apps/web/playwright/organization/organization-invitation.e2e.ts:251:9 › Organization › Email matching orgAutoAcceptEmail and a Verified Organization › Team Invitation: apps/web/playwright/lib/testUtils.ts#L213
1) [@***com/web] › apps/web/playwright/organization/organization-invitation.e2e.ts:251:9 › Organization › Email matching orgAutoAcceptEmail and a Verified Organization › Team Invitation page.waitForResponse: Page closed =========================== logs =========================== waiting for response "**/api/trpc/teams/createInvite?batch=1" ============================================================ at apps/web/playwright/lib/testUtils.ts:213 211 | 212 | export async function getInviteLink(page: Page) { > 213 | const response = await page.waitForResponse("**/api/trpc/teams/createInvite?batch=1"); | ^ 214 | const json = await response.json(); 215 | return json[0].result.data.json.inviteLink as string; 216 | } at getInviteLink (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/lib/testUtils.ts:213:31) at copyInviteLink (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/organization/organization-invitation.e2e.ts:488:41) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/organization/organization-invitation.e2e.ts:326:28 at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/organization/organization-invitation.e2e.ts:323:7
[@calcom/web] › apps/web/playwright/impersonation.e2e.ts:11:7 › Users can impersonate › App Admin can impersonate users with impersonation enabled: apps/web/playwright/impersonation.e2e.ts#L32
1) [@***com/web] › apps/web/playwright/impersonation.e2e.ts:11:7 › Users can impersonate › App Admin can impersonate users with impersonation enabled page.waitForURL: Timeout 30000ms exceeded. =========================== logs =========================== waiting for navigation to "/settings/my-account/profile" until "load" navigated to "http://***:3000/auth/error?error=User%20identifier%20must%20be%20present" navigated to "http://***:3000/auth/error?error=User%20identifier%20must%20be%20present" navigated to "http://***:3000/auth/error?error=User%20identifier%20must%20be%20present" ============================================================ 30 | 31 | // // Wait for sign in to complete > 32 | await page.waitForURL("/settings/my-account/profile"); | ^ 33 | 34 | const stopImpersonatingButton = page.getByTestId("stop-impersonating-button"); 35 | at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/impersonation.e2e.ts:32:16
[@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:59:9 › Login and logout tests -- legacy › Login flow validations -- legacy › Should warn when user does not exist: apps/web/playwright/login.e2e.ts#L1
3) [@***com/web] › apps/web/playwright/login.e2e.ts:59:9 › Login and logout tests -- legacy › Login flow validations -- legacy › Should warn when user does not exist Test timeout of 60000ms exceeded.
[@calcom/web] › apps/web/playwright/login.e2e.ts:59:9 › Login and logout tests -- legacy › Login flow validations -- legacy › Should warn when user does not exist: apps/web/playwright/fixtures/users.ts#L815
3) [@***com/web] › apps/web/playwright/login.e2e.ts:59:9 › Login and logout tests -- legacy › Login flow validations -- legacy › Should warn when user does not exist page.waitForResponse: Page closed =========================== logs =========================== waiting for response /\/api\/auth\/***lback\/credentials/ ============================================================ at apps/web/playwright/fixtures/users.ts:815 813 | 814 | // waiting for specific login request to resolve > 815 | await page.waitForResponse(/\/api\/auth\/***lback\/credentials/); | ^ 816 | } 817 | 818 | export async function apiLogin( at login (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/users.ts:815:14) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/login.e2e.ts:64:7
[@calcom/web] › apps/web/playwright/booking/allQuestions.e2e.ts:15:7 › Booking With All Questions › Selecting and filling all questions as required: apps/web/playwright/booking/allQuestions.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/booking/allQuestions.e2e.ts:15:7 › Booking With All Questions › Selecting and filling all questions as required Test timeout of 60000ms exceeded.
[@calcom/web] › apps/web/playwright/booking/allQuestions.e2e.ts:15:7 › Booking With All Questions › Selecting and filling all questions as required: apps/web/playwright/fixtures/regularBookings.ts#L134
1) [@***com/web] › apps/web/playwright/booking/allQuestions.e2e.ts:15:7 › Booking With All Questions › Selecting and filling all questions as required locator.click: Target closed =========================== logs =========================== waiting for getByPlaceholder('Phone test') ============================================================ at apps/web/playwright/fixtures/regularBookings.ts:134 132 | break; 133 | case "phone": > 134 | await eventTypePage.getByPlaceholder("Phone test").click(); | ^ 135 | await eventTypePage.getByPlaceholder("Phone test").fill(PHONE); 136 | break; 137 | case "address": at fillAllQuestions (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/regularBookings.ts:134:62) at Object.fillAllQuestions (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/regularBookings.ts:413:13) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/booking/allQuestions.e2e.ts:54:23
[@calcom/web] › apps/web/playwright/booking/allQuestions.e2e.ts:15:7 › Booking With All Questions › Selecting and filling all questions as required: apps/web/playwright/booking/allQuestions.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/booking/allQuestions.e2e.ts:15:7 › Booking With All Questions › Selecting and filling all questions as required Pending operations: - locator.click at apps/web/playwright/fixtures/regularBookings.ts:134:62
[@calcom/web] › apps/web/playwright/booking/allQuestions.e2e.ts:15:7 › Booking With All Questions › Selecting and filling all questions as required: apps/web/playwright/fixtures/regularBookings.ts#L328
1) [@***com/web] › apps/web/playwright/booking/allQuestions.e2e.ts:15:7 › Booking With All Questions › Selecting and filling all questions as required Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── locator.isVisible: Execution context was destroyed, most likely because of a navigation =========================== logs =========================== checking visibility of getByRole('heading', { name: 'Could not reschedule the meeting.' }) ============================================================ at apps/web/playwright/fixtures/regularBookings.ts:328 326 | await eventTypePage.waitForTimeout(400); 327 | if ( > 328 | await eventTypePage.getByRole("heading", { name: "Could not reschedule the meeting." }).isVisible() | ^ 329 | ) { 330 | await eventTypePage.getByTestId("back").click(); 331 | await eventTypePage.getByTestId("time").last().click(); at Object.rescheduleBooking (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/regularBookings.ts:328:97) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/booking/allQuestions.e2e.ts:55:5
[@calcom/web] › apps/web/playwright/booking/longTextQuestion.e2e.ts:103:9 › Booking With Long Text Question and Each Other Question › Booking With Long Text Question and checkbox Question › Long Text and checkbox required: apps/web/playwright/fixtures/regularBookings.ts#L399
2) [@***com/web] › apps/web/playwright/booking/longTextQuestion.e2e.ts:103:9 › Booking With Long Text Question and Each Other Question › Booking With Long Text Question and checkbox Question › Long Text and checkbox required locator.isVisible: Execution context was destroyed, most likely because of a navigation =========================== logs =========================== checking visibility of getByRole('heading', { name: 'Could not book the meeting.' }) ============================================================ at apps/web/playwright/fixtures/regularBookings.ts:399 397 | await eventTypePage.getByTestId(confirmButton).click(); 398 | await eventTypePage.waitForTimeout(400); > 399 | if (await eventTypePage.getByRole("heading", { name: "Could not book the meeting." }).isVisible()) { | ^ 400 | await eventTypePage.getByTestId("back").click(); 401 | await eventTypePage.getByTestId("time").last().click(); 402 | await fillQuestion(eventTypePage, question, customLocators); at Object.fillAndConfirmBooking (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/regularBookings.ts:399:93) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/booking/longTextQuestion.e2e.ts:111:7
[@calcom/web] › apps/web/playwright/booking/multipleEmailQuestion.e2e.ts:339:9 › Booking With Multiple Email Question and Each Other Question › Booking With Multiple email Question and phone Question › Multiple email required and Phone required: apps/web/playwright/booking/multipleEmailQuestion.e2e.ts#L1
3) [@***com/web] › apps/web/playwright/booking/multipleEmailQuestion.e2e.ts:339:9 › Booking With Multiple Email Question and Each Other Question › Booking With Multiple email Question and phone Question › Multiple email required and Phone required Test timeout of 60000ms exceeded.
[@calcom/web] › apps/web/playwright/booking/multipleEmailQuestion.e2e.ts:339:9 › Booking With Multiple Email Question and Each Other Question › Booking With Multiple email Question and phone Question › Multiple email required and Phone required: apps/web/playwright/fixtures/regularBookings.ts#L407
3) [@***com/web] › apps/web/playwright/booking/multipleEmailQuestion.e2e.ts:339:9 › Booking With Multiple Email Question and Each Other Question › Booking With Multiple email Question and phone Question › Multiple email required and Phone required locator.waitFor: Target closed =========================== logs =========================== waiting for getByText('This meeting is scheduled') to be visible ============================================================ at apps/web/playwright/fixtures/regularBookings.ts:407 405 | } 406 | const scheduleSuccessfullyPage = eventTypePage.getByText(scheduleSuccessfullyText); > 407 | await scheduleSuccessfullyPage.waitFor({ state: "visible" }); | ^ 408 | await expect(scheduleSuccessfullyPage).toBeVisible(); 409 | }, 410 | at Object.fillAndConfirmBooking (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/regularBookings.ts:407:38) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/booking/multipleEmailQuestion.e2e.ts:351:7
[@calcom/web] › apps/web/playwright/booking/multipleEmailQuestion.e2e.ts:339:9 › Booking With Multiple Email Question and Each Other Question › Booking With Multiple email Question and phone Question › Multiple email required and Phone required: apps/web/playwright/booking/multipleEmailQuestion.e2e.ts#L1
3) [@***com/web] › apps/web/playwright/booking/multipleEmailQuestion.e2e.ts:339:9 › Booking With Multiple Email Question and Each Other Question › Booking With Multiple email Question and phone Question › Multiple email required and Phone required Pending operations: - locator.waitFor at apps/web/playwright/fixtures/regularBookings.ts:407:38
[@calcom/web] › apps/web/playwright/booking/phoneQuestion.e2e.ts:237:11 › Booking With Phone Question and Each Other Question › Booking With Phone Question and Address Question › Booking With Phone Question and multiselect Question › Phone and multiselect text required: apps/web/playwright/fixtures/regularBookings.ts#L399
1) [@***com/web] › apps/web/playwright/booking/phoneQuestion.e2e.ts:237:11 › Booking With Phone Question and Each Other Question › Booking With Phone Question and Address Question › Booking With Phone Question and multiselect Question › Phone and multiselect text required locator.isVisible: Execution context was destroyed, most likely because of a navigation =========================== logs =========================== checking visibility of getByRole('heading', { name: 'Could not book the meeting.' }) ============================================================ at apps/web/playwright/fixtures/regularBookings.ts:399 397 | await eventTypePage.getByTestId(confirmButton).click(); 398 | await eventTypePage.waitForTimeout(400); > 399 | if (await eventTypePage.getByRole("heading", { name: "Could not book the meeting." }).isVisible()) { | ^ 400 | await eventTypePage.getByTestId("back").click(); 401 | await eventTypePage.getByTestId("time").last().click(); 402 | await fillQuestion(eventTypePage, question, customLocators); at Object.fillAndConfirmBooking (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/regularBookings.ts:399:93) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/booking/phoneQuestion.e2e.ts:243:9
[@calcom/web] › apps/web/playwright/booking/selectQuestion.e2e.ts:161:9 › Booking With Phone Question and Each Other Question › Booking With Select Question and Long text Question › Select and Long text not required: apps/web/playwright/booking/selectQuestion.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/booking/selectQuestion.e2e.ts:161:9 › Booking With Phone Question and Each Other Question › Booking With Select Question and Long text Question › Select and Long text not required Test timeout of 60000ms exceeded.
[@calcom/web] › apps/web/playwright/booking/selectQuestion.e2e.ts:161:9 › Booking With Phone Question and Each Other Question › Booking With Select Question and Long text Question › Select and Long text not required: apps/web/playwright/fixtures/regularBookings.ts#L407
2) [@***com/web] › apps/web/playwright/booking/selectQuestion.e2e.ts:161:9 › Booking With Phone Question and Each Other Question › Booking With Select Question and Long text Question › Select and Long text not required locator.waitFor: Target closed =========================== logs =========================== waiting for getByText('This meeting is scheduled') to be visible ============================================================ at apps/web/playwright/fixtures/regularBookings.ts:407 405 | } 406 | const scheduleSuccessfullyPage = eventTypePage.getByText(scheduleSuccessfullyText); > 407 | await scheduleSuccessfullyPage.waitFor({ state: "visible" }); | ^ 408 | await expect(scheduleSuccessfullyPage).toBeVisible(); 409 | }, 410 | at Object.fillAndConfirmBooking (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/regularBookings.ts:407:38) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/booking/selectQuestion.e2e.ts:167:7
[@calcom/web] › apps/web/playwright/booking/selectQuestion.e2e.ts:161:9 › Booking With Phone Question and Each Other Question › Booking With Select Question and Long text Question › Select and Long text not required: apps/web/playwright/booking/selectQuestion.e2e.ts#L1
2) [@***com/web] › apps/web/playwright/booking/selectQuestion.e2e.ts:161:9 › Booking With Phone Question and Each Other Question › Booking With Select Question and Long text Question › Select and Long text not required Pending operations: - locator.waitFor at apps/web/playwright/fixtures/regularBookings.ts:407:38
[@calcom/web] › apps/web/playwright/booking/selectQuestion.e2e.ts:379:9 › Booking With Phone Question and Each Other Question › Booking With Select Question and Radio group Question › Select and Radio group not required: apps/web/playwright/booking/selectQuestion.e2e.ts#L1
3) [@***com/web] › apps/web/playwright/booking/selectQuestion.e2e.ts:379:9 › Booking With Phone Question and Each Other Question › Booking With Select Question and Radio group Question › Select and Radio group not required Test timeout of 60000ms exceeded.
[@calcom/web] › apps/web/playwright/booking/selectQuestion.e2e.ts:379:9 › Booking With Phone Question and Each Other Question › Booking With Select Question and Radio group Question › Select and Radio group not required: apps/web/playwright/fixtures/regularBookings.ts#L407
3) [@***com/web] › apps/web/playwright/booking/selectQuestion.e2e.ts:379:9 › Booking With Phone Question and Each Other Question › Booking With Select Question and Radio group Question › Select and Radio group not required locator.waitFor: Target closed =========================== logs =========================== waiting for getByText('This meeting is scheduled') to be visible ============================================================ at apps/web/playwright/fixtures/regularBookings.ts:407 405 | } 406 | const scheduleSuccessfullyPage = eventTypePage.getByText(scheduleSuccessfullyText); > 407 | await scheduleSuccessfullyPage.waitFor({ state: "visible" }); | ^ 408 | await expect(scheduleSuccessfullyPage).toBeVisible(); 409 | }, 410 | at Object.fillAndConfirmBooking (/home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/fixtures/regularBookings.ts:407:38) at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/booking/selectQuestion.e2e.ts:385:7
[@calcom/web] › apps/web/playwright/booking/selectQuestion.e2e.ts:379:9 › Booking With Phone Question and Each Other Question › Booking With Select Question and Radio group Question › Select and Radio group not required: apps/web/playwright/booking/selectQuestion.e2e.ts#L1
3) [@***com/web] › apps/web/playwright/booking/selectQuestion.e2e.ts:379:9 › Booking With Phone Question and Each Other Question › Booking With Select Question and Radio group Question › Select and Radio group not required Pending operations: - locator.waitFor at apps/web/playwright/fixtures/regularBookings.ts:407:38
[@calcom/web] › apps/web/playwright/booking-pages.e2e.ts:267:7 › prefill -- future › logged in: apps/web/playwright/booking-pages.e2e.ts#L274
4) [@***com/web] › apps/web/playwright/booking-pages.e2e.ts:267:7 › prefill -- future › logged in Error: expect(received).toHaveValue(expected) Expected string: "Prefill User" Received string: "" Call log: - expect.toHaveValue with timeout 30000ms - waiting for locator('[name="name"]') - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - waiting for locator('[name="name"]') - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value="" id=":r39:" type="text" name="name" requ…/> - unexpected value "" - locator resolved to <input value=
[@calcom/web] › apps/web/playwright/change-username.e2e.ts:50:7 › Change username on settings › User can change username to include periods(or dots): apps/web/playwright/change-username.e2e.ts#L1
5) [@***com/web] › apps/web/playwright/change-username.e2e.ts:50:7 › Change username on settings › User can change username to include periods(or dots) Test timeout of 60000ms exceeded.
[@calcom/web] › apps/web/playwright/change-username.e2e.ts:50:7 › Change username on settings › User can change username to include periods(or dots): apps/web/playwright/change-username.e2e.ts#L60
5) [@***com/web] › apps/web/playwright/change-username.e2e.ts:50:7 › Change username on settings › User can change username to include periods(or dots) page.click: Target closed =========================== logs =========================== waiting for locator('[data-testid=update-username-btn]') ============================================================ 58 | // User can change username to include dots(or periods) 59 | await usernameInput.fill("demo.username"); > 60 | await page.click("[data-testid=update-username-btn]"); | ^ 61 | await Promise.all([ 62 | page.click("[data-testid=save-username]"), 63 | page.getByTestId("toast-success").waitFor(), at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/change-username.e2e.ts:60:16
🎭 Playwright Run Summary
1 passed (3.0s)
🎭 Playwright Run Summary
2 passed (14.0s)
🎭 Playwright Run Summary
2 skipped 2 passed (7.6s)
🎭 Playwright Run Summary
5 skipped 8 passed (29.6s)
🎭 Playwright Run Summary
13 skipped 63 passed (1.3m)
🎭 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 (57.2s)
🎭 Playwright Run Summary
1 flaky [@***com/web] › apps/web/playwright/organization/organization-invitation.e2e.ts:251:9 › Organization › Email matching orgAutoAcceptEmail and a Verified Organization › Team Invitation 3 skipped 33 passed (2.0m)
🎭 Playwright Run Summary
3 flaky [@***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/login.e2e.ts:16:7 › user can login & logout succesfully -- future › login flow user & logout using dashboard [@***com/web] › apps/web/playwright/login.e2e.ts:59:9 › Login and logout tests -- legacy › Login flow validations -- legacy › Should warn when user does not exist 3 skipped 78 passed (4.2m)
🎭 Playwright Run Summary
3 flaky [@***com/web] › apps/web/playwright/booking/allQuestions.e2e.ts:15:7 › Booking With All Questions › Selecting and filling all questions as required [@***com/web] › apps/web/playwright/booking/longTextQuestion.e2e.ts:103:9 › Booking With Long Text Question and Each Other Question › Booking With Long Text Question and checkbox Question › Long Text and checkbox required [@***com/web] › apps/web/playwright/booking/multipleEmailQuestion.e2e.ts:339:9 › Booking With Multiple Email Question and Each Other Question › Booking With Multiple email Question and phone Question › Multiple email required and Phone required 2 skipped 109 passed (7.8m)
🎭 Playwright Run Summary
5 flaky [@***com/web] › apps/web/playwright/booking/phoneQuestion.e2e.ts:237:11 › Booking With Phone Question and Each Other Question › Booking With Phone Question and Address Question › Booking With Phone Question and multiselect Question › Phone and multiselect text required [@***com/web] › apps/web/playwright/booking/selectQuestion.e2e.ts:161:9 › Booking With Phone Question and Each Other Question › Booking With Select Question and Long text Question › Select and Long text not required [@***com/web] › apps/web/playwright/booking/selectQuestion.e2e.ts:379:9 › Booking With Phone Question and Each Other Question › Booking With Select Question and Radio group Question › Select and Radio group not required [@***com/web] › apps/web/playwright/booking-pages.e2e.ts:267:7 › prefill -- future › logged in ─ [@***com/web] › apps/web/playwright/change-username.e2e.ts:50:7 › Change username on settings › User can change username to include periods(or dots) 2 skipped 126 passed (8.2m)
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/.
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/.
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/.
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/.
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/.
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/.
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 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 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 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/.
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/.

Artifacts

Produced during runtime
Name Size
app-store-results-1_2 Expired
191 KB
app-store-results-2_2 Expired
177 KB
bundle Expired
2.13 KB
embed-core-results-1_2 Expired
859 KB
embed-core-results-2_2 Expired
178 KB
embed-react-results-1_2 Expired
175 KB
embed-react-results-2_2 Expired
173 KB
lint-results Expired
179 KB
test-results-1_5 Expired
110 MB
test-results-2_5 Expired
48.8 MB
test-results-3_5 Expired
6.61 MB
test-results-4_5 Expired
10.5 MB
test-results-5_5 Expired
230 KB