review: lint frag's dyncomm branch #719
Annotations
10 errors and 2 warnings
x/dyncomm/types/params.go#L80
commentFormatting: put a space between `//` and comment text (gocritic)
|
x/dyncomm/genesis.go#L28
badCall: no-op append call, probably missing arguments (gocritic)
|
x/dyncomm/types/keys.go#L12
File is not `gofumpt`-ed (gofumpt)
|
x/dyncomm/types/params.go#L132
File is not `gofumpt`-ed (gofumpt)
|
x/dyncomm/keeper/dyncomm.go#L11
File is not `gofumpt`-ed (gofumpt)
|
x/dyncomm/keeper/dyncomm.go#L18
File is not `gofumpt`-ed (gofumpt)
|
x/dyncomm/keeper/dyncomm.go#L24
File is not `gofumpt`-ed (gofumpt)
|
x/dyncomm/keeper/dyncomm.go#L45
File is not `gofumpt`-ed (gofumpt)
|
x/dyncomm/keeper/dyncomm.go#L90
File is not `gofumpt`-ed (gofumpt)
|
x/dyncomm/keeper/dyncomm.go#L116
File is not `gofumpt`-ed (gofumpt)
|
|
x/dyncomm/keeper/dyncomm.go#L121
var-declaration: should drop = nil from declaration of var lastErr; it is the zero value (revive)
|
The logs for this run have expired and are no longer available.
Loading