add deploy file #1
Annotations
4 errors and 1 warning
build (22.x):
src/application/domain/auth/usecase/login.usecase.ts#L2
Cannot find module '@nestjs/axios' or its corresponding type declarations.
|
build (22.x):
src/application/domain/auth/usecase/login.usecase.ts#L59
Property 'data' does not exist on type 'unknown'.
|
build (22.x):
src/infrastructure/global/module/auth.module.ts#L14
Cannot find module '@nestjs/axios' or its corresponding type declarations.
|
build (22.x)
Process completed with exit code 2.
|
build (22.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|