Skip to content

Implement Treasury Service Layer and Business Logic #28

Implement Treasury Service Layer and Business Logic

Implement Treasury Service Layer and Business Logic #28

Triggered via pull request April 25, 2025 22:33
Status Failure
Total duration 31s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
Code Quality: src/modules/treasury/services/treasury-transaction.service.ts#L436
'currentBlockNumber' is assigned a value but never used
Code Quality: src/modules/treasury/services/treasury-budget.service.ts#L513
Async method 'validateStatusTransition' has no 'await' expression
Code Quality: src/modules/treasury/services/treasury-asset.service.ts#L4
'AssetType' is defined but never used
Code Quality: src/modules/treasury/services/treasury-allocation.service.ts#L632
Async method 'validateStatusTransition' has no 'await' expression
Code Quality: src/modules/treasury/services/treasury-allocation.service.ts#L626
Unsafe return of a value of type `any`
Code Quality: src/modules/treasury/services/treasury-allocation.service.ts#L622
Unsafe member access .manager on an `any` value
Code Quality: src/modules/treasury/services/treasury-allocation.service.ts#L622
Unsafe call of a(n) `any` typed value
Code Quality: src/modules/treasury/services/treasury-allocation.service.ts#L622
Unsafe assignment of an `any` value
Code Quality: src/modules/treasury/services/treasury-allocation.service.ts#L167
'asset' is assigned a value but never used
Code Quality: src/modules/treasury/services/treasury-allocation.service.ts#L155
'budget' is assigned a value but never used
Code Quality: src/modules/treasury/services/treasury-transaction.service.ts#L450
Unsafe argument of type error typed assigned to a parameter of type `string | undefined`
Code Quality: src/modules/treasury/controllers/treasury.controller.ts#L116
Unsafe argument of type `any` assigned to a parameter of type `Partial<Allocation>`
Code Quality: src/modules/treasury/controllers/treasury.controller.ts#L115
Unsafe argument of type `any` assigned to a parameter of type `Partial<Budget>`
Code Quality: src/config/logging.service.ts#L28
Unsafe spread of an `any[]` array type
Code Quality: src/config/logging.service.ts#L24
Unsafe spread of an `any[]` array type
Code Quality: src/config/logging.service.ts#L20
Unsafe spread of an `any[]` array type
Code Quality: src/config/logging.service.ts#L16
Unsafe spread of an `any[]` array type
Code Quality: src/config/logging.service.ts#L12
Unsafe spread of an `any[]` array type