Implement Treasury Service Layer and Business Logic #31
Annotations
7 warnings
|
src/modules/treasury/controllers/treasury.controller.ts#L116
Unsafe argument of type `any` assigned to a parameter of type `Partial<Allocation>`
|
|
src/modules/treasury/controllers/treasury.controller.ts#L115
Unsafe argument of type `any` assigned to a parameter of type `Partial<Budget>`
|
|
src/config/logging.service.ts#L28
Unsafe spread of an `any[]` array type
|
|
src/config/logging.service.ts#L24
Unsafe spread of an `any[]` array type
|
|
src/config/logging.service.ts#L20
Unsafe spread of an `any[]` array type
|
|
src/config/logging.service.ts#L16
Unsafe spread of an `any[]` array type
|
|
src/config/logging.service.ts#L12
Unsafe spread of an `any[]` array type
|
The logs for this run have expired and are no longer available.
Loading