Outbox prisma adapter #890
Annotations
6 errors
linting
Module '"@prisma/client"' has no exported member 'PrismaClient'.
|
linting
Argument of type 'SupportedEvents[number]' is not assignable to parameter of type 'ReturnType<ZodObject<ZodRawShape, UnknownKeysParam, ZodTypeAny, { [x: string]: any; }, { [x: string]: any; }>, ZodRawShape, string>'.
|
linting
Parameter 'prisma' implicitly has an 'any' type.
|
linting
Argument of type 'SupportedEvents[number]' is not assignable to parameter of type 'ReturnType<ZodObject<ZodRawShape, UnknownKeysParam, ZodTypeAny, { [x: string]: any; }, { [x: string]: any; }>, ZodRawShape, string>'.
|
linting
Argument of type 'SupportedEvents[number]' is not assignable to parameter of type 'ReturnType<ZodObject<ZodRawShape, UnknownKeysParam, ZodTypeAny, { [x: string]: any; }, { [x: string]: any; }>, ZodRawShape, string>'.
|
linting
Process completed with exit code 2.
|