Skip to content

phase 1 utxo improvements #889

phase 1 utxo improvements

phase 1 utxo improvements #889

Triggered via pull request August 27, 2025 00:19
Status Failure
Total duration 2m 7s
Artifacts

build-and-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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