CoinbasePro: Add subscription templating #2077
Annotations
5 errors
exchanges/coinbasepro/coinbasepro_websocket.go#L363
Error return value of `c.Websocket.Conn.SendJSONMessage` is not checked (errcheck)
|
exchanges/coinbasepro/coinbasepro_websocket.go#L507
S1023: redundant break statement (gosimple)
|
exchanges/coinbasepro/coinbasepro_test.go#L1664
shadow: declaration of "c" shadows declaration at line 46 (govet)
|
exchanges/coinbasepro/coinbasepro_test.go#L1940
directive `//nolint:govet // Intentional shadow to avoid future copy/paste mistakes` is unused for linter "govet" (nolintlint)
|
|
This job failed
Loading