Implement Treasury API Endpoints #32
Merged
Annotations
3 warnings
|
src/modules/treasury/controllers/treasury.controller.ts#L250
Unsafe argument of type `any` assigned to a parameter of type `Partial<Allocation>`
|
|
src/modules/treasury/controllers/treasury.controller.ts#L249
Unsafe argument of type `any` assigned to a parameter of type `Partial<Budget>`
|
|
src/modules/budget-proposal/services/budget-proposal.service.ts#L155
Unsafe argument of type `any` assigned to a parameter of type `BudgetProposalComment`
|
The logs for this run have expired and are no longer available.
Loading