feat: add logging to opentelemetry #3313
Annotations
10 warnings
Lint:
cypress/index.d.ts#L64
Unexpected any. Specify a different type
|
Lint:
cypress/index.d.ts#L75
Unexpected any. Specify a different type
|
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#L23
Unexpected any. Specify a different type
|
Lint:
cypress/plugins/db.ts#L26
Unexpected any. Specify a different type
|
Lint:
cypress/plugins/db.ts#L28
Unexpected any. Specify a different type
|
Lint:
cypress/plugins/db.ts#L30
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/FlowComboBox.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
|
Loading