Skip to content

fix(auth): support legacy global AccountNumber when query historical … #25

fix(auth): support legacy global AccountNumber when query historical …

fix(auth): support legacy global AccountNumber when query historical … #25

Triggered via push February 27, 2025 10:10
Status Success
Total duration 31m 40s
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)