docs(audit): add UI coverage report #4
Annotations
10 errors and 1 warning
|
Lint & Type Check:
src/app/dashboard/page.tsx#L5
Cannot find module '@/lib/page-auth' or its corresponding type declarations.
|
|
Lint & Type Check:
src/app/dashboard/layout.tsx#L4
Cannot find module '@/lib/page-auth' or its corresponding type declarations.
|
|
Lint & Type Check:
src/app/api/sse/route.ts#L7
Cannot find module '@/lib/realtime' or its corresponding type declarations.
|
|
Lint & Type Check:
src/app/api/payments/webhook/route.ts#L7
Cannot find module '@/lib/events/bus' or its corresponding type declarations.
|
|
Lint & Type Check:
src/app/api/payments/webhook/route.ts#L6
Cannot find module '@/lib/payments' or its corresponding type declarations.
|
|
Lint & Type Check:
src/app/api/moonshots/route.ts#L19
Parameter 'feature' implicitly has an 'any' type.
|
|
Lint & Type Check:
src/app/api/moonshots/route.ts#L2
Cannot find module '@/lib/moonshots' or its corresponding type declarations.
|
|
Lint & Type Check:
src/app/api/moonshots/[slug]/route.ts#L2
Cannot find module '@/lib/moonshots' or its corresponding type declarations.
|
|
Lint & Type Check:
src/app/api/health/route.ts#L6
Cannot find module '@/lib/realtime' or its corresponding type declarations.
|
|
Lint & Type Check:
src/app/admin/layout.tsx#L2
Cannot find module '@/lib/page-auth' or its corresponding type declarations.
|
|
Lint & Type Check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|