Skip to content

Outbox prisma adapter #884

Outbox prisma adapter

Outbox prisma adapter #884

Triggered via pull request November 27, 2024 11:48
Status Failure
Total duration 1m 0s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
linting
Cannot find module '@message-queue-toolkit/outbox-core/dist/lib/storage' or its corresponding type declarations.
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
Module '"@prisma/client"' has no exported member 'PrismaClient'.
linting
Process completed with exit code 2.