feat(SPV-846): refactor numeric error codes into strings #626
Annotations
10 errors and 1 warning
Analyze (go)
missing go.sum entry for module providing package github.com/bitcoin-sv/spv-wallet/spverrors (imported by github.com/bitcoin-sv/spv-wallet-go-client); to add:
|
Analyze (go)
could not import github.com/bitcoin-sv/spv-wallet/spverrors (invalid package name: "")
|
Analyze (go)
could not import github.com/bitcoin-sv/spv-wallet/spverrors (invalid package name: "")
|
Analyze (go)
undefined: models.SPVError
|
Analyze (go)
undefined: models.SPVError
|
Analyze (go)
undefined: models.SPVError
|
Analyze (go)
undefined: models.SPVError
|
Analyze (go)
undefined: models.SPVError
|
Analyze (go)
undefined: models.SPVError
|
Analyze (go)
undefined: models.SPVError
|
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.
|