feat: Refactor to Use credentialRepository for credential create. #36254
Annotations
10 errors and 1 warning
Run build
Unused '@ts-expect-error' directive.
|
Run build
Unused '@ts-expect-error' directive.
|
Run build
Unused '@ts-expect-error' directive.
|
Run build
Unused '@ts-expect-error' directive.
|
Run build
Type '{ organization: { id: null; isOrgAdmin: boolean; metadata: {}; requestedSlug: null; }; defaultBookerLayouts: null; selectedCalendars: never[]; destinationCalendar: null; profile: { username: string; ... 8 more ...; bufferTime: number; }; ... 43 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; ... 9 more ...; members?: { ......'.
|
Run build
Type '{ organization: { id: null; isOrgAdmin: boolean; metadata: {}; requestedSlug: null; }; defaultBookerLayouts: null; selectedCalendars: never[]; destinationCalendar: null; profile: { username: string; ... 8 more ...; bufferTime: number; }; ... 43 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; ... 9 more ...; members?: { ......'.
|
Run build
Type 'Mock<(key: string) => string>' is not assignable to type 'TFunction<string, undefined>'.
|
Run build
Type 'Mock<(key: string) => string>' is not assignable to type 'TFunction<string, undefined>'.
|
Run build
Type 'Mock<(key: string) => string>' is not assignable to type 'TFunction<string, undefined>'.
|
Run build
Type 'Mock<(key: string) => string>' is not assignable to type 'TFunction<string, undefined>'.
|
Run /./.github/actions/yarn-install
Failed to restore: aborted
|
Loading