feat: modernize codebase with Remix v2, SQLite, and CI updates #528
Annotations
10 errors and 9 warnings
|
app/models/course.ts#L1
Chapter not found in '@prisma/client'
|
|
app/models/__mocks__/user.ts#L2
User not found in '@prisma/client'
|
|
app/models/__mocks__/transaction.ts#L2
Transaction not found in '@prisma/client'
|
|
app/models/__mocks__/subscription.ts#L2
Subscription not found in '@prisma/client'
|
|
app/models/__mocks__/lesson.ts#L2
Lesson not found in '@prisma/client'
|
|
app/models/__mocks__/course.ts#L2
Course not found in '@prisma/client'
|
|
app/models/__mocks__/chapter.ts#L2
Chapter not found in '@prisma/client'
|
|
app/models/__mocks__/attachment.ts#L2
Attachment not found in '@prisma/client'
|
|
app/components/transaction-details.tsx#L1
User not found in '@prisma/client'
|
|
app/components/transaction-details.tsx#L1
Transaction not found in '@prisma/client'
|
|
e2e/profile.spec.ts#L83
Unexpected usage of not.toBeVisible(). Use toBeHidden() instead
|
|
e2e/profile.spec.ts#L73
Avoid calling `expect` conditionally`
|
|
e2e/profile.spec.ts#L72
Avoid having conditionals in tests
|
|
e2e/profile.spec.ts#L55
Unexpected usage of not.toBeVisible(). Use toBeHidden() instead
|
|
e2e/profile.spec.ts#L33
Avoid calling `expect` conditionally`
|
|
e2e/profile.spec.ts#L32
Avoid having conditionals in tests
|
|
e2e/logout.spec.ts#L12
Avoid having conditionals in tests
|
|
e2e/login.spec.ts#L9
Unexpected use of the `.skip()` annotation
|
|
e2e/auth-error.spec.ts#L8
Unexpected use of the `.skip()` annotation
|
The logs for this run have expired and are no longer available.
Loading