#update: thuanvv update 1-1-2025 v1 #2
Annotations
9 errors and 1 warning
build
Process completed with exit code 127.
|
build:
src/infrastructure/repositories/posts-repository.ts#L3
Module '"@prisma/client"' has no exported member 'Post'.
|
build:
src/infrastructure/repositories/posts-repository.ts#L8
Property 'post' does not exist on type 'PrismaClient<PrismaClientOptions, never, DefaultArgs>'.
|
build:
src/infrastructure/repositories/posts-repository.ts#L20
Property 'post' does not exist on type 'PrismaClient<PrismaClientOptions, never, DefaultArgs>'.
|
build:
src/infrastructure/repositories/posts-repository.ts#L23
Property 'post' does not exist on type 'PrismaClient<PrismaClientOptions, never, DefaultArgs>'.
|
build:
src/infrastructure/repositories/posts-repository.ts#L32
Property 'post' does not exist on type 'PrismaClient<PrismaClientOptions, never, DefaultArgs>'.
|
build:
src/infrastructure/repositories/posts-repository.ts#L34
Property 'post' does not exist on type 'PrismaClient<PrismaClientOptions, never, DefaultArgs>'.
|
build:
tests/api/client.ts#L42
Property 'post' does not exist on type 'PrismaClient<PrismaClientOptions, never, DefaultArgs>'.
|
build
Process completed with exit code 2.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|