Skip to content

Websocket: Log counter of dropped messages #1051

Websocket: Log counter of dropped messages

Websocket: Log counter of dropped messages #1051

Triggered via push February 27, 2024 00:09
Status Failure
Total duration 1m 33s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
lint
issues found
lint: exchanges/stream/websocket.go#L371
increment-decrement: should replace dropped += 1 with dropped++ (revive)