feat: add msg update params #ntrn-102 #974
Annotations
10 errors and 2 warnings
x/tokenfactory/keeper/genesis.go#L17
Error return value of `k.SetParams` is not checked (errcheck)
|
x/tokenfactory/types/codec.go#L17
commentFormatting: put a space between `//` and comment text (gocritic)
|
x/tokenfactory/types/codec.go#L19
commentFormatting: put a space between `//` and comment text (gocritic)
|
x/tokenfactory/types/codec.go#L30
commentFormatting: put a space between `//` and comment text (gocritic)
|
x/tokenfactory/keeper/msg_server.go#L239
commentFormatting: put a space between `//` and comment text (gocritic)
|
app/simulation_test.go#L29
commentFormatting: put a space between `//` and comment text (gocritic)
|
x/tokenfactory/keeper/admins_test.go#L18
commentFormatting: put a space between `//` and comment text (gocritic)
|
x/tokenfactory/keeper/admins_test.go#L41
commentFormatting: put a space between `//` and comment text (gocritic)
|
x/tokenfactory/keeper/admins_test.go#L186
commentFormatting: put a space between `//` and comment text (gocritic)
|
x/tokenfactory/keeper/admins_test.go#L189
commentFormatting: put a space between `//` and comment text (gocritic)
|
x/transfer/types/tx.go#L29
context-as-argument: context.Context should be the first parameter of a function (revive)
|
x/interchainqueries/keeper/msg_server.go#L314
receiver-naming: receiver name m should be consistent with previous receiver name k for msgServer (revive)
|
The logs for this run have expired and are no longer available.
Loading