-
Notifications
You must be signed in to change notification settings - Fork 8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: middleware logic Routing Forms #10412
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
3 Ignored Deployments
|
Thank you for following the naming conventions! 🙏 |
🤖 Meticulous spotted visual differences in 46 of 171 screens tested: view and approve differences detected. Last updated for commit 69e3a86. This comment will update as new commits are pushed. |
📦 Next.js Bundle Analysis for @calcom/webThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
Current Playwright Test Results Summary✅ 105 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 07/27/2023 07:33:35am UTC) Run DetailsRunning Workflow PR Update on Github Actions Commit: 69e3a86 Started: 07/27/2023 07:32:01am UTC
|
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Popup Tests should be able to reschedule
Retry 1 • Initial Attempt |
1.50% (3)3 / 200 runsfailed over last 7 days |
95.50% (191)191 / 200 runsflaked over last 7 days |
* Match /apps/routing_forms * Next.js config.matcher doesnt support spread operator
* Match /apps/routing_forms * Next.js config.matcher doesnt support spread operator
What does this PR do?
Fixes following:
Type of change
How should this be tested?
Mandatory Tasks
Checklist