Scheduling infrastructure for absolutely everyone.
1087 matches across 10 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 251 | mockHubspotClient.crm.owners.ownersApi.getPage.mockResolvedValue({ results: [] }); |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 254 | mockHubspotClient.crm.objects.meetings.basicApi.create.mockResolvedValue({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 260 | mockHubspotClient.crm.associations.batchApi.create.mockResolvedValue({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 267 | mockHubspotClient.crm.contacts.searchApi.doSearch.mockResolvedValueOnce({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 590 | mockHubspotClient.crm.properties.coreApi.getAll.mockResolvedValueOnce({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 889 | mockHubspotClient.crm.owners.ownersApi.getPage.mockResolvedValue({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 894 | mockHubspotClient.crm.contacts.basicApi.getById.mockResolvedValue({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 900 | mockHubspotClient.crm.contacts.basicApi.update.mockResolvedValue({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 905 | mockHubspotClient.crm.objects.meetings.basicApi.create.mockResolvedValue({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 910 | mockHubspotClient.crm.associations.batchApi.create.mockResolvedValue({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 932 | mockHubspotClient.crm.owners.ownersApi.getPage.mockResolvedValue({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 936 | mockHubspotClient.crm.contacts.basicApi.update.mockResolvedValue({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 941 | mockHubspotClient.crm.objects.meetings.basicApi.create.mockResolvedValue({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 946 | mockHubspotClient.crm.associations.batchApi.create.mockResolvedValue({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 964 | mockHubspotClient.crm.owners.ownersApi.getPage.mockResolvedValue({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 968 | mockHubspotClient.crm.contacts.basicApi.getById.mockResolvedValue({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 973 | mockHubspotClient.crm.objects.meetings.basicApi.create.mockResolvedValue({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 978 | mockHubspotClient.crm.associations.batchApi.create.mockResolvedValue({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 996 | mockHubspotClient.crm.owners.ownersApi.getPage.mockResolvedValue({ results: [] }); |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 998 | mockHubspotClient.crm.objects.meetings.basicApi.create.mockResolvedValue({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 1003 | mockHubspotClient.crm.associations.batchApi.create.mockResolvedValue({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 1023 | mockHubspotClient.crm.owners.ownersApi.getPage.mockRejectedValue({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 1032 | mockHubspotClient.crm.objects.meetings.basicApi.create.mockResolvedValue({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 1037 | mockHubspotClient.crm.associations.batchApi.create.mockResolvedValue({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 283 | mockHubspotClient.crm.contacts.searchApi.doSearch.mockResolvedValueOnce({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 293 | mockHubspotClient.crm.contacts.searchApi.doSearch.mockResolvedValueOnce({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 306 | mockHubspotClient.crm.contacts.searchApi.doSearch.mockResolvedValueOnce({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 318 | mockHubspotClient.crm.owners.ownersApi.getById.mockResolvedValueOnce({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 350 | mockHubspotClient.crm.contacts.searchApi.doSearch.mockResolvedValueOnce({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 384 | mockHubspotClient.crm.contacts.searchApi.doSearch.mockResolvedValueOnce({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 420 | mockHubspotClient.crm.contacts.searchApi.doSearch.mockResolvedValueOnce({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 432 | mockHubspotClient.crm.owners.ownersApi.getById.mockResolvedValueOnce({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 463 | mockHubspotClient.crm.contacts.searchApi.doSearch.mockResolvedValueOnce({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 475 | mockHubspotClient.crm.owners.ownersApi.getById.mockRejectedValueOnce(new Error("Owner not found")); |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 497 | mockHubspotClient.crm.contacts.basicApi.create.mockResolvedValueOnce({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 515 | mockHubspotClient.crm.contacts.basicApi.create.mockRejectedValueOnce({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 564 | mockHubspotClient.crm.properties.coreApi.getAll.mockResolvedValueOnce({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 620 | mockHubspotClient.crm.properties.coreApi.getAll.mockResolvedValueOnce({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 651 | mockHubspotClient.crm.properties.coreApi.getAll.mockResolvedValueOnce({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 677 | mockHubspotClient.crm.properties.coreApi.getAll.mockResolvedValueOnce({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 703 | mockHubspotClient.crm.properties.coreApi.getAll.mockResolvedValueOnce({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 735 | mockHubspotClient.crm.properties.coreApi.getAll.mockResolvedValueOnce({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 767 | mockHubspotClient.crm.properties.coreApi.getAll.mockResolvedValueOnce({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 809 | mockHubspotClient.crm.properties.coreApi.getAll.mockResolvedValueOnce({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 846 | mockHubspotClient.crm.properties.coreApi.getAll.mockResolvedValueOnce({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 1068 | mockHubspotClient.crm.objects.meetings.basicApi.update.mockResolvedValue({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 1092 | mockHubspotClient.crm.objects.meetings.basicApi.update.mockResolvedValue({ |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.test.ts | 1109 | mockHubspotClient.crm.objects.meetings.basicApi.archive.mockResolvedValue(undefined); |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.ts | 95 | const properties = await this.hubspotClient.crm.properties.coreApi.getAll("meetings"); |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.ts | 314 | return this.hubspotClient.crm.objects.meetings.basicApi.create(simplePublicObjectInput); |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.ts | 325 | return this.hubspotClient.crm.associations.batchApi.create( |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.ts | 350 | return this.hubspotClient.crm.objects.meetings.basicApi.update(uid, simplePublicObjectInput); |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.ts | 360 | return this.hubspotClient.crm.objects.meetings.basicApi.update(uid, simplePublicObjectInput); |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.ts | 364 | return this.hubspotClient.crm.objects.meetings.basicApi.archive(uid); |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.ts | 579 | this.hubspotClient.crm.contacts.basicApi.create(contact).catch((error) => { |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.ts | 611 | const ownersResponse = await this.hubspotClient.crm.owners.ownersApi.getPage( |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.ts | 630 | await this.hubspotClient.crm.contacts.basicApi.update(contactId, { |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.ts | 639 | const contact = await this.hubspotClient.crm.contacts.basicApi.getById(contactId, ["hubspot_owner_id"]); |
| CRITICAL | packages/app-store/hubspot/lib/CrmService.ts | 665 | const owner = await this.hubspotClient.crm.owners.ownersApi.getById(parseInt(ownerId, 10)); |
| CRITICAL | …ents/getting-started/steps-views/SetupAvailability.tsx | 25 | const queryAvailability = trpc.viewer.availability.schedule.get.useQuery( |
| 17 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | playwright.config.ts | 335 | function ensureAppServerIsReadyToServeEmbed(webServer: { port?: number; url?: string }) { |
| LOW | example-apps/credential-sync/lib/integrations.ts | 10 | export async function generateGoogleCalendarAccessToken() { |
| LOW | agents/rules/performance-scheduling-complexity.md | 41 | async function precomputeTeamAvailability(teamId: number) { |
| LOW | scripts/seed-performance-testing.ts | 242 | async function createAUserWithManyBookings() { |
| LOW | scripts/seed-huge-event-types.ts | 29 | async function createTeamsWithEventTypes({ |
| LOW | scripts/seed.ts | 113 | async function createOrganizationAndAddMembersAndTeams({ |
| LOW | scripts/seed.ts | 522 | async function ensureAcmeOwnerHasApiKeySeeded() { |
| LOW | scripts/seed.ts | 531 | async function seedPerHostLocationsInAcmeOrg() { |
| LOW | …ges/ui/components/dialog/ConfirmationDialogContent.tsx | 21 | export function ConfirmationDialogContent(props: PropsWithChildren<ConfirmationDialogContentProps>) { |
| LOW | packages/types/business-days-plugin.d.ts | 42 | function getAdditionalWorkingDayFormat(): string | undefined; |
| LOW | packages/types/business-days-plugin.d.ts | 43 | function setAdditionalWorkingDayFormat(additionalWorkingDayFormat: string): void; |
| LOW | …/routers/loggedInViewer/connectAndJoin.handler.test.ts | 55 | function mockPrismaForSuccessfulJoin({ oldStatus = BookingStatus.AWAITING_HOST } = {}) { |
| LOW | …iewer/calendars/setDestinationCalendar.handler.test.ts | 74 | function createMockConnectedCalendars({ |
| LOW | …server/routers/viewer/bookings/editLocation.handler.ts | 41 | async function updateLocationInConnectedAppForBooking({ |
| LOW | …server/routers/viewer/bookings/editLocation.handler.ts | 66 | function extractAdditionalInformation(result: { |
| LOW | …server/routers/viewer/bookings/editLocation.handler.ts | 78 | async function updateBookingLocationInDb({ |
| LOW | …server/routers/viewer/bookings/editLocation.handler.ts | 127 | async function getAllCredentialsIncludeServiceAccountKey({ |
| LOW | …server/routers/viewer/bookings/editLocation.handler.ts | 159 | async function getLocationInEvtFormatOrThrow({ |
| LOW | …server/routers/viewer/bookings/editLocation.handler.ts | 213 | export function getLocationForOrganizerDefaultConferencingAppInEvtFormat({ |
| LOW | …pc/server/routers/viewer/bookings/addGuests.handler.ts | 115 | export function validateGuestsFieldEnabled(booking: Booking): void { |
| LOW | …pc/server/routers/viewer/bookings/addGuests.handler.ts | 172 | async function getEmailVerificationRequirements(guestEmails: string[]): Promise<Map<string, boolean>> { |
| LOW | …ges/trpc/server/routers/viewer/bookings/get.handler.ts | 877 | async function getEventTypeIdsFromTeamIdsFilter(prisma: PrismaClient, teamIds?: number[]) { |
| LOW | …ges/trpc/server/routers/viewer/bookings/get.handler.ts | 897 | async function getAttendeeEmailsFromUserIdsFilter( |
| LOW | …ges/trpc/server/routers/viewer/bookings/get.handler.ts | 929 | async function getEventTypeIdsFromEventTypeIdsFilter(prisma: PrismaClient, eventTypeIds?: number[]) { |
| LOW | …ges/trpc/server/routers/viewer/bookings/get.handler.ts | 1051 | function addAdvancedAttendeeWhereClause( |
| LOW | …uters/viewer/holidays/getSupportedCountries.handler.ts | 3 | export async function getSupportedCountriesHandler() { |
| LOW | packages/trpc/server/routers/viewer/eventTypes/util.ts | 252 | export function ensureUniqueBookingFields(fields: TUpdateInputSchema["bookingFields"]) { |
| LOW | packages/trpc/server/routers/viewer/eventTypes/util.ts | 274 | export function ensureEmailOrPhoneNumberIsPresent(fields: TUpdateInputSchema["bookingFields"]) { |
| LOW | …rver/routers/viewer/eventTypes/utils/transformUtils.ts | 121 | export function createProfilesWithPermissions( |
| LOW | …/server/routers/viewer/eventTypes/utils/filterUtils.ts | 26 | export function shouldIncludeTeamMembership( |
| LOW | packages/trpc/server/lib/toTRPCError.ts | 62 | export function convertErrorWithCodeToTRPCError(cause: unknown) { |
| LOW | packages/emails/templates/organizer-request-email.ts | 12 | async function getOrganizerRequestTemplate(userId?: number) { |
| LOW | …ooks/organizations/bookings/useOrganizationBookings.ts | 36 | function extractOrganizationBookingsQueryKeys(query: GetOrganizationsBookingsInput) { |
| LOW | …ility/wrappers/AvailabilitySettingsPlatformWrapper.tsx | 44 | >(function AvailabilitySettingsPlatformWrapper(props, ref) { |
| LOW | …nnect/conferencing-apps/AppListCardPlatformWrapper.tsx | 4 | export default function AppListCardPlatformWrapper(props: AppListCardProps) { |
| LOW | …pes/bookings/2024-08-13/inputs/create-booking.input.ts | 48 | function RequireEventTypeIdentification(validationOptions?: ValidationOptions) { |
| LOW | …pes_2024_06_14/inputs/booking-limits-duration.input.ts | 97 | export function ValidateBookingLimistsDuration(validationOptions?: ValidationOptions) { |
| LOW | …-types_2024_06_14/inputs/booking-limits-count.input.ts | 106 | export function ValidateBookingLimitsCount(validationOptions?: ValidationOptions) { |
| LOW | …t-types_2024_06_14/inputs/confirmation-policy.input.ts | 92 | export function ValidateConfirmationPolicy(validationOptions?: ValidationOptions) { |
| LOW | …/event-types_2024_06_14/inputs/booker-layouts.input.ts | 63 | function IsDefaultLayoutWithinEnabledLayouts(validationOptions?: ValidationOptions) { |
| LOW | …tors/CantHaveRecurrenceAndBookerActiveBookingsLimit.ts | 9 | export function CantHaveRecurrenceAndBookerActiveBookingsLimit(validationOptions?: ValidationOptions) { |
| LOW | …/types/utils/RequiresOneOfPropertiesWhenNotDisabled.ts | 13 | export function RequiresAtLeastOnePropertyWhenNotDisabled(validationOptions?: ValidationOptions) { |
| LOW | packages/platform/libraries/app-store.ts | 47 | export async function enrichUserWithDelegationConferencingCredentialsWithoutOrgId(_args: { |
| LOW | packages/platform/libraries/organizations.ts | 22 | export function getActiveUserBillingService(): ActiveUserBillingServiceStub { |
| LOW | packages/platform/libraries/emails.ts | 54 | export async function sendSignupToOrganizationEmail(_args: { |
| LOW | packages/platform/libraries/tasker.ts | 5 | export function getIncrementUsageIdempotencyKey(bookingUid: string): string { |
| LOW | packages/platform/libraries/slots.ts | 14 | export async function validateRoundRobinSlotAvailability( |
| LOW | packages/platform/libraries/index.ts | 126 | export async function roundRobinManualReassignment(_args: { |
| LOW | packages/platform/libraries/index.ts | 166 | export function getClientSecretFromPayment(payment: { data: Record<string, unknown> }): string | null { |
| LOW | packages/platform/libraries/index.ts | 184 | export async function createNewUsersConnectToOrgIfExists(_args: { |
| LOW | …s/platform/examples/base/src/pages/api/managed-user.ts | 15 | async function createUserWithDefaultSchedule(email: string, name: string, avatarUrl: string) { |
| LOW | …s/platform/examples/base/src/pages/api/managed-user.ts | 175 | async function createOrgTeamMembershipMember(orgId: number, teamId: number, userId: number) { |
| LOW | …s/platform/examples/base/src/pages/api/managed-user.ts | 221 | async function createCollectiveEventType(orgId: number, teamId: number, userIds: number[]) { |
| LOW | …s/platform/examples/base/src/pages/api/managed-user.ts | 246 | async function createRoundRobinEventType(orgId: number, teamId: number, userIds: number[]) { |
| LOW | …tures/settings/appDir/SettingsHeaderWithBackButton.tsx | 17 | export default function SettingsHeaderWithBackButton(props: SettingsHeaderWithBackButtonProps) { |
| LOW | …slation/di/EventTypeTranslationRepository.container.ts | 10 | export function getEventTypeTranslationRepository(): EventTypeTranslationRepository { |
| LOW | …ures/calendars/lib/getConnectedDestinationCalendars.ts | 69 | async function handleNoConnectedCalendars(user: UserWithCalendars) { |
| LOW | …ures/calendars/lib/getConnectedDestinationCalendars.ts | 88 | async function handleNoDestinationCalendar({ |
| LOW | …ures/calendars/lib/getConnectedDestinationCalendars.ts | 153 | async function handleDestinationCalendarNotInConnectedCalendars({ |
| LOW | …ures/calendars/lib/getConnectedDestinationCalendars.ts | 213 | async function ensureSelectedCalendarIsInDb({ |
| 437 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | agents/skills/calcom-api/SKILL.md | 95 | "name": "John Doe", |
| LOW | agents/skills/calcom-api/references/authentication.md | 240 | "email": "user@example.com", |
| LOW | agents/skills/calcom-api/references/authentication.md | 242 | "name": "John Doe", |
| LOW | agents/skills/calcom-api/references/webhooks.md | 108 | "name": "John Doe", |
| LOW | agents/skills/calcom-api/references/webhooks.md | 121 | "name": "John Doe", |
| LOW | agents/skills/calcom-api/references/bookings.md | 62 | "name": "John Doe", |
| LOW | agents/skills/calcom-api/references/bookings.md | 96 | "name": "John Doe", |
| LOW | docs/api-reference/v2/openapi.json | 166 | "example": "John Doe", |
| LOW | docs/api-reference/v2/openapi.json | 12200 | "example": "John Doe" |
| LOW | docs/api-reference/v2/openapi.json | 12570 | "example": "Jane Doe" |
| LOW | docs/api-reference/v2/openapi.json | 12611 | "example": "John Doe" |
| LOW | docs/api-reference/v2/openapi.json | 13006 | "example": "John Doe" |
| LOW | docs/api-reference/v2/openapi.json | 14150 | "example": "John Doe" |
| LOW | docs/api-reference/v2/openapi.json | 14292 | "example": "John Doe" |
| LOW | docs/api-reference/v2/openapi.json | 14366 | "example": "John Doe" |
| LOW | docs/api-reference/v2/openapi.json | 14482 | "example": "John Doe" |
| LOW | docs/api-reference/v2/openapi.json | 14558 | "example": "John Doe" |
| LOW | docs/api-reference/v2/openapi.json | 14671 | "example": "John Doe" |
| LOW | docs/api-reference/v2/openapi.json | 14711 | "example": "John Doe" |
| LOW | docs/api-reference/v2/openapi.json | 14785 | "name": "John Doe", |
| LOW | docs/api-reference/v2/openapi.json | 16336 | "example": "user@example.com", |
| LOW | scripts/seed.ts | 1006 | email: "admin@example.com", |
| LOW | scripts/seed.ts | 1207 | name: "Acme Inc", |
| LOW | scripts/seed.ts | 1295 | name: "Jane Doe", |
| LOW | scripts/seed.ts | 1364 | name: "John Doe", |
| LOW | packages/ui/components/avatar/UserAvatar.test.tsx | 9 | name: "John Doe", |
| LOW | packages/sms/test/sms-manager.test.ts | 56 | name: "John Doe", |
| LOW | …c/server/routers/viewer/webhook/testTrigger.handler.ts | 42 | name: "John Doe", |
| LOW | …/routers/viewer/bookings/reportBooking.handler.test.ts | 31 | email: "user@example.com", |
| LOW | …rpc/server/routers/viewer/bookings/get.handler.test.ts | 28 | email: "user@example.com", |
| LOW | …rpc/server/routers/viewer/bookings/get.handler.test.ts | 100 | email: "user@example.com", |
| LOW | …rpc/server/routers/viewer/bookings/get.handler.test.ts | 162 | return Promise.resolve([{ id: 1, email: "user@example.com" }]) as ReturnType<typeof mockPrisma.user.findMany>; |
| LOW | …r/routers/viewer/admin/lockUserAccount.handler.test.ts | 34 | email: "admin@example.com", |
| LOW | …s/templates/oauth-client-approved-notification.test.ts | 45 | userEmail: "admin@example.com", |
| LOW | …s/templates/oauth-client-rejected-notification.test.ts | 47 | userEmail: "admin@example.com", |
| LOW | packages/platform/atoms/CHANGELOG.md | 183 | "name": "Jane Doe", |
| LOW | …rm/types/bookings/2024-08-13/outputs/booking.output.ts | 22 | @ApiProperty({ type: String, example: "John Doe" }) |
| LOW | …rm/types/bookings/2024-08-13/outputs/booking.output.ts | 93 | @ApiProperty({ type: String, example: "Jane Doe" }) |
| LOW | …rm/types/bookings/2024-08-13/outputs/booking.output.ts | 399 | @ApiProperty({ type: String, example: "John Doe" }) |
| LOW | …024-08-13/outputs/get-booking-video-sessions.output.ts | 12 | @ApiProperty({ example: "John Doe", nullable: true }) |
| LOW | …m/types/bookings/2024-08-13/inputs/add-guests.input.ts | 32 | example: "John Doe", |
| LOW | …m/types/bookings/2024-08-13/inputs/add-guests.input.ts | 81 | name: "John Doe", |
| LOW | …pes/bookings/2024-08-13/inputs/create-booking.input.ts | 106 | example: "John Doe", |
| LOW | …types/bookings/2024-08-13/inputs/get-bookings.input.ts | 80 | example: "John Doe", |
| LOW | …es/event-types_2024_06_14/outputs/event-type.output.ts | 524 | @DocsProperty({ example: "John Doe" }) |
| LOW | packages/features/CalendarEventBuilder.test.ts | 106 | name: "John Doe", |
| LOW | packages/features/CalendarEventBuilder.test.ts | 535 | name: "John Doe", |
| LOW | packages/features/CalendarEventBuilder.test.ts | 645 | expect(event.organizer.name).toBe("John Doe"); |
| LOW | packages/features/CalendarEventBuilder.test.ts | 709 | name: { label: "your_name", value: "John Doe" }, |
| LOW | packages/features/CalendarEventBuilder.test.ts | 1488 | email: "user@example.com", |
| LOW | packages/features/bookings/lib/handlePayment.test.ts | 40 | email: "user@example.com", |
| LOW | packages/features/bookings/lib/handlePayment.test.ts | 95 | bookerName: "John Doe", |
| LOW | packages/features/bookings/lib/handlePayment.test.ts | 110 | bookerName: "John Doe", |
| LOW | packages/features/bookings/lib/handlePayment.test.ts | 141 | bookerName: "John Doe", |
| LOW | packages/features/bookings/lib/handlePayment.test.ts | 171 | bookerName: "John Doe", |
| LOW | packages/features/bookings/lib/handlePayment.test.ts | 204 | bookerName: "John Doe", |
| LOW | packages/features/bookings/lib/handlePayment.test.ts | 251 | bookerName: "John Doe", |
| LOW | packages/features/bookings/lib/handlePayment.test.ts | 284 | bookerName: "John Doe", |
| LOW | …s/features/bookings/lib/bookingSuccessRedirect.test.ts | 49 | name: "John Doe", |
| LOW | …s/features/bookings/lib/bookingSuccessRedirect.test.ts | 65 | name: "John Doe", |
| 391 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | agents/rules/culture-leverage-ai.md | 39 | // AI-generated test case |
| HIGH | agents/rules/culture-leverage-ai.md | 43 | // AI-generated test case |
| HIGH | agents/rules/culture-leverage-ai.md | 47 | // AI-generated test case |
| HIGH | agents/rules/culture-leverage-ai.md | 51 | // AI-generated test case |
| HIGH | agents/rules/culture-leverage-ai.md | 55 | // AI-generated test case |
| HIGH | agents/rules/culture-leverage-ai.md | 59 | // AI-generated test case |
| HIGH | agents/rules/culture-leverage-ai.md | 64 | // AI-generated edge case |
| HIGH | apps/api/v2/src/main.ts | 114 | // Preserved as requested: |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | …sync/__tests__/CalendarSyncService.integration.test.ts | 125 | // ─── Helper function tests (pure, no mocks needed) ─────────────────────────── |
| MEDIUM | …sync/__tests__/CalendarSyncService.integration.test.ts | 426 | // ─── Change detection ───────────────────────────────────────────────────────── |
| MEDIUM | …sync/__tests__/CalendarSyncService.integration.test.ts | 529 | // ─── iCalUID parsing edge cases ─────────────────────────────────────────────── |
| MEDIUM | …sync/__tests__/CalendarSyncService.integration.test.ts | 608 | // ─── Zero/negative duration edge cases ──────────────────────────────────────── |
| MEDIUM | …sync/__tests__/CalendarSyncService.integration.test.ts | 658 | // ─── End-to-end data flow: event fields → createBooking ─────────────────────── |
| MEDIUM | …sync/__tests__/CalendarSyncService.integration.test.ts | 845 | // ─── Service-level integration tests ────────────────────────────────────────── |
| MEDIUM | …unified-calendars/services/unified-calendar.service.ts | 51 | // ─── Strategy: validate calendar type ────────────────────────────────── |
| MEDIUM | …unified-calendars/services/unified-calendar.service.ts | 69 | // ─── Connections ─────────────────────────────────────────────────────── |
| MEDIUM | …unified-calendars/services/unified-calendar.service.ts | 93 | // ─── User-scoped calendar operations ─────────────────────────────────── |
| MEDIUM | …unified-calendars/services/unified-calendar.service.ts | 129 | // ─── Connection-scoped operations ────────────────────────────────────── |
| MEDIUM | …-unified-calendars/services/google-calendar.service.ts | 213 | // ─── Shared private helpers (DRY calendar CRUD) ────────────────────── |
| MEDIUM | …-unified-calendars/services/google-calendar.service.ts | 369 | // ─── Public user-scoped methods ────────────────────────────────────── |
| MEDIUM | …-unified-calendars/services/google-calendar.service.ts | 405 | // ─── Public connection-scoped methods ───────────────────────────────── |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | example-apps/credential-sync/next-env.d.ts | 1 | /// <reference types="next" /> |
| LOW | scripts/wait-for-it.sh | 1 | #!/bin/sh |
| LOW | packages/trpc/index.ts | 1 | // React exports have been moved to @calcom/trpc/react |
| LOW | …atures/bookings/lib/service/RecurringBookingService.ts | 81 | // .flatMap((book) => (book.appsStatus !== undefined ? book.appsStatus : [])) |
| LOW | …eatures/bookings/Booker/utils/getPrefetchMonthCount.ts | 21 | // Column view always needs 2 months because it displays multiple weeks side-by-side, |
| LOW | packages/features/schedules/lib/slots.ts | 41 | // so that maximum possible slots are shown. |
| LOW | …pes/repositories/__tests__/EventTypeRepository.test.ts | 201 | // - describe("findById", () => { ... }) |
| LOW | packages/features/webhooks/lib/WebhookService.test.ts | 61 | const service = await WebhookService.init(mockOptions); |
| LOW | packages/features/webhooks/lib/WebhookService.test.ts | 81 | // appId: "appId2", |
| LOW | packages/features/webhooks/lib/WebhookService.test.ts | 101 | // |
| LOW | packages/features/webhooks/lib/WebhookService.test.ts | 121 | // appId: "appId", |
| LOW | packages/features/webhooks/lib/WebhookService.test.ts | 141 | // data: "test" |
| LOW | packages/features/tasker/repository.ts | 201 | // TODO: Uncomment this later |
| LOW | packages/prisma/run-enum-generator.js | 1 | #!/usr/bin/env node |
| LOW | packages/lib/sdk-event.ts | 1 | // We can't use sdkActionManager without embed because sdkActionManager needs embed namespace to be able to inform the c |
| LOW | packages/lib/deriveAppDictKeyFromType.ts | 41 | // if (appType.match(matcher)) { |
| LOW | packages/embeds/embed-core/src/embed.test.ts | 641 | |
| LOW | .github/workflows/nextjs-bundle-analysis-annotation.yml | 21 | uses: dawidd6/action-download-artifact@v6 |
| LOW | apps/web/pagesAndRewritePaths.ts | 61 | // It would also not match /free/30min/embed because we are ensuring just two slashes |
| LOW | apps/web/playwright/overlay-calendar.e2e.ts | 1 | export {}; |
| LOW | apps/web/playwright/overlay-calendar.e2e.ts | 21 | // await test.step("Log in and return to booking page", async () => { |
| LOW | apps/web/pages/_error.tsx | 81 | // threw or returned a Promise that rejected |
| LOW | apps/docs/next-env.d.ts | 1 | /// <reference types="next" /> |
| LOW | …ent-types_2024_04_15/inputs/update-event-type.input.ts | 321 | // @IsOptional() |
| LOW | …ent-types_2024_04_15/inputs/update-event-type.input.ts | 361 | // periodStartDate?: Date; |
| LOW | …ent-types_2024_04_15/inputs/update-event-type.input.ts | 381 | // requiresConfirmation?: boolean; |
| LOW | …ent-types_2024_04_15/inputs/update-event-type.input.ts | 441 | // @IsOptional() |
| LOW | …ent-types_2024_04_15/inputs/update-event-type.input.ts | 461 | @Min(0) |
| LOW | …ent-types_2024_04_15/inputs/update-event-type.input.ts | 481 | // @IsBoolean() |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | scripts/seed.ts | 276 | // Step 1: Create organization (team) with just metadata and organizationSettings |
| LOW | scripts/seed.ts | 295 | // Step 2: Create org profiles in batches to avoid large transactions |
| LOW | scripts/seed.ts | 318 | // Step 3: Create memberships using createMany for better performance |
| LOW | scripts/seed.ts | 332 | // Step 4: Fetch created profiles to rebuild orgMembersInDBWithProfileId |
| LOW | …ges/features/bookings/lib/getBookingResponsesSchema.ts | 258 | // Either the field is required or there is a radio selected, we need to check if the optionInput is required or |
| LOW | …ings/2024-08-13/controllers/e2e/add-guests.e2e-spec.ts | 286 | // Step 1: Organizer adds guest user as a guest |
| LOW | …ings/2024-08-13/controllers/e2e/add-guests.e2e-spec.ts | 302 | // Step 2: Now the guest can add their own guests |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | apps/web/test/jest-resolver.js | 2 | // Call the defaultResolver, so we leverage its cache, error handling, etc. |
| MEDIUM | apps/web/lib/app-providers.tsx | 230 | ? // Same Namespace, Same Organizer but different themes would still work seamless and not cause theme flicker |
| MEDIUM | apps/web/lib/getThemeProviderProps.ts | 128 | ? // Same Namespace, Same Organizer but different themes would still work seamless and not cause theme flicker |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | agents/skills/calcom-api/SKILL.md | 44 | Authorization: Bearer cal_<your_api_key> |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | .github/workflows/draft-release.yml | 88 | # Create the TypeScript content |