Outbox prisma adapter #888
Annotations
7 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
Cannot find module './db-client' or its corresponding type declarations.
|
linting
Process completed with exit code 2.
|