fix(lint): narrow down targeted files for lint #523
Annotations
10 errors and 2 warnings
Lint files:
app/components/transaction-details.tsx#L1
Transaction not found in '@prisma/client'
|
Lint files:
app/components/transaction-details.tsx#L1
User not found in '@prisma/client'
|
Lint files:
app/models/__mocks__/attachment.ts#L2
Attachment not found in '@prisma/client'
|
Lint files:
app/models/__mocks__/chapter.ts#L2
Chapter not found in '@prisma/client'
|
Lint files:
app/models/__mocks__/course.ts#L2
Course not found in '@prisma/client'
|
Lint files:
app/models/__mocks__/lesson.ts#L2
Lesson not found in '@prisma/client'
|
Lint files:
app/models/__mocks__/subscription.ts#L2
Subscription not found in '@prisma/client'
|
Lint files:
app/models/__mocks__/transaction.ts#L2
Transaction not found in '@prisma/client'
|
Lint files:
app/models/__mocks__/user.ts#L2
User not found in '@prisma/client'
|
Lint files:
app/models/course.ts#L1
Chapter not found in '@prisma/client'
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading