skip block sdk, params migration #1231
Annotations
10 errors and 12 warnings
lint:
app/upgrades/testnet/v1_0_0/upgrades.go#L38
Error return value of `wasmKeeper.SetParams` is not checked (errcheck)
|
lint:
x/common/genesis.go#L20
Error return value of `k.SetContract` is not checked (errcheck)
|
lint:
x/common/genesis.go#L23
Error return value of `k.SetParams` is not checked (errcheck)
|
lint:
app/upgrades/testnet/v13/upgrades.go#L114
Error return value of `wasmKeeper.SetParams` is not checked (errcheck)
|
lint:
app/upgrades/testnet/v14/upgrades.go#L40
Error return value of `commonkeeper.SetParams` is not checked (errcheck)
|
lint:
app/upgrades/mainnet/v5/upgrades.go#L286
Error return value of `wasmKeeper.SetParams` is not checked (errcheck)
|
lint:
app/wasm/bindings/msg.go#L3
File is not `gofumpt`-ed (gofumpt)
|
lint:
app/wasm/bindings/msg.go#L5
File is not `gofumpt`-ed (gofumpt)
|
lint:
app/wasm/bindings/query.go#L36
File is not `gofumpt`-ed (gofumpt)
|
lint:
types/utils.go#L149
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/comdex/comdex. Supported file pattern: go.sum
|
lint:
x/lend/migrations/v2/types/lend.pb.go#L48
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint:
x/lend/migrations/v2/types/lend.pb.go#L141
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint:
x/lend/migrations/v2/types/lend.pb.go#L27
var-naming: don't use underscores in Go names; type Extended_Pair_Old should be ExtendedPairOld (revive)
|
lint:
x/lend/migrations/v2/types/lend.pb.go#L28
var-naming: struct field Id should be ID (revive)
|
lint:
x/lend/migrations/v2/types/lend.pb.go#L42
var-naming: don't use underscores in Go names; method XXX_Unmarshal should be XXXUnmarshal (revive)
|
lint:
x/lend/migrations/v2/types/lend.pb.go#L45
var-naming: don't use underscores in Go names; method XXX_Marshal should be XXXMarshal (revive)
|
lint:
x/lend/migrations/v2/types/lend.pb.go#L57
var-naming: don't use underscores in Go names; method XXX_Merge should be XXXMerge (revive)
|
lint:
x/lend/migrations/v2/types/lend.pb.go#L60
var-naming: don't use underscores in Go names; method XXX_Size should be XXXSize (revive)
|
lint:
x/lend/migrations/v2/types/lend.pb.go#L63
var-naming: don't use underscores in Go names; method XXX_DiscardUnknown should be XXXDiscardUnknown (revive)
|
lint:
x/lend/migrations/v2/types/lend.pb.go#L67
var-naming: don't use underscores in Go names; var xxx_messageInfo_Extended_Pair_Old should be xxxMessageInfoExtendedPairOld (revive)
|