Skip to content

client/dcr: MultiTrade #966

client/dcr: MultiTrade

client/dcr: MultiTrade #966

Triggered via push July 11, 2023 08:12
Status Failure
Total duration 4m 50s
Artifacts

build.yml

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

Annotations

10 errors
Go CI (1.19): client/core/core_test.go#L739
cannot use w (variable of type *TXCWallet) as type "decred.org/dcrdex/client/asset".Wallet in struct literal:
Go CI (1.19): client/core/core_test.go#L749
cannot use w (variable of type *TXCWallet) as type "decred.org/dcrdex/client/asset".Wallet in argument to asset.DetermineWalletTraits:
Go CI (1.19): client/core/core_test.go#L1092
cannot use accountLocker (variable of type *TAccountLocker) as type "decred.org/dcrdex/client/asset".Wallet in assignment:
Go CI (1.19): client/core/core_test.go#L2765
cannot use feeRater (variable of type *TFeeRater) as type "decred.org/dcrdex/client/asset".Wallet in assignment:
Go CI (1.19): client/core/core_test.go#L7380
cannot use liveReconfigurer (variable of type *TLiveReconfigurer) as type "decred.org/dcrdex/client/asset".Wallet in assignment:
Go CI (1.19): client/core/core_test.go#L7427
cannot use tXyzWallet (variable of type *TXCWallet) as type "decred.org/dcrdex/client/asset".Wallet in assignment:
Go CI (1.19): client/core/core_test.go#L10396
cannot use dynamicFeeChecker (variable of type *TDynamicSwapper) as type "decred.org/dcrdex/client/asset".Wallet in assignment:
Go CI (1.19)
Process completed with exit code 2.
Go CI (1.20)
The job was canceled because "_1_19" failed.
Go CI (1.20)
The operation was canceled.