feat: poc for boltcard #7000
Annotations
10 errors
apps/boltcard/app/api/callback/route.ts#L1
Cannot find module 'graphql-request' or its corresponding type declarations.
|
apps/boltcard/app/api/callback/route.ts#L3
Cannot find module 'next/server' 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 '@/app/knex' or its corresponding type declarations.
|
apps/boltcard/app/api/card/uid/[uid]/route.ts#L1
Cannot find module 'next/server' or its corresponding type declarations.
|
apps/boltcard/app/api/card/uid/[uid]/route.ts#L3
Cannot find module '@/app/knex' or its corresponding type declarations.
|
apps/boltcard/app/api/createboltcard/route.ts#L3
Cannot find module 'next/server' or its corresponding type declarations.
|
apps/boltcard/app/api/createboltcard/route.ts#L8
Function lacks ending return statement and return type does not include 'undefined'.
|
apps/boltcard/app/api/health/route.ts#L1
Cannot find module 'next/server' or its corresponding type declarations.
|
apps/boltcard/app/api/ln/route.ts#L3
Cannot find module 'next/server' or its corresponding type declarations.
|
The logs for this run have expired and are no longer available.
Loading