Skip to content

refactor(SPV-1303): update go client version client in regression tests. #2862

refactor(SPV-1303): update go client version client in regression tests.

refactor(SPV-1303): update go client version client in regression tests. #2862

Triggered via pull request January 8, 2025 10:46
Status Success
Total duration 3m 13s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

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