chore(deps-dev): bump eslint-config-next from 13.5.6 to 15.0.1 #3904
Annotations
10 warnings
Lint:
cypress/index.d.ts#L1
'@prisma/client' import is restricted from being used. Use the trpc procedures inferred types instead
|
Lint:
cypress/plugins/db.ts#L1
'@prisma/client' import is restricted from being used. Use the trpc procedures inferred types instead
|
Lint:
cypress/plugins/db.ts#L27
Unexpected any. Specify a different type
|
Lint:
cypress/plugins/db.ts#L39
Unexpected any. Specify a different type
|
Lint:
src/components/CommentCreateForm/CommentCreateForm.tsx#L2
'@prisma/client' import is restricted from being used. Use the trpc procedures inferred types instead
|
Lint:
src/components/GoalCommentCreateForm.tsx#L2
'@prisma/client' import is restricted from being used. Use the trpc procedures inferred types instead
|
Lint:
src/components/GoalDependency/GoalDependency.tsx#L3
'@prisma/client' import is restricted from being used. Use the trpc procedures inferred types instead
|
Lint:
src/components/GoalForm/GoalForm.tsx#L5
'@prisma/client' import is restricted from being used. Use the trpc procedures inferred types instead
|
Lint:
src/components/GoalList/GoalList.tsx#L2
'@prisma/client' import is restricted from being used. Use the trpc procedures inferred types instead
|
Lint:
src/components/GoalListItemCompact/GoalListItemCompact.tsx#L6
'@prisma/client' import is restricted from being used. Use the trpc procedures inferred types instead
|
Loading