Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
4 Ignored Deployments
|
📦 Next.js Bundle Analysis for @calcom/webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 One Page Changed SizeThe following page 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✅ 116 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 08/11/2023 11:29:03pm UTC) Run DetailsRunning Workflow PR Update on Github Actions Commit: 85918cc Started: 08/11/2023 11:27:26pm UTC
|
| Test Case | Last 7 days Failures | Last 7 days Flakes |
|---|---|---|
|
2FA Tests should allow a user to enable 2FA and login using 2FA
Retry 1 • Initial Attempt |
0.63% (2)2 / 320 runsfailed over last 7 days |
21.25% (68)68 / 320 runsflaked over last 7 days |
📄 packages/embeds/embed-core/playwright/tests/action-based.e2e.ts • 1 Flake
Test Case Results
| Test Case | Last 7 days Failures | Last 7 days Flakes |
|---|---|---|
|
Popup Tests should be able to reschedule
Retry 1 • Initial Attempt |
4.92% (16)16 / 325 runsfailed over last 7 days |
95.08% (309)309 / 325 runsflaked over last 7 days |
packages/app-store/paypal/components/EventTypeAppCardInterface.tsx
Outdated
Show resolved
Hide resolved
…feat/paypal-payment
…yment_external_id_to_be_null/migration.sql

What does this PR do?
Fixes # (issue)
Loom
https://www.loom.com/share/92952c9a8de5478ab6936b766b588c56
Environment: Staging(main branch) / Production
Type of change
How should this be tested?
Checklist