Skip to content

Outbox prisma adapter #885

Outbox prisma adapter

Outbox prisma adapter #885

Triggered via pull request November 27, 2024 12:10
Status Failure
Total duration 57s
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
Cannot find module './db-client' or its corresponding type declarations.
linting
Process completed with exit code 2.