feat: poc for boltcard #7071
Annotations
10 errors
apps/boltcard/app/api/callback/route.ts#L1
Cannot find module 'next/server' or its corresponding type declarations.
|
apps/boltcard/app/api/callback/route.ts#L5
Cannot find module '@/services/db/card' or its corresponding type declarations.
|
apps/boltcard/app/api/callback/route.ts#L6
Cannot find module '@/services/db/payment' or its corresponding type declarations.
|
apps/boltcard/app/api/callback/route.ts#L7
Cannot find module '@/services/core' or its corresponding type declarations.
|
apps/boltcard/app/api/callback/route.ts#L11
Cannot find module '@/services/core/generated' or its corresponding type declarations.
|
apps/boltcard/app/api/card/id/[id]/route.ts#L1
Cannot find module 'next/server' or its corresponding type declarations.
|
apps/boltcard/app/api/card/id/[id]/route.ts#L3
Cannot find module '@/services/db/card' or its corresponding type declarations.
|
apps/boltcard/app/api/card/id/[id]/transactions/route.ts#L1
Cannot find module 'next/server' or its corresponding type declarations.
|
apps/boltcard/app/api/card/id/[id]/transactions/route.ts#L5
Cannot find module '@/services/core' or its corresponding type declarations.
|
apps/boltcard/app/api/card/id/[id]/transactions/route.ts#L6
Cannot find module '@/services/core/generated' or its corresponding type declarations.
|
The logs for this run have expired and are no longer available.
Loading