feat: upgrade Cosmos SDK to v0.47 #8464
Annotations
5 errors and 4 warnings
types/ormutil/compatability.go#L7
File is not `gofmt`-ed with `-s` (gofmt)
|
types/coin.go#L4
File is not `gofmt`-ed with `-s` (gofmt)
|
types/ormstore/db_test.go#L6
File is not `gofmt`-ed with `-s` (gofmt)
|
types/math/math.go#L5
File is not `goimports`-ed (goimports)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/get-diff-action@v6, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
types/ormutil/compatability.go#L14
var-naming: func PageReqToCosmosApiLegacy should be PageReqToCosmosAPILegacy (revive)
|
types/coin.go#L25
var-naming: func CoinToCosmosApiLegacy should be CoinToCosmosAPILegacy (revive)
|
types/coin.go#L33
var-naming: func CoinFromCosmosApiLegacy should be CoinFromCosmosAPILegacy (revive)
|
This job failed
Loading