Skip to content

feat: make branding hideable in the new booker #4232

feat: make branding hideable in the new booker

feat: make branding hideable in the new booker #4232

Triggered via pull request May 22, 2023 10:59
@G3rootG3root
opened #9033
Status Success
Total duration 24m 45s
Artifacts 3

pr.yml

on: pull_request_target
Production build  /  Build
9m 5s
Production build / Build
analyze  /  ...  /  Build
analyze / Production build / Build
E2E App Store tests  /  E2E App-Store Apps
6m 9s
E2E App Store tests / E2E App-Store Apps
E2E embeds tests  /  e2e-embed
5m 0s
E2E embeds tests / e2e-embed
E2E React embeds tests  /  e2e-embed
6m 8s
E2E React embeds tests / e2e-embed
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 12 warnings, and 4 notices
[@calcom/embed-core] › packages/embeds/embed-core/playwright/tests/action-based.test.ts:82:7 › Popup Tests › should be able to reschedule: packages/embeds/embed-core/playwright/tests/action-based.test.ts#L37
1) [@calcom/embed-core] › packages/embeds/embed-core/playwright/tests/action-based.test.ts:82:7 › Popup Tests › should be able to reschedule Error: Expected to provide an iframe, got null 35 | const embedIframe = await getEmbedIframe({ page, pathname: "/free" }); 36 | > 37 | await expect(embedIframe).toBeEmbedCalLink(calNamespace, getActionFiredDetails, { | ^ 38 | pathname: "/free", 39 | }); 40 | if (!embedIframe) { at bookFirstFreeUserEventThroughEmbed (/home/runner/work/cal.com/cal.com/packages/embeds/embed-core/playwright/tests/action-based.test.ts:37:29) at /home/runner/work/cal.com/cal.com/packages/embeds/embed-core/playwright/tests/action-based.test.ts:84:14 at /home/runner/work/cal.com/cal.com/packages/embeds/embed-core/playwright/tests/action-based.test.ts:83:21
[@calcom/embed-core] › packages/embeds/embed-core/playwright/tests/action-based.test.ts:82:7 › Popup Tests › should be able to reschedule: packages/embeds/embed-core/playwright/tests/action-based.test.ts#L98
1) [@calcom/embed-core] › packages/embeds/embed-core/playwright/tests/action-based.test.ts:82:7 › Popup Tests › should be able to reschedule Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Embed iframe not found 96 | const embedIframe = await getEmbedIframe({ page, pathname: booking.eventSlug }); 97 | if (!embedIframe) { > 98 | throw new Error("Embed iframe not found"); | ^ 99 | } 100 | await rescheduleEvent("free", embedIframe, page); 101 | }); at /home/runner/work/cal.com/cal.com/packages/embeds/embed-core/playwright/tests/action-based.test.ts:98:15 at /home/runner/work/cal.com/cal.com/packages/embeds/embed-core/playwright/tests/action-based.test.ts:91:5
[@calcom/web] › apps/web/playwright/booking-seats.e2e.ts:157:9 › Booking with Seats -- new-booker › Reschedule for booking with seats -- old-booker › Should reschedule booking with seats and if everyone rescheduled it should be deleted: apps/web/playwright/booking-seats.e2e.ts#L202
1) [@calcom/web] › apps/web/playwright/booking-seats.e2e.ts:157:9 › Booking with Seats -- new-booker › Reschedule for booking with seats -- old-booker › Should reschedule booking with seats and if everyone rescheduled it should be deleted page.waitForNavigation: Timeout 15000ms exceeded. =========================== logs =========================== waiting for navigation until "load" ============================================================ 200 | 201 | // Using waitForUrl here fails the assertion `expect(oldBooking?.status).toBe(BookingStatus.CANCELLED);` probably because waitForUrl is considered complete before waitForNavigation and till that time the booking is not cancelled > 202 | await page.waitForNavigation({ url: /.*booking/ }); | ^ 203 | 204 | // Should expect old booking to be cancelled 205 | const oldBooking = await prisma.booking.findFirst({ at /home/runner/work/cal.com/cal.com/apps/web/playwright/booking-seats.e2e.ts:202:18
🎭 Playwright Run Summary
1 flaky [@calcom/embed-core] › packages/embeds/embed-core/playwright/tests/action-based.test.ts:82:7 › Popup Tests › should be able to reschedule 5 skipped 4 passed (49.9s)
🎭 Playwright Run Summary
2 skipped 10 passed (2.0m)
🎭 Playwright Run Summary
1 passed (6.9s)
🎭 Playwright Run Summary
1 flaky [@calcom/web] › apps/web/playwright/booking-seats.e2e.ts:157:9 › Booking with Seats -- new-booker › Reschedule for booking with seats -- old-booker › Should reschedule booking with seats and if everyone rescheduled it should be deleted 15 skipped 97 passed (10.4m)
Create env file / create_env_file
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: ozaytsev86/create-env-file@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Linters / lint
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
analyze / analyze
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/upload-artifact@v2, peter-evans/find-comment@v1, peter-evans/create-or-update-comment@v1.4.4. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
analyze / 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/
analyze / 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/
analyze / 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/
analyze / 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/
analyze / 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 embeds tests / e2e-embed
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/cache@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
E2E App Store tests / E2E App-Store Apps
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/cache@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
E2E React embeds tests / e2e-embed
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/cache@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
E2E tests / E2E tests
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/cache@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

Artifacts

Produced during runtime
Name Size
bundle Expired
4.67 KB
lint-results Expired
1.86 MB
test-results Expired
15.3 MB