Skip to content
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: type error #12808

Merged
merged 6 commits into from
Dec 15, 2023
Merged

fix: type error #12808

merged 6 commits into from
Dec 15, 2023

Conversation

Udit-takkar
Copy link
Contributor

Fixes Type error due to 0d3baee

Copy link
Contributor

github-actions bot commented Dec 15, 2023

Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link.

Copy link

vercel bot commented Dec 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 15, 2023 1:51pm
cal-demo 🔄 Building (Inspect) Visit Preview 💬 Add feedback Dec 15, 2023 1:51pm
dev ❌ Failed (Inspect) Dec 15, 2023 1:51pm
qa 🔄 Building (Inspect) Visit Preview 💬 Add feedback Dec 15, 2023 1:51pm
ui 🔄 Building (Inspect) Visit Preview 💬 Add feedback Dec 15, 2023 1:51pm
2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
ai ⬜️ Ignored (Inspect) Visit Preview Dec 15, 2023 1:51pm
cal ⬜️ Ignored (Inspect) Visit Preview Dec 15, 2023 1:51pm

@zomars zomars added the core area: core, team members only label Dec 15, 2023
@Udit-takkar Udit-takkar added 🚨 urgent Created by Linear-GitHub Sync High priority Created by Linear-GitHub Sync labels Dec 15, 2023
hariombalhara
hariombalhara previously approved these changes Dec 15, 2023
Copy link
Contributor

github-actions bot commented Dec 15, 2023

📦 Next.js Bundle Analysis for @calcom/web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link

deploysentinel bot commented Dec 15, 2023

Current Playwright Test Results Summary

✅ 344 Passing - ⚠️ 10 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 12/15/2023 01:20:07pm UTC)

Run Details

Running Workflow PR Update on Github Actions

Commit: abbe240

Started: 12/15/2023 01:13:14pm UTC

⚠️ Flakes

📄   apps/web/playwright/login.2fa.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
2FA Tests should allow a user to enable 2FA and login using 2FA
Retry 1Initial Attempt
1.18% (3) 3 / 255 runs
failed over last 7 days
32.55% (83) 83 / 255 runs
flaked over last 7 days

📄   apps/web/playwright/team/team-invitation.e2e.ts • 2 Flakes

Top 1 Common Error Messages

null

2 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Team Invitation (non verified)
Retry 2Retry 1Initial Attempt
4.65% (12) 12 / 258 runs
failed over last 7 days
91.86% (237) 237 / 258 runs
flaked over last 7 days
Team Invitation (verified)
Retry 1Initial Attempt
0.39% (1) 1 / 258 run
failed over last 7 days
93.80% (242) 242 / 258 runs
flaked over last 7 days

📄   apps/web/playwright/embed-code-generator.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Embed Code Generator Tests Non-Organization Event Types Page open Embed Dialog and choose floating-popup for First Event Type
Retry 1Initial Attempt
1.55% (4) 4 / 258 runs
failed over last 7 days
5.81% (15) 15 / 258 runs
flaked 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 1Initial Attempt
0% (0) 0 / 281 runs
failed over last 7 days
3.20% (9) 9 / 281 runs
flaked over last 7 days

📄   apps/web/playwright/managed-event-types.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Managed Event Types tests Can create managed event type
Retry 1Initial Attempt
0.76% (2) 2 / 262 runs
failed over last 7 days
1.53% (4) 4 / 262 runs
flaked over last 7 days

📄   packages/embeds/embed-core/playwright/tests/action-based.e2e.ts • 2 Flakes

Top 1 Common Error Messages

null

2 Test Cases Affected

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Popup Tests should be able to reschedule
Retry 2Retry 1Initial Attempt
6.59% (17) 17 / 258 runs
failed over last 7 days
88.76% (229) 229 / 258 runs
flaked over last 7 days
Popup Tests should open embed iframe on click - Configured with light theme
Retry 1Initial Attempt
0.78% (2) 2 / 258 runs
failed over last 7 days
60.08% (155) 155 / 258 runs
flaked over last 7 days

📄   apps/web/playwright/organization/organization-creation.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Organization should be able to create an organization and complete onboarding
Retry 2Retry 1Initial Attempt
22.26% (59) 59 / 265 runs
failed over last 7 days
45.28% (120) 120 / 265 runs
flaked over last 7 days

📄   apps/web/playwright/organization/organization-invitation.e2e.ts • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Organization Invitation (verified)
Retry 1Initial Attempt
0.38% (1) 1 / 263 run
failed over last 7 days
32.70% (86) 86 / 263 runs
flaked over last 7 days

View Detailed Build Results


Copy link
Contributor

@emrysal emrysal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah this is 2/2 - big rename job was missing.

@kodiakhq kodiakhq bot merged commit 6e829e2 into main Dec 15, 2023
38 of 40 checks passed
@kodiakhq kodiakhq bot deleted the fix/type-error branch December 15, 2023 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge core area: core, team members only High priority Created by Linear-GitHub Sync 🚨 urgent Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants