Skip to content

Joe review updates #1113

Joe review updates

Joe review updates #1113

Triggered via push November 27, 2023 03:04
Status Failure
Total duration 3m 18s
Artifacts

build.yml

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

Annotations

21 errors and 2 warnings
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)
The job was canceled because "_1_21" failed.
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)
Restore cache failed: Dependencies file is not found in /home/runner/work/dcrdex/dcrdex. Supported file pattern: go.sum
Go CI (1.20)
Restore cache failed: Dependencies file is not found in /home/runner/work/dcrdex/dcrdex. Supported file pattern: go.sum