Error during build
Found a bug? Please fill out the sections below. 👍
Issue Summary
A summary of the issue. This needs to be a clear detailed-rich summary.
Steps to Reproduce
- (for example) Went to ...
- Clicked on...
- ...
Any other relevant information. For example, why do you consider this a bug and what did you expect to happen instead?
Actual Results
PS C:\Users\ajays\mos\cal.com> yarn build
WARNING failed to contact turbod. Continuing in standalone mode: connection to turbo daemon process failed. Please ensure the following:
- the process identified by the pid in the file at C:\Users\ajays\AppData\Local\Temp\turbod\35f44e8dbb511f9f\turbod.pid is not running, and remove C:\Users\ajays\AppData\Local\Temp\turbod\35f44e8dbb511f9f\turbod.pid
- check the logs at C:\Users\ajays\AppData\Roaming\turborepo\data\logs\35f44e8dbb511f9f-cal.com.log
- the unix domain socket at C:\Users\ajays\AppData\Local\Temp\turbod\35f44e8dbb511f9f\turbod.sock has been removed
You can also run without the daemon process by passing --no-daemon
• Packages in scope: @calcom/app-store, @calcom/app-store-cli, @calcom/config, @calcom/core, @calcom/dailyvideo, @calcom/dayjs, @calcom/embed-core, @calcom/embed-react, @calcom/embed-snippet, @calcom/eslint-plugin-eslint, @calcom/features, @calcom/lib, @calcom/office365video, @calcom/platform-constants, @calcom/platform-enums, @calcom/platform-types, @calcom/prisma, @calcom/trpc, @calcom/tsconfig, @calcom/types, @calcom/ui, @calcom/web, @calcom/zoomvideo
• Running build in 23 packages
• Remote caching disabled
@calcom/embed-core:build: cache bypass, force executing b9f9b1bc014f334b
@calcom/prisma:post-install: cache bypass, force executing 818ffc4a83bccb0a
@calcom/app-store-cli:build: cache bypass, force executing b5934a4a48a26b38
@calcom/trpc:build: cache miss, executing 718c2f740489aa6b
@calcom/platform-constants:build: cache miss, executing c87369a46fdc599f
@calcom/embed-core:build: 'rm' is not recognized as an internal or external command,
@calcom/embed-core:build: operable program or batch file.
@calcom/embed-core:build: command not found: rm
@calcom/embed-core:build: ERROR: command finished with error: command (C:\Users\ajays\mos\cal.com\packages\embeds\embed-core) yarn run build exited (127)
@calcom/app-store-cli:build: Generated apps.metadata.generated.ts, apps.server.generated.ts, apps.browser.generated.tsx, apps.schemas.generated.ts, apps.keys-schemas.generated.ts, bookerApps.metadata.generated.ts
@calcom/prisma:post-install: Environment variables loaded from .env
@calcom/prisma:post-install: Prisma schema loaded from schema.prisma
@calcom/prisma:post-install:
@calcom/prisma:post-install: ✔ Generated Prisma Client (v5.4.2) to .....\node_modules@prisma\client in 3.15s
@calcom/prisma:post-install:
@calcom/prisma:post-install: ✔ Generated Zod Schemas (0.5.4) to .\zod in 4.37s
@calcom/prisma:post-install:
@calcom/prisma:post-install: ✔ Generated Kysely types (1.8.0) to ...\kysely in 6.71s
@calcom/prisma:post-install:
@calcom/prisma:post-install: ✔ Generated Prisma Enum Generator to .\enums\index.ts in 750ms
@calcom/prisma:post-install:
@calcom/prisma:post-install: Start using Prisma Client in Node.js (See: https://pris.ly/d/client)
@calcom/prisma:post-install: @calcom/prisma:post-install: import { PrismaClient } from '@prisma/client' @calcom/prisma:post-install: const prisma = new PrismaClient() @calcom/prisma:post-install:
@calcom/prisma:post-install: or start using Prisma Client at the edge (See: https://pris.ly/d/accelerate)
@calcom/prisma:post-install: @calcom/prisma:post-install: import { PrismaClient } from '@prisma/client/edge' @calcom/prisma:post-install: const prisma = new PrismaClient() @calcom/prisma:post-install:
@calcom/prisma:post-install:
@calcom/prisma:post-install: See other ways of importing Prisma Client: http://pris.ly/d/importing-client
@calcom/prisma:post-install:
@calcom/prisma:post-install: Prisma schema loaded from schema.prisma
@calcom/prisma:post-install: Formatted C:\Users\ajays\mos\cal.com\packages\prisma\schema.prisma in 327ms 🚀
@calcom/trpc:build: ../../apps/web/test/utils/bookingScenario/setupAndTeardown.ts(11,5): error TS2578: Unused '@ts-expect-error' directive.
@calcom/trpc:build: ../../apps/web/test/utils/bookingScenario/setupAndTeardown.ts(13,5): error TS2578: Unused '@ts-expect-error' directive.
@calcom/trpc:build: ../../apps/web/test/utils/bookingScenario/setupAndTeardown.ts(27,5): error TS2578: Unused '@ts-expect-error' directive.
@calcom/trpc:build: ../../apps/web/test/utils/bookingScenario/setupAndTeardown.ts(29,5): error TS2578: Unused '@ts-expect-error' directive.
@calcom/trpc:build: ../features/data-table/components/DataTable.tsx(71,57): error TS2339: Property 'autoWidth' does not exist on type 'ColumnMeta<TData, unknown>'.
@calcom/trpc:build: ../features/data-table/components/DataTable.tsx(108,35): error TS2339: Property 'sticky' does not exist on type 'ColumnMeta<TData, unknown>'.
@calcom/trpc:build: ../features/data-table/components/DataTable.tsx(108,82): error TS2339: Property 'sticky' does not exist on type 'ColumnMeta<TData, unknown>'.
@calcom/trpc:build: ../features/data-table/components/DataTable.tsx(109,35): error TS2339: Property 'sticky' does not exist on type 'ColumnMeta<TData, unknown>'.
@calcom/trpc:build: ../features/data-table/components/DataTable.tsx(109,84): error TS2339: Property 'sticky' does not exist on type 'ColumnMeta<TData, unknown>'.
@calcom/trpc:build: ../features/data-table/components/DataTable.tsx(115,31): error TS2339: Property 'sticky' does not exist on type 'ColumnMeta<TData, unknown>'.
@calcom/trpc:build: ../features/data-table/components/DataTable.tsx(168,39): error TS2339: Property 'sticky' does not exist on type 'ColumnMeta<TData, unknown>'.
@calcom/trpc:build: ../features/data-table/components/DataTable.tsx(168,86): error TS2339: Property 'sticky' does not exist on type 'ColumnMeta<TData, unknown>'.
@calcom/trpc:build: ../features/data-table/components/DataTable.tsx(169,39): error TS2339: Property 'sticky' does not exist on type 'ColumnMeta<TData, unknown>'.
@calcom/trpc:build: ../features/data-table/components/DataTable.tsx(169,88): error TS2339: Property 'sticky' does not exist on type 'ColumnMeta<TData, unknown>'.
@calcom/trpc:build: ../features/data-table/components/DataTable.tsx(175,35): error TS2339: Property 'sticky' does not exist on type 'ColumnMeta<TData, unknown>'.
@calcom/trpc:build: ../features/data-table/components/filters/index.tsx(202,44): error TS2339: Property 'filterType' does not exist on type 'ColumnMeta<TData, unknown>'.
@calcom/trpc:build: server/routers/loggedInViewer/tests/outOfOffice.handler.test.ts(65,53): error TS2322: Type '{ readonly id: 4; readonly username: "pro"; readonly email: "[email protected]"; readonly password: { readonly hash: ""; readonly userId: 0; }; readonly completedOnboarding: true; readonly identityProvider: "CAL"; ... 9 more ...; readonly theme: null; }' is not assignable to type 'NonNullable<{ avatar: string; organization: { id: number | null; isOrgAdmin: boolean; metadata: { requestedSlug?: string | null | undefined; paymentId?: string | undefined; subscriptionId?: string | null | undefined; ... 4 more ...; billingPeriod?: BillingPeriod | undefined; } | null; ... 7 more ...; isPlatform?: bo...'.
@calcom/trpc:build: Type '{ readonly id: 4; readonly username: "pro"; readonly email: "[email protected]"; readonly password: { readonly hash: ""; readonly userId: 0; }; readonly completedOnboarding: true; readonly identityProvider: "CAL"; ... 9 more ...; readonly theme: null; }' is missing the following properties from type '{ avatar: string; organization: { id: number | null; isOrgAdmin: boolean; metadata: { requestedSlug?: string | null | undefined; paymentId?: string | undefined; subscriptionId?: string | null | undefined; ... 4 more ...; billingPeriod?: BillingPeriod | undefined; } | null; ... 7 more ...; isPlatform?: boolean | unde...': defaultBookerLayouts, destinationCalendar, startTime, endTime, and 23 more.
@calcom/trpc:build: server/routers/loggedInViewer/tests/outOfOffice.handler.test.ts(85,14): error TS2322: Type '{ readonly id: 4; readonly username: "pro"; readonly email: "[email protected]"; readonly password: { readonly hash: ""; readonly userId: 0; }; readonly completedOnboarding: true; readonly identityProvider: "CAL"; ... 9 more ...; readonly theme: null; }' is not assignable to type 'NonNullable<{ avatar: string; organization: { id: number | null; isOrgAdmin: boolean; metadata: { requestedSlug?: string | null | undefined; paymentId?: string | undefined; subscriptionId?: string | null | undefined; ... 4 more ...; billingPeriod?: BillingPeriod | undefined; } | null; ... 7 more ...; isPlatform?: bo...'.
@calcom/trpc:build: server/routers/loggedInViewer/unlinkConnectedAccount.handler.spec.ts(55,67): error TS2322: Type '{ organization: { id: null; isOrgAdmin: boolean; metadata: {}; requestedSlug: null; }; defaultBookerLayouts: null; selectedCalendars: never[]; destinationCalendar: null; profile: { username: string; ... 8 more ...; bufferTime: number; }; ... 44 more ...; referralLinkId: string | null; }' is not assignable to type 'NonNullable<{ avatar: string; organization: { id: number | null; isOrgAdmin: boolean; metadata: { requestedSlug?: string | null | undefined; paymentId?: string | undefined; subscriptionId?: string | null | undefined; ... 4 more ...; billingPeriod?: BillingPeriod | undefined; } | null; ... 7 more ...; isPlatform?: bo...'.
@calcom/trpc:build: Property 'profiles' is missing in type '{ organization: { id: null; isOrgAdmin: boolean; metadata: {}; requestedSlug: null; }; defaultBookerLayouts: null; selectedCalendars: never[]; destinationCalendar: null; profile: { username: string; ... 8 more ...; bufferTime: number; }; ... 44 more ...; referralLinkId: string | null; }' but required in type '{ avatar: string; organization: { id: number | null; isOrgAdmin: boolean; metadata: { requestedSlug?: string | null | undefined; paymentId?: string | undefined; subscriptionId?: string | null | undefined; ... 4 more ...; billingPeriod?: BillingPeriod | undefined; } | null; ... 7 more ...; isPlatform?: boolean | unde...'.
@calcom/trpc:build: server/routers/loggedInViewer/unlinkConnectedAccount.handler.spec.ts(64,67): error TS2322: Type '{ organization: { id: null; isOrgAdmin: boolean; metadata: {}; requestedSlug: null; }; defaultBookerLayouts: null; selectedCalendars: never[]; destinationCalendar: null; profile: { username: string; ... 8 more ...; bufferTime: number; }; ... 44 more ...; referralLinkId: string | null; }' is not assignable to type 'NonNullable<{ avatar: string; organization: { id: number | null; isOrgAdmin: boolean; metadata: { requestedSlug?: string | null | undefined; paymentId?: string | undefined; subscriptionId?: string | null | undefined; ... 4 more ...; billingPeriod?: BillingPeriod | undefined; } | null; ... 7 more ...; isPlatform?: bo...'.
@calcom/trpc:build: server/routers/viewer/bookings/tests/editLocation.handler.test.ts(44,9): error TS2322: Type 'Mock<(key: string) => string>' is not assignable to type 'TFunction<string, undefined>'.
@calcom/trpc:build: Types of parameters 'key' and 'args' are incompatible.
@calcom/trpc:build: Type '[key: Key | Key[], options?: (TOpt & InterpolationMap<Ret>) | undefined] | [key: Key | Key[], defaultValue: string, options?: (TOpt & InterpolationMap<Ret>) | undefined]' is not assignable to type '[key: string]'.
@calcom/trpc:build: Type '[key: Key | Key[], options?: (TOpt & InterpolationMap<Ret>) | undefined]' is not assignable to type '[key: string]'.
@calcom/trpc:build: Target allows only 1 element(s) but source may have more.
@calcom/trpc:build: server/routers/viewer/bookings/tests/editLocation.handler.test.ts(62,9): error TS2322: Type 'Mock<(key: string) => string>' is not assignable to type 'TFunction<string, undefined>'.
@calcom/trpc:build: server/routers/viewer/bookings/tests/editLocation.handler.test.ts(82,9): error TS2322: Type 'Mock<(key: string) => string>' is not assignable to type 'TFunction<string, undefined>'.
@calcom/trpc:build: server/routers/viewer/bookings/tests/editLocation.handler.test.ts(98,11): error TS2322: Type 'Mock<(key: string) => string>' is not assignable to type 'TFunction<string, undefined>'.
@calcom/trpc:build: server/routers/viewer/bookings/tests/editLocation.handler.test.ts(119,11): error TS2322: Type 'Mock<(key: string) => string>' is not assignable to type 'TFunction<string, undefined>'.
@calcom/trpc:build: server/routers/viewer/bookings/tests/editLocation.handler.test.ts(137,11): error TS2322: Type 'Mock<(key: string) => string>' is not assignable to type 'TFunction<string, undefined>'.
@calcom/trpc:build: server/routers/viewer/bookings/tests/editLocation.handler.test.ts(197,16): error TS7053: Element implicitly has an 'any' type because expression of type '"zoom"' can't be used to index type '{ "google-calendar": { keys: { expiry_date: number; client_id: string; client_secret: string; redirect_uris: string[]; }; type: ${string}_other | ${string}_calendar | ${string}_messaging | ${string}_payment | ${string}_video | ${string}_automation | ${string}_analytics | ${string}_crm | ${string}_ot...'. @calcom/trpc:build: Property 'zoom' does not exist on type '{ "google-calendar": { keys: { expiry_date: number; client_id: string; client_secret: string; redirect_uris: string[]; }; type: ${string}_other|${string}_calendar|${string}_messaging|${string}_payment|${string}_video|${string}_automation|${string}_analytics|${string}_crm|${string}_ot...'.
@calcom/trpc:build: server/routers/viewer/bookings/tests/editLocation.handler.test.ts(226,12): error TS18047: 'booking' is possibly 'null'.
@calcom/trpc:build: server/routers/viewer/bookings/tests/editLocation.handler.test.ts(228,11): error TS2698: Spread types may only be created from object types.
@calcom/trpc:build: server/routers/viewer/bookings/tests/editLocation.handler.test.ts(228,14): error TS18047: 'booking' is possibly 'null'.
@calcom/trpc:build: server/routers/viewer/bookings/tests/editLocation.handler.test.ts(228,14): error TS18047: 'booking.user' is possibly 'null'.
@calcom/trpc:build: server/routers/viewer/bookings/tests/editLocation.handler.test.ts(237,11): error TS2322: Type '({ user: { locale: string | null; name: string | null; id: number; startTime: number; endTime: number; metadata: JsonValue; email: string; timeZone: string; username: string | null; ... 34 more ...; movedToProfileId: number | null; } | null; references: { ...; }[]; attendees: { ...; }[]; } & { ...; }) | null' is not assignable to type '{ id: number; uid: string; idempotencyKey: string | null; userId: number | null; userPrimaryEmail: string | null; eventTypeId: number | null; title: string; description: string | null; ... 30 more ...; rescheduledBy: string | null; } & { ...; }'.
@calcom/trpc:build: Type 'null' is not assignable to type '{ id: number; uid: string; idempotencyKey: string | null; userId: number | null; userPrimaryEmail: string | null; eventTypeId: number | null; title: string; description: string | null; ... 30 more ...; rescheduledBy: string | null; } & { ...; }'.
@calcom/trpc:build: Type 'null' is not assignable to type '{ id: number; uid: string; idempotencyKey: string | null; userId: number | null; userPrimaryEmail: string | null; eventTypeId: number | null; title: string; description: string | null; ... 30 more ...; rescheduledBy: string | null; }'.
@calcom/trpc:build: server/routers/viewer/bookings/tests/editLocation.handler.test.ts(238,11): error TS2322: Type '{ locale: string | null; name: string | null; id: number; startTime: number; endTime: number; metadata: JsonValue; email: string; timeZone: string; username: string | null; emailVerified: Date | null; ... 33 more ...; movedToProfileId: number | null; } | null' is not assignable to type 'NonNullable<{ avatar: string; organization: { id: number | null; isOrgAdmin: boolean; metadata: { requestedSlug?: string | null | undefined; paymentId?: string | undefined; subscriptionId?: string | null | undefined; ... 4 more ...; billingPeriod?: BillingPeriod | undefined; } | null; ... 7 more ...; isPlatform?: bo...'.
@calcom/trpc:build: Type 'null' is not assignable to type 'NonNullable<{ avatar: string; organization: { id: number | null; isOrgAdmin: boolean; metadata: { requestedSlug?: string | null | undefined; paymentId?: string | undefined; subscriptionId?: string | null | undefined; ... 4 more ...; billingPeriod?: BillingPeriod | undefined; } | null; ... 7 more ...; isPlatform?: bo...'.
@calcom/trpc:build: server/routers/viewer/bookings/tests/editLocation.handler.test.ts(240,9): error TS2739: Type '{ newLocation: string; }' is missing the following properties from type '{ bookingId: number; credentialId: number | null; newLocation: string; }': bookingId, credentialId
@calcom/trpc:build: server/routers/viewer/bookings/tests/editLocation.handler.test.ts(256,9): error TS2322: Type '{ locale: string | null; name: string | null; id: number; startTime: number; endTime: number; metadata: JsonValue; email: string; timeZone: string; username: string | null; emailVerified: Date | null; ... 33 more ...; movedToProfileId: number | null; } | null' is not assignable to type '{ email: string; name: string; }'.
@calcom/trpc:build: Type 'null' is not assignable to type '{ email: string; name: string; }'.
@calcom/trpc:build: server/routers/viewer/bookings/confirm.handler.test.ts(105,7): error TS2741: Property 'emailsEnabled' is missing in type '{ bookingId: number; confirmed: true; reason: string; }' but required in type '{ bookingId: number; confirmed: boolean; emailsEnabled: boolean; recurringEventId?: string | undefined; reason?: string | undefined; platformClientParams?: { platformClientId?: string | undefined; platformRescheduleUrl?: string | ... 1 more ... | undefined; platformCancelUrl?: string | ... 1 more ... | undefined; pl...'.
@calcom/trpc:build: server/routers/viewer/slots/handleNotificationWhenNoSlots.test.ts(49,5): error TS2578: Unused '@ts-expect-error' directive.
@calcom/trpc:build: server/routers/viewer/slots/handleNotificationWhenNoSlots.test.ts(53,17): error TS2345: Argument of type '(key: string) => string' is not assignable to parameter of type 'TFunction<string, undefined> | PromiseLike<TFunction<string, undefined>>'.
@calcom/trpc:build: Type '(key: string) => string' is not assignable to type 'TFunction<string, undefined>'.
@calcom/trpc:build: Types of parameters 'key' and 'args' are incompatible.
@calcom/trpc:build: Type '[key: Key | Key[], options?: (TOpt & InterpolationMap<Ret>) | undefined] | [key: Key | Key[], defaultValue: string, options?: (TOpt & InterpolationMap<Ret>) | undefined]' is not assignable to type '[key: string]'.
@calcom/trpc:build: Type '[key: Key | Key[], options?: (TOpt & InterpolationMap<Ret>) | undefined]' is not assignable to type '[key: string]'.
@calcom/trpc:build: Target allows only 1 element(s) but source may have more.
@calcom/trpc:build: server/routers/viewer/slots/util.test.ts(11,5): error TS2322: Type '{ id: number; email: string; name: string; username: string; timeZone: string; weekStart: string; defaultScheduleId: null; bufferTime: number; locale: string; }' is not assignable to type '{ availability: { id: number; userId: number | null; eventTypeId: number | null; startTime: Date; endTime: Date; scheduleId: number | null; date: Date | null; days: number[]; }[]; ... 12 more ...; selectedCalendars: { ...; }[]; }'.
@calcom/trpc:build: Object literal may only specify known properties, and 'name' does not exist in type '{ availability: { id: number; userId: number | null; eventTypeId: number | null; startTime: Date; endTime: Date; scheduleId: number | null; date: Date | null; days: number[]; }[]; ... 12 more ...; selectedCalendars: { ...; }[]; }'.
@calcom/trpc:build: server/routers/viewer/teams/inviteMember/inviteMemberUtils.test.ts(69,7): error TS2322: Type '{ id: number; name: string; slug: null; appLogo: null; appIconLogo: null; bio: null; hideBranding: false; pendingPayment: false; hideBookATeamMember: false; createdAt: Date; brandColor: string; ... 16 more ...; smsLockReviewedByAdmin: false; }' is not assignable to type 'TeamWithParent'.
@calcom/trpc:build: Type '{ id: number; name: string; slug: null; appLogo: null; appIconLogo: null; bio: null; hideBranding: false; pendingPayment: false; hideBookATeamMember: false; createdAt: Date; brandColor: string; ... 16 more ...; smsLockReviewedByAdmin: false; }' is missing the following properties from type '{ id: number; name: string; slug: string | null; logoUrl: string | null; calVideoLogo: string | null; appLogo: string | null; appIconLogo: string | null; bio: string | null; hideBranding: boolean; ... 19 more ...; includeManagedEventsInLimits: boolean; }': bookingLimits, includeManagedEventsInLimits
@calcom/trpc:build: server/routers/viewer/teams/inviteMember/inviteMemberUtils.test.ts(270,40): error TS2345: Argument of type '{ organizationSettings: { id: number; teamId: number; isOrganizationConfigured: boolean; isOrganizationVerified: boolean; orgAutoAcceptEmail: string; organizationId: number; lockEventTypeCreationForUsers: boolean; adminGetsNoSlotsNotification: boolean; isAdminReviewed: boolean; isAdminAPIEnabled: boolean; }; ... 29 ...' is not assignable to parameter of type '{ id: number; name: string; slug: string | null; logoUrl: string | null; calVideoLogo: string | null; appLogo: string | null; appIconLogo: string | null; bio: string | null; hideBranding: boolean; ... 19 more ...; includeManagedEventsInLimits: boolean; } & { ...; } & { ...; }'.
@calcom/trpc:build: Type '{ organizationSettings: { id: number; teamId: number; isOrganizationConfigured: boolean; isOrganizationVerified: boolean; orgAutoAcceptEmail: string; organizationId: number; lockEventTypeCreationForUsers: boolean; adminGetsNoSlotsNotification: boolean; isAdminReviewed: boolean; isAdminAPIEnabled: boolean; }; ... 29 ...' is not assignable to type '{ organizationSettings?: { id: number; organizationId: number; isOrganizationConfigured: boolean; isOrganizationVerified: boolean; orgAutoAcceptEmail: string; lockEventTypeCreationForUsers: boolean; ... 4 more ...; orgProfileRedirectsToVerifiedDomain: boolean; } | null | undefined; }'.
@calcom/trpc:build: Types of property 'organizationSettings' are incompatible.
@calcom/trpc:build: Type '{ id: number; teamId: number; isOrganizationConfigured: boolean; isOrganizationVerified: boolean; orgAutoAcceptEmail: string; organizationId: number; lockEventTypeCreationForUsers: boolean; adminGetsNoSlotsNotification: boolean; isAdminReviewed: boolean; isAdminAPIEnabled: boolean; }' is missing the following properties from type '{ id: number; organizationId: number; isOrganizationConfigured: boolean; isOrganizationVerified: boolean; orgAutoAcceptEmail: string; lockEventTypeCreationForUsers: boolean; adminGetsNoSlotsNotification: boolean; isAdminReviewed: boolean; isAdminAPIEnabled: boolean; allowSEOIndexing: boolean; orgProfileRedirectsToVe...': allowSEOIndexing, orgProfileRedirectsToVerifiedDomain
@calcom/trpc:build: server/routers/viewer/teams/inviteMember/inviteMemberUtils.test.ts(299,41): error TS2345: Argument of type '{ metadata: {}; parent: { organizationSettings: { id: number; teamId: number; isOrganizationConfigured: boolean; isOrganizationVerified: boolean; orgAutoAcceptEmail: string; organizationId: number; lockEventTypeCreationForUsers: boolean; adminGetsNoSlotsNotification: boolean; isAdminReviewed: boolean; isAdminAPIEnab...' is not assignable to parameter of type '{ id: number; name: string; slug: string | null; logoUrl: string | null; calVideoLogo: string | null; appLogo: string | null; appIconLogo: string | null; bio: string | null; hideBranding: boolean; ... 19 more ...; includeManagedEventsInLimits: boolean; } & { ...; } & { ...; }'.
@calcom/trpc:build: Type '{ metadata: {}; parent: { organizationSettings: { id: number; teamId: number; isOrganizationConfigured: boolean; isOrganizationVerified: boolean; orgAutoAcceptEmail: string; organizationId: number; lockEventTypeCreationForUsers: boolean; adminGetsNoSlotsNotification: boolean; isAdminReviewed: boolean; isAdminAPIEnab...' is not assignable to type '{ parent: TeamAndOrganizationSettings | null; }'.
@calcom/trpc:build: Types of property 'parent' are incompatible.
@calcom/trpc:build: Type '{ organizationSettings: { id: number; teamId: number; isOrganizationConfigured: boolean; isOrganizationVerified: boolean; orgAutoAcceptEmail: string; organizationId: number; lockEventTypeCreationForUsers: boolean; adminGetsNoSlotsNotification: boolean; isAdminReviewed: boolean; isAdminAPIEnabled: boolean; }; ... 29 ...' is not assignable to type 'TeamAndOrganizationSettings'.
@calcom/trpc:build: Type '{ organizationSettings: { id: number; teamId: number; isOrganizationConfigured: boolean; isOrganizationVerified: boolean; orgAutoAcceptEmail: string; organizationId: number; lockEventTypeCreationForUsers: boolean; adminGetsNoSlotsNotification: boolean; isAdminReviewed: boolean; isAdminAPIEnabled: boolean; }; ... 29 ...' is not assignable to type '{ organizationSettings?: { id: number; organizationId: number; isOrganizationConfigured: boolean; isOrganizationVerified: boolean; orgAutoAcceptEmail: string; lockEventTypeCreationForUsers: boolean; ... 4 more ...; orgProfileRedirectsToVerifiedDomain: boolean; } | null | undefined; }'.
@calcom/trpc:build: Types of property 'organizationSettings' are incompatible.
@calcom/trpc:build: Type '{ id: number; teamId: number; isOrganizationConfigured: boolean; isOrganizationVerified: boolean; orgAutoAcceptEmail: string; organizationId: number; lockEventTypeCreationForUsers: boolean; adminGetsNoSlotsNotification: boolean; isAdminReviewed: boolean; isAdminAPIEnabled: boolean; }' is missing the following properties from type '{ id: number; organizationId: number; isOrganizationConfigured: boolean; isOrganizationVerified: boolean; orgAutoAcceptEmail: string; lockEventTypeCreationForUsers: boolean; adminGetsNoSlotsNotification: boolean; isAdminReviewed: boolean; isAdminAPIEnabled: boolean; allowSEOIndexing: boolean; orgProfileRedirectsToVe...': allowSEOIndexing, orgProfileRedirectsToVerifiedDomain
command (C:\Users\ajays\mos\cal.com\packages\embeds\embed-core) yarn run build exited (127)
Tasks: 0 successful, 5 total Cached: 0 cached, 5 total Time: 3m50.822s Failed: @calcom/embed-core#build
ERROR run failed: command exited (127)
- What's happening right now that is different from what is expected
Expected Results
- This is an ideal result that the system should get after the tests are performed
Technical details
- Browser version, screen recording, console logs, network requests: You can make a recording with Bird Eats Bug.
- Node.js version : 20.7.0
- Anything else that you think could be an issue.
Evidence
- How was this tested? This is quite mandatory in terms of bugs. Providing evidence of your testing with screenshots or/and videos is an amazing way to prove the bug and a troubleshooting chance to find the solution.