Skip to content

automate gas

automate gas #111

Triggered via pull request October 29, 2024 10:04
Status Failure
Total duration 30s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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