breaking: Remove balances endpoint #886
Annotations
4 errors and 10 warnings
build
Process completed with exit code 2.
|
linter:
src/logic/balance/utils.ts#L2
Unable to resolve path to module '../../ports/balance/types'
|
linter:
test/components.ts#L14
Unable to resolve path to module '../src/ports/balance/component'
|
linter
Process completed with exit code 1.
|
linter:
src/controllers/utils.ts#L3
Unexpected any. Specify a different type
|
linter:
src/controllers/utils.ts#L11
Unexpected any. Specify a different type
|
linter:
src/logic/http/pagination.ts#L29
Unexpected any. Specify a different type
|
linter:
src/ports/job/component.ts#L7
Unexpected any. Specify a different type
|
linter:
src/ports/job/component.ts#L18
Unexpected any. Specify a different type
|
linter:
src/ports/job/types.ts#L14
Unexpected any. Specify a different type
|
linter:
src/ports/trades/component.ts#L105
Unexpected any. Specify a different type
|
linter:
test/unit/trades-handler.spec.ts#L28
Unexpected any. Specify a different type
|
linter:
test/unit/trades-logic.spec.ts#L27
Unexpected any. Specify a different type
|
linter:
test/utils.ts#L17
Unexpected any. Specify a different type
|
Loading