refactor mercury #331
Annotations
10 errors
core/scripts/chaincli/handler/scrape_node_config.go#L282
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
core/scripts/chaincli/handler/keeper_launch.go#L374
var-declaration: should omit type string from declaration of var contractVersion; it will be inferred from the right-hand side (revive)
|
core/scripts/chaincli/handler/mercury_lookup_handler.go#L220
empty-block: this block is empty, you can remove it (revive)
|
core/scripts/chaincli/handler/report.go#L236
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
core/scripts/chaincli/handler/report.go#L336
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
core/scripts/chaincli/handler/mercury_lookup_handler.go#L328
empty-block: this block is empty, you can remove it (revive)
|
core/scripts/chaincli/handler/report.go#L344
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
core/scripts/chaincli/handler/keeper.go#L438
superfluous-else: if block ends with call to panic function, so drop this else and outdent its block (revive)
|
core/scripts/chaincli/handler/keeper.go#L456
superfluous-else: if block ends with call to panic function, so drop this else and outdent its block (revive)
|
core/scripts/chaincli/handler/keeper.go#L738
superfluous-else: if block ends with call to log.Fatalf function, so drop this else and outdent its block (revive)
|
The logs for this run have expired and are no longer available.
Loading