#fix: thuanvv fix #3
Annotations
7 errors and 1 warning
build
Process completed with exit code 127.
|
build:
src/application/common/interfaces/posts-repository.ts#L1
Module '"@domain/entities"' has no exported member 'Post'.
|
build:
src/domain/entities/index.ts#L1
Cannot find module './post' or its corresponding type declarations.
|
build:
src/infrastructure/repositories/index.ts#L1
Cannot find module './posts-repository' or its corresponding type declarations.
|
build:
tests/api/client.ts#L1
Module '"@domain/entities"' has no exported member 'Post'.
|
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
|