Skip to content

CoinbasePro: Add subscription templating #2076

CoinbasePro: Add subscription templating

CoinbasePro: Add subscription templating #2076

Triggered via push August 22, 2024 11:56
Status Failure
Total duration 1m 51s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: exchanges/coinbasepro/coinbasepro_websocket.go#L372
Error return value of `c.Websocket.Conn.SendJSONMessage` is not checked (errcheck)
lint: exchanges/coinbasepro/coinbasepro_websocket.go#L516
S1023: redundant break statement (gosimple)
lint: exchanges/coinbasepro/coinbasepro_test.go#L1664
shadow: declaration of "c" shadows declaration at line 46 (govet)
lint: exchanges/coinbasepro/coinbasepro_test.go#L1940
directive `//nolint:govet // Intentional shadow to avoid future copy/paste mistakes` is unused for linter "govet" (nolintlint)
lint
issues found