feat: modernize codebase with Remix v2, SQLite, and CI updates #528
Annotations
10 errors
|
app/models/course.ts#L1
Module '"../../node_modules/@prisma/client"' has no exported member 'Chapter'.
|
|
app/models/__mocks__/user.ts#L2
Module '"../../../node_modules/@prisma/client"' has no exported member 'User'.
|
|
app/models/__mocks__/transaction.ts#L2
Module '"../../../node_modules/@prisma/client"' has no exported member 'Transaction'.
|
|
app/models/__mocks__/subscription.ts#L2
Module '"../../../node_modules/@prisma/client"' has no exported member 'Subscription'.
|
|
app/models/__mocks__/lesson.ts#L2
Module '"../../../node_modules/@prisma/client"' has no exported member 'Lesson'.
|
|
app/models/__mocks__/course.ts#L2
Module '"../../../node_modules/@prisma/client"' has no exported member 'Course'.
|
|
app/models/__mocks__/chapter.ts#L2
Module '"../../../node_modules/@prisma/client"' has no exported member 'Chapter'.
|
|
app/models/__mocks__/attachment.ts#L2
Module '"../../../node_modules/@prisma/client"' has no exported member 'Attachment'.
|
|
app/components/transaction-details.tsx#L1
Module '"../../node_modules/@prisma/client"' has no exported member 'User'.
|
|
app/components/transaction-details.tsx#L1
Module '"../../node_modules/@prisma/client"' has no exported member 'Transaction'.
|
The logs for this run have expired and are no longer available.
Loading