feat: add test for multiple Yates clients operating in the same DB #437
Annotations
10 errors
|
test:
src/expressions.ts#L0
Type 'FFMeta<M>' does not satisfy the constraint 'AsyncFunction'.
|
|
test:
src/expressions.ts#L0
Namespace '"/home/runner/work/yates/yates/node_modules/.prisma/client/default".Prisma' has no exported member 'ModelName'.
|
|
test:
src/expressions.ts#L0
Type 'FFMeta<M>' does not satisfy the constraint '(...args: any) => any'.
|
|
test:
src/expressions.ts#L0
Type '"where"' cannot be used to index type 'Exclude<Parameters<FFMeta<M>>["0"], undefined>'.
|
|
test:
src/expressions.ts#L0
Namespace '"/home/runner/work/yates/yates/node_modules/.prisma/client/default".Prisma' has no exported member 'ModelName'.
|
|
test:
src/expressions.ts#L0
Type '"findFirst"' cannot be used to index type 'PrismaClient[Uncapitalize<M>]'.
|
|
test:
src/expressions.ts#L0
Type 'Uncapitalize<M>' cannot be used to index type 'PrismaClient'.
|
|
test:
src/expressions.ts#L0
Namespace '"/home/runner/work/yates/yates/node_modules/.prisma/client/default".Prisma' has no exported member 'ModelName'.
|
|
test:
node_modules/.prisma/client/default.d.ts#L0
Cannot redeclare block-scoped variable 'PrismaClient'.
|
|
test:
node_modules/.prisma/client/default.d.ts#L0
Cannot redeclare block-scoped variable 'PrismaClient'.
|