I have made some changes to file #282
Annotations
8 errors and 1 warning
|
Build and Test
Process completed with exit code 1.
|
|
Build and Test:
apps/backend/src/modules/health/health.controller.ts#L311
Unsafe member access .isHealthy on a type that cannot be resolved
|
|
Build and Test:
apps/backend/src/modules/health/health.controller.ts#L311
Unsafe call of a type that could not be resolved
|
|
Build and Test:
apps/backend/src/modules/health/health.controller.ts#L311
Unsafe assignment of an error typed value
|
|
Build and Test:
apps/backend/src/modules/health/health.controller.ts#L245
Unsafe member access .isHealthy on a type that cannot be resolved
|
|
Build and Test:
apps/backend/src/modules/health/health.controller.ts#L245
Unsafe call of a type that could not be resolved
|
|
Build and Test:
apps/backend/src/modules/escrow/services/escrow.service.ts#L74
Unsafe call of a type that could not be resolved
|
|
Build and Test:
apps/backend/src/modules/escrow/controllers/escrow.controller.ts#L407
Unsafe argument of type `Express.Multer.File[]` assigned to a parameter of type `FileWithMetadata[]`
|
|
Build and Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|