finish shielded-by-default and remove shieldedwallet #1785
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 3 warnings
Go CI (1.21):
client/asset/zec/regnet_test.go#L33
undefined: tZEC
|
Go CI (1.21):
client/asset/zec/shielded_test.go#L86
w.ShieldFunds undefined (type *zecWallet has no field or method ShieldFunds)
|
Go CI (1.21):
client/asset/zec/shielded_test.go#L95
w.ShieldedStatus undefined (type *zecWallet has no field or method ShieldedStatus)
|
Go CI (1.21):
client/asset/zec/shielded_test.go#L110
w.UnshieldFunds undefined (type *zecWallet has no field or method UnshieldFunds)
|
Go CI (1.21):
client/asset/zec/shielded_test.go#L120
w.ShieldFunds undefined (type *zecWallet has no field or method ShieldFunds)
|
Go CI (1.21):
client/asset/zec/shielded_test.go#L128
w.NewShieldedAddress undefined (type *zecWallet has no field or method NewShieldedAddress, but does have newShieldedAddress)
|
Go CI (1.21):
client/asset/zec/shielded_test.go#L133
w.SendShielded undefined (type *zecWallet has no field or method SendShielded, but does have sendShielded)
|
Go CI (1.21):
client/asset/zec/shielded_test.go#L143
w.SendShielded undefined (type *zecWallet has no field or method SendShielded, but does have sendShielded)
|
Go CI (1.21)
Process completed with exit code 1.
|
Go CI (1.20)
The operation was canceled.
|
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)
Cache save failed.
|
Go CI (1.20)
Restore cache failed: Dependencies file is not found in /home/runner/work/dcrdex/dcrdex. Supported file pattern: go.sum
|