chore: fork x/gov (but not x/gov/types) #10
Annotations
10 errors
Autobuild:
x/gov/keeper/keeper_test.go#L75
declaration has 4 blank identifiers (dogsled)
|
Autobuild:
x/gov/keeper/keeper_test.go#L95
declaration has 4 blank identifiers (dogsled)
|
Autobuild:
x/gov/genesis.go#L16
Error return value of `k.SetParams` is not checked (errcheck)
|
Autobuild:
x/gov/keeper/common_test.go#L91
Error return value of `govKeeper.SetParams` is not checked (errcheck)
|
Autobuild:
x/gov/keeper/deposit_test.go#L202
Error return value of `govKeeper.SetParams` is not checked (errcheck)
|
Autobuild:
x/gov/keeper/msg_server_test.go#L1108
Error return value of `govKeeper.SetParams` is not checked (errcheck)
|
Autobuild:
x/gov/simulation/operations_test.go#L276
Error return value of `govcodec.ModuleCdc.UnmarshalJSON` is not checked (errcheck)
|
Autobuild:
x/gov/simulation/operations_test.go#L320
Error return value of `govcodec.ModuleCdc.UnmarshalJSON` is not checked (errcheck)
|
Autobuild:
x/gov/keeper/msg_server_test.go#L876
string `abc` has 3 occurrences, make it a constant (goconst)
|
Autobuild:
x/gov/keeper/msg_server_test.go#L890
string `-0.1` has 3 occurrences, make it a constant (goconst)
|
Loading