CoinbasePro: Add subscription templating #2076
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
|