DOM nesting validation #3720
Annotations
10 warnings
build:
cypress/index.d.ts#L1
'@prisma/client' import is restricted from being used. Use the trpc procedures inferred types instead
|
build:
cypress/plugins/db.ts#L1
'@prisma/client' import is restricted from being used. Use the trpc procedures inferred types instead
|
build:
cypress/plugins/db.ts#L28
Unexpected any. Specify a different type
|
build:
cypress/plugins/db.ts#L40
Unexpected any. Specify a different type
|
build:
src/components/CommentCreateForm/CommentCreateForm.tsx#L2
'@prisma/client' import is restricted from being used. Use the trpc procedures inferred types instead
|
build:
src/components/GoalCommentCreateForm.tsx#L2
'@prisma/client' import is restricted from being used. Use the trpc procedures inferred types instead
|
build:
src/components/GoalDependency/GoalDependency.tsx#L3
'@prisma/client' import is restricted from being used. Use the trpc procedures inferred types instead
|
build:
src/components/GoalForm/GoalForm.tsx#L5
'@prisma/client' import is restricted from being used. Use the trpc procedures inferred types instead
|
build:
src/components/GoalList/GoalList.tsx#L2
'@prisma/client' import is restricted from being used. Use the trpc procedures inferred types instead
|
build:
src/components/GoalListItemCompact/GoalListItemCompact.tsx#L6
'@prisma/client' import is restricted from being used. Use the trpc procedures inferred types instead
|