Skip to content

feat: poc for boltcard #7092

feat: poc for boltcard

feat: poc for boltcard #7092

Triggered via pull request September 25, 2023 11:07
Status Failure
Total duration 1m 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

check-code.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Check Code: apps/boltcard/app/api/card/[id]/invoice/route.ts#L3
Cannot find module 'next/server' or its corresponding type declarations.
Check Code: apps/boltcard/app/api/card/[id]/invoice/route.ts#L5
Cannot find module '@/services/core' or its corresponding type declarations.
Check Code: apps/boltcard/app/api/card/[id]/invoice/route.ts#L9
Cannot find module '@/services/core/generated' or its corresponding type declarations.
Check Code: apps/boltcard/app/api/card/[id]/invoice/route.ts#L10
Cannot find module '@/services/db/card' or its corresponding type declarations.
Check Code: apps/boltcard/app/api/card/[id]/route.ts#L1
Cannot find module 'next/server' or its corresponding type declarations.
Check Code: apps/boltcard/app/api/card/[id]/route.ts#L3
Cannot find module '@/services/db/card' or its corresponding type declarations.
Check Code: apps/boltcard/app/api/card/[id]/transactions/route.ts#L1
Cannot find module 'next/server' or its corresponding type declarations.
Check Code: apps/boltcard/app/api/card/[id]/transactions/route.ts#L5
Cannot find module '@/services/core' or its corresponding type declarations.
Check Code: apps/boltcard/app/api/card/[id]/transactions/route.ts#L6
Cannot find module '@/services/core/generated' or its corresponding type declarations.
Check Code: apps/boltcard/app/api/card/[id]/transactions/route.ts#L7
Cannot find module '@/services/db/card' or its corresponding type declarations.