Skip to content

feat: poc for boltcard #6983

feat: poc for boltcard

feat: poc for boltcard #6983

Triggered via pull request September 17, 2023 18:36
Status Failure
Total duration 1m 51s
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/callback/route.ts#L1
Cannot find module 'graphql-request' or its corresponding type declarations.
Check Code: apps/boltcard/app/api/callback/route.ts#L3
Cannot find module 'next/server' or its corresponding type declarations.
Check Code: apps/boltcard/app/api/createboltcard/route.ts#L3
Cannot find module 'next/server' or its corresponding type declarations.
Check Code: apps/boltcard/app/api/createboltcard/route.ts#L8
Function lacks ending return statement and return type does not include 'undefined'.
Check Code: apps/boltcard/app/api/health/route.ts#L1
Cannot find module 'next/server' or its corresponding type declarations.
Check Code: apps/boltcard/app/api/ln/route.ts#L3
Cannot find module 'next/server' or its corresponding type declarations.
Check Code: apps/boltcard/app/api/new/route.ts#L1
Cannot find module 'next/server' or its corresponding type declarations.
Check Code: apps/boltcard/app/api/wipe/route.ts#L1
Cannot find module 'next/server' or its corresponding type declarations.
Check Code: apps/boltcard/app/layout.tsx#L2
Cannot find module 'next' or its corresponding type declarations.
Check Code: apps/boltcard/app/layout.tsx#L3
Cannot find module 'next/font/google' or its corresponding type declarations.