Skip to content

fix sim v2

fix sim v2 #159

Triggered via push January 13, 2025 01:58
Status Success
Total duration 15m 0s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
golangci-lint
unnecessary conversion (unconvert)
golangci-lint
Error return value of `queryRouterBuilder.RegisterHandler` is not checked (errcheck)
golangci-lint
ST1019: package "github.com/cosmos/gogoproto/proto" is being imported more than once (stylecheck)
golangci-lint
ST1019(related information): other import of "github.com/cosmos/gogoproto/proto" (stylecheck)
golangci-lint
ST1019: package "github.com/cosmos/gogoproto/proto" is being imported more than once (stylecheck)
golangci-lint
ST1019(related information): other import of "github.com/cosmos/gogoproto/proto" (stylecheck)
golangci-lint
string `val_address` has 4 occurrences, make it a constant (goconst)
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
golangci-lint
>> warning: exhaustive rename detection was skipped due to too many files.
golangci-lint
>> warning: you may want to set your diff.renameLimit variable to at least 1370 and retry the command.