Skip to content

fix: propagate ledger error wrapping correctly (#8) #28

fix: propagate ledger error wrapping correctly (#8)

fix: propagate ledger error wrapping correctly (#8) #28

Triggered via push March 3, 2025 13:57
Status Success
Total duration 33m 22s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Analyze
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
Analyze: baseapp/params.go#L9
var-declaration: should drop = 0 from declaration of var InitialAppVersion; it is the zero value (revive)
Analyze: x/auth/vesting/types/msgs.go#L15
directive `//nolint:interfacer` should provide explanation such as `//nolint:interfacer // this is why` (nolintlint)