phase 1 utxo improvements #889
Annotations
6 errors and 4 warnings
build
Process completed with exit code 1.
|
build
@xchainjs/xchain-utxo#lint: command (/home/runner/work/xchainjs-lib/xchainjs-lib/packages/xchain-utxo) /tmp/xfs-bd1e3769/yarn run lint exited (1)
|
build:
packages/xchain-utxo/__tests__/edge-cases.test.ts#L257
Unexpected any. Specify a different type
|
build:
packages/xchain-utxo/__tests__/edge-cases.test.ts#L185
Unexpected any. Specify a different type
|
build:
packages/xchain-utxo/__tests__/edge-cases.test.ts#L181
Unexpected any. Specify a different type
|
build:
packages/xchain-utxo/__tests__/edge-cases.test.ts#L6
'UtxoSelectionPreferences' is defined but never used. Allowed unused vars must match /^_/u
|
build:
packages/xchain-utxo/src/utxo-selector.ts#L42
'LargestFirstStrategy' was used before it was defined
|
build:
packages/xchain-utxo/src/utxo-selector.ts#L41
'AccumulativeStrategy' was used before it was defined
|
build:
packages/xchain-utxo/src/utxo-selector.ts#L40
'SingleRandomDrawStrategy' was used before it was defined
|
build:
packages/xchain-utxo/src/utxo-selector.ts#L39
'BranchAndBoundStrategy' was used before it was defined
|