Merge branch 'main' of github.com:lewisblackburn/petal #11
Annotations
5 errors
app/components/ui/chart.tsx#L139
'item' is possibly 'undefined'.
|
app/components/ui/chart.tsx#L139
'item' is possibly 'undefined'.
|
prisma/seed.ts#L20
Argument of type 'DynamicClientExtensionThis<TypeMap<InternalArgs & { result: { user: { initials: () => { needs: { name: true; }; compute(user: { name: string | null; }): string | null; }; }; }; model: {}; query: {}; client: {}; }, PrismaClientOptions>, TypeMapCb, { ...; }, {}>' is not assignable to parameter of type 'PrismaClient<PrismaClientOptions, never, DefaultArgs>'.
|
tests/setup/db-setup.ts#L19
Argument of type 'DynamicClientExtensionThis<TypeMap<InternalArgs & { result: { user: { initials: () => { needs: { name: true; }; compute(user: { name: string | null; }): string | null; }; }; }; model: {}; query: {}; client: {}; }, PrismaClientOptions>, TypeMapCb, { ...; }, {}>' is not assignable to parameter of type 'PrismaClient<PrismaClientOptions, never, DefaultArgs>'.
|
|
This job failed
Loading