Skip to content

client/mm: CEX balance tracking and auto-rebalancing #8779

client/mm: CEX balance tracking and auto-rebalancing

client/mm: CEX balance tracking and auto-rebalancing #8779

Triggered via pull request November 27, 2023 03:04
Status Failure
Total duration 1m 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Lint Markdown
6s
Lint Markdown
Matrix: Go CI
Matrix: Build JS
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 2 warnings
Go CI (1.20): client/asset/btc/btc_test.go#L2532
cannot use &tCoin{} (value of type *tCoin) as asset.Coin value in array or slice literal: *tCoin does not implement asset.Coin (missing method TxID)
Go CI (1.20): client/asset/btc/btc_test.go#L3157
cannot use &tCoin{} (value of type *tCoin) as asset.Coin value in return statement: *tCoin does not implement asset.Coin (missing method TxID)
Go CI (1.20): client/asset/btc/btc_test.go#L3368
cannot use badCoin (variable of type *tCoin) as asset.Coin value in argument to wallet.SignMessage: *tCoin does not implement asset.Coin (missing method TxID)
Go CI (1.20): client/asset/btc/btc_test.go#L3447
cannot use r.coin (variable of type *tCoin) as asset.Coin value in return statement: *tCoin does not implement asset.Coin (missing method TxID)
Go CI (1.20): client/asset/eth/eth_test.go#L1636
cannot use &badCoin (value of type *badCoin) as asset.Coin value in array or slice literal: *badCoin does not implement asset.Coin (missing method TxID)
Go CI (1.20): client/asset/dcr/dcr_test.go#L1110
cannot use &tCoin{…} (value of type *tCoin) as asset.Coin value in array or slice literal: *tCoin does not implement asset.Coin (missing method TxID)
Go CI (1.20): client/asset/dcr/dcr_test.go#L1118
cannot use &tCoin{…} (value of type *tCoin) as asset.Coin value in array or slice literal: *tCoin does not implement asset.Coin (missing method TxID)
Go CI (1.20): client/asset/dcr/dcr_test.go#L2780
cannot use &tCoin{} (value of type *tCoin) as asset.Coin value in return statement: *tCoin does not implement asset.Coin (missing method TxID)
Go CI (1.20): client/asset/dcr/dcr_test.go#L2980
cannot use badCoin (variable of type *tCoin) as asset.Coin value in argument to wallet.SignMessage: *tCoin does not implement asset.Coin (missing method TxID)
Go CI (1.20): client/asset/dcr/dcr_test.go#L3097
cannot use r.coin (variable of type *tCoin) as asset.Coin value in return statement: *tCoin does not implement asset.Coin (missing method TxID)
Go CI (1.21)
The job was canceled because "_1_20" failed.
Go CI (1.21): client/asset/btc/btc_test.go#L2532
cannot use &tCoin{} (value of type *tCoin) as asset.Coin value in array or slice literal: *tCoin does not implement asset.Coin (missing method TxID)
Go CI (1.21): client/asset/btc/btc_test.go#L3157
cannot use &tCoin{} (value of type *tCoin) as asset.Coin value in return statement: *tCoin does not implement asset.Coin (missing method TxID)
Go CI (1.21): client/asset/btc/btc_test.go#L3368
cannot use badCoin (variable of type *tCoin) as asset.Coin value in argument to wallet.SignMessage: *tCoin does not implement asset.Coin (missing method TxID)
Go CI (1.21): client/asset/btc/btc_test.go#L3447
cannot use r.coin (variable of type *tCoin) as asset.Coin value in return statement: *tCoin does not implement asset.Coin (missing method TxID)
Go CI (1.21): client/asset/eth/eth_test.go#L1636
cannot use &badCoin (value of type *badCoin) as asset.Coin value in array or slice literal: *badCoin does not implement asset.Coin (missing method TxID)
Go CI (1.21): client/asset/dcr/dcr_test.go#L1110
cannot use &tCoin{…} (value of type *tCoin) as asset.Coin value in array or slice literal: *tCoin does not implement asset.Coin (missing method TxID)
Go CI (1.21): client/asset/dcr/dcr_test.go#L1118
cannot use &tCoin{…} (value of type *tCoin) as asset.Coin value in array or slice literal: *tCoin does not implement asset.Coin (missing method TxID)
Go CI (1.21): client/asset/dcr/dcr_test.go#L2780
cannot use &tCoin{} (value of type *tCoin) as asset.Coin value in return statement: *tCoin does not implement asset.Coin (missing method TxID)
Go CI (1.21): client/asset/dcr/dcr_test.go#L2980
cannot use badCoin (variable of type *tCoin) as asset.Coin value in argument to wallet.SignMessage: *tCoin does not implement asset.Coin (missing method TxID)
Go CI (1.21): client/asset/dcr/dcr_test.go#L3097
cannot use r.coin (variable of type *tCoin) as asset.Coin value in return statement: *tCoin does not implement asset.Coin (missing method TxID)
Go CI (1.20)
Restore cache failed: Dependencies file is not found in /home/runner/work/dcrdex/dcrdex. Supported file pattern: go.sum
Go CI (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/dcrdex/dcrdex. Supported file pattern: go.sum