fix: propagate ledger error wrapping correctly (#8) #28
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)
|