Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Thank you for following the naming conventions! 🙏 |
|
New and updated dependency changes detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: @types/react-dom@18.0.9, @vercel/og@0.0.21, @vitejs/plugin-react@1.3.2 Footnotes |
📦 Next.js Bundle Analysis for @calcom/webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 Fifty-one Pages Changed SizeThe following pages changed size from the code in this PR compared to its base branch:
DetailsOnly the gzipped size is provided here based on an expert tip. First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If Any third party scripts you have added directly to your app using the The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored. |
Current Playwright Test Results Summary✅ 114 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 06/22/2023 10:19:21pm UTC) Run DetailsRunning Workflow PR Update on Github Actions Commit: f7d97e8 Started: 06/22/2023 10:17:09pm UTC
|
| Test Case | Last 7 days Failures | Last 7 days Flakes |
|---|---|---|
|
Popup Tests should be able to reschedule
Retry 1 • Initial Attempt |
21.98% (51)51 / 232 runsfailed over last 7 days |
74.57% (173)173 / 232 runsflaked over last 7 days |
📄 packages/app-store/routing-forms/playwright/tests/basic.e2e.ts • 1 Flake
Test Case Results
| Test Case | Last 7 days Failures | Last 7 days Flakes |
|---|---|---|
|
Routing Forms Seeded Routing Form Routing Link - Reporting and CSV Download
Retry 1 • Initial Attempt |
2.67% (6)6 / 225 runsfailed over last 7 days |
21.33% (48)48 / 225 runsflaked over last 7 days |
📄 apps/web/playwright/booking-pages.e2e.ts • 1 Flake
Test Case Results
| Test Case | Last 7 days Failures | Last 7 days Flakes |
|---|---|---|
|
pro user -- new-booker can reschedule a booking
Retry 1 • Initial Attempt |
0.86% (3)3 / 350 runsfailed over last 7 days |
3.14% (11)11 / 350 runsflaked over last 7 days |
📄 apps/web/playwright/booking-seats.e2e.ts • 1 Flake
Test Case Results
| Test Case | Last 7 days Failures | Last 7 days Flakes |
|---|---|---|
|
Booking with Seats -- new-booker Attendees can cancel a seated event time slot
Retry 1 • Initial Attempt |
0.57% (2)2 / 351 runsfailed over last 7 days |
5.13% (18)18 / 351 runsflaked over last 7 days |
|
@zomars getting build errors with @calcom/web:build now: |
|
also realised, it's wrong about the tailwind order anyway? |
What does this PR do?
Type of change
How should this be tested?
Mandatory Tasks