Skip to content

chore: goodbye prisma! (#291) #542

chore: goodbye prisma! (#291)

chore: goodbye prisma! (#291) #542

Triggered via push February 7, 2025 16:41
Status Failure
Total duration 1m 22s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build
Property 'productSlug' does not exist on type 'Record<never, never> | { categorySlug: string; } | { categorySlug: string; productSlug: string; } | { id: string; } | { id: string; }'.
build
Property 'variant' does not exist on type 'SerializeObject<{ id: string; createdAt: string; updatedAt: string; totalPrice: number; quantity: number; unitPrice: number; undiscountedUnitPrice: number; undiscountedTotalPrice: number; isGift: boolean; checkoutId: string; productVariantId: string; productVariant: { ...; }; }>'.
build
Property 'categorySlug' does not exist on type 'Record<never, never> | { categorySlug: string; } | { categorySlug: string; productSlug: string; } | { id: string; } | { id: string; }'.
build
'finishedCheckout.result' is possibly 'undefined'.
build
Property 'id' does not exist on type 'Record<never, never> | { categorySlug: string; } | { categorySlug: string; productSlug: string; } | { id: string; } | { id: string; }'.
build
Property 'id' does not exist on type 'Record<never, never> | { categorySlug: string; } | { categorySlug: string; productSlug: string; } | { id: string; } | { id: string; }'.
build
Property 'id' does not exist on type 'Record<never, never> | { categorySlug: string; } | { categorySlug: string; productSlug: string; } | { id: string; } | { id: string; }'.
build
Property 'checkout' does not exist on type '{ id: any; user?: User | undefined; secure?: SecureSessionData | undefined; }'.
build
Property 'checkout' does not exist on type '{ id: any; user?: User | undefined; secure?: SecureSessionData | undefined; }'.
build
Property 'checkout' does not exist on type '{ id: any; user?: User | undefined; secure?: SecureSessionData | undefined; }'.