add ExchangeWalletCustom #802
Annotations
13 errors and 2 warnings
Go CI (1.21):
client/asset/btc/electrum_client_test.go#L40
ew.connect undefined (type *electrumWallet has no field or method connect, but does have Connect)
|
Go CI (1.21):
client/asset/btc/electrum_client_test.go#L77
ew.getTxOut undefined (type *electrumWallet has no field or method getTxOut, but does have GetTxOut)
|
Go CI (1.21):
client/asset/btc/electrum_client_test.go#L91
ew.getTxOut undefined (type *electrumWallet has no field or method getTxOut, but does have GetTxOut)
|
Go CI (1.21):
client/asset/btc/electrum_client_test.go#L125
ew.walletUnlock undefined (type *electrumWallet has no field or method walletUnlock, but does have WalletUnlock)
|
Go CI (1.21):
client/asset/btc/electrum_client_test.go#L130
ew.privKeyForAddress undefined (type *electrumWallet has no field or method privKeyForAddress, but does have PrivKeyForAddress)
|
Go CI (1.21)
Process completed with exit code 1.
|
Go CI (1.20)
The job was canceled because "_1_21" failed.
|
Go CI (1.20):
client/asset/btc/electrum_client_test.go#L40
ew.connect undefined (type *electrumWallet has no field or method connect, but does have Connect)
|
Go CI (1.20):
client/asset/btc/electrum_client_test.go#L77
ew.getTxOut undefined (type *electrumWallet has no field or method getTxOut, but does have GetTxOut)
|
Go CI (1.20):
client/asset/btc/electrum_client_test.go#L91
ew.getTxOut undefined (type *electrumWallet has no field or method getTxOut, but does have GetTxOut)
|
Go CI (1.20):
client/asset/btc/electrum_client_test.go#L125
ew.walletUnlock undefined (type *electrumWallet has no field or method walletUnlock, but does have WalletUnlock)
|
Go CI (1.20):
client/asset/btc/electrum_client_test.go#L130
ew.privKeyForAddress undefined (type *electrumWallet has no field or method privKeyForAddress, but does have PrivKeyForAddress)
|
Go CI (1.20)
Process completed with exit code 1.
|
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
|