Skip to content

feat(SPV-846): refactor numeric error codes into strings #626

feat(SPV-846): refactor numeric error codes into strings

feat(SPV-846): refactor numeric error codes into strings #626

Triggered via pull request June 26, 2024 09:01
Status Success
Total duration 1m 5s
Artifacts

codeql-analysis.yml

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

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.