automate gas #111
Annotations
5 errors
lint:
main.go#L360
`if resp.Code != 0` has complex nested blocks (complexity: 8) (nestif)
|
lint:
broadcast/client.go#L128
exported: type name will be used as broadcast.BroadcastMetrics by other packages, and that stutters; consider calling this Metrics (revive)
|
lint:
broadcast/client.go#L131
var-naming: struct field RpcCallStart should be RPCCallStart (revive)
|
lint:
broadcast/client.go#L17
field `client` is unused (unused)
|
lint
issues found
|