feat: upgrade Cosmos SDK to v0.47 #8464
Annotations
5 errors and 2 warnings
|
app/testsuite/suite.go#L7
File is not `gofmt`-ed with `-s` (gofmt)
|
app/upgrades/v5_0/upgrade_test.go#L11
File is not `gofmt`-ed with `-s` (gofmt)
|
app/app.go#L836
ST1016: methods on the same type should have the same receiver name (seen 1x "a", 28x "app") (stylecheck)
|
|
app/app.go#L851
receiver-naming: receiver name a should be consistent with previous receiver name app for RegenApp (revive)
|
app/client/cli/root.go#L177
var-naming: don't use underscores in Go names; range var sub_cmd should be subCmd (revive)
|
This job was cancelled
Loading