refactor(SPV-1303): update go client version client in regression tests. #2862
Annotations
8 errors and 3 warnings
Analyze (go)
publicKey.SerializeCompressed undefined (type *"github.com/bitcoin-sv/go-sdk/primitives/ec".PublicKey has no field or method SerializeCompressed)
|
Analyze (go)
a.pub.SerializeCompressed undefined (type *"github.com/bitcoin-sv/go-sdk/primitives/ec".PublicKey has no field or method SerializeCompressed)
|
Analyze (go)
no required module provides package github.com/bitcoin-sv/spv-wallet-go-client/xpriv; to add it:
|
Analyze (go)
could not import github.com/bitcoin-sv/spv-wallet-go-client/xpriv (invalid package name: "")
|
Analyze (go)
undefined: walletclient.NewWithXPriv
|
Analyze (go)
undefined: walletclient.NewWithAdminKey
|
Analyze (go)
undefined: walletclient.NewWithAdminKey
|
Analyze (go)
undefined: walletclient.NewWithXPriv
|
Analyze (go)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze (go)
1 issue was detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results.
|
Analyze (go)
Unable to validate code scanning workflow: CheckoutWrongHead
|