CoinbasePro: Add subscription templating #2078
Annotations
4 errors
lint:
exchanges/coinbasepro/coinbasepro_websocket.go#L363
Error return value of `c.Websocket.Conn.SendJSONMessage` is not checked (errcheck)
|
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
|