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