Skip to content

Outbox prisma adapter #890

Outbox prisma adapter

Outbox prisma adapter #890

Triggered via pull request November 28, 2024 09:24
Status Failure
Total duration 1m 7s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.