build(deps): bump blinklabs-io/go from 1.25.6-1 to 1.25.7-1 #147
Annotations
10 errors
|
nilaway
cannot use tx.Fee() (value of type *big.Int) as uint64 value in struct literal
|
|
nilaway:
internal/wallet/wallet.go#L102
multiple-value bursa.GetPaymentKey(bursa.GetAccountKey(rootKey, 0), 0) (value of type (bip32.XPrv, error)) in single-value context
|
|
nilaway:
internal/wallet/wallet.go#L102
multiple-value bursa.GetAccountKey(rootKey, 0) (value of type (bip32.XPrv, error)) in single-value context
|
|
nilaway:
internal/wallet/wallet.go#L85
cannot use 0 (untyped int constant) as bursa.WalletOption value in argument to bursa.NewWallet
|
|
nilaway:
internal/wallet/wallet.go#L85
cannot use 0 (untyped int constant) as bursa.WalletOption value in argument to bursa.NewWallet
|
|
nilaway:
internal/wallet/wallet.go#L85
cannot use 0 (untyped int constant) as bursa.WalletOption value in argument to bursa.NewWallet
|
|
nilaway:
internal/wallet/wallet.go#L85
cannot use 0 (untyped int constant) as bursa.WalletOption value in argument to bursa.NewWallet
|
|
nilaway:
internal/wallet/wallet.go#L85
cannot use "" (untyped string constant) as bursa.WalletOption value in argument to bursa.NewWallet
|
|
nilaway:
internal/wallet/wallet.go#L84
cannot use cfg.Network (variable of type string) as bursa.WalletOption value in argument to bursa.NewWallet
|
|
nilaway:
internal/wallet/wallet.go#L52
undefined: bursa.NewMnemonic
|