imp(log): use zerolog for logging similar to SDK #28
Annotations
9 errors and 3 warnings
lint:
utils/binary.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
utils/binary.go#L14
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
gov/deposit.go#L65
gov/deposit.go:65: Line contains TODO/BUG/FIXME: "FIXME: It wasn't possible to unmarshal t..." (godox)
|
lint:
utils/binary.go#L9
File is not `gofumpt`-ed (gofumpt)
|
lint:
utils/binary.go#L10
File is not `goimports`-ed (goimports)
|
lint:
cmd/deposit.go#L20
return with no blank line before (nlreturn)
|
lint:
cmd/deposit.go#L25
return with no blank line before (nlreturn)
|
lint:
cmd/deposit.go#L31
return with no blank line before (nlreturn)
|
lint
issues found
|
lint:
cmd/upgrade.go#L40
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
lint:
cmd/vote.go#L32
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint:
cmd/deposit.go#L32
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|