Skip to content

CoinbasePro: Add subscription templating #2078

CoinbasePro: Add subscription templating

CoinbasePro: Add subscription templating #2078

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

linter.yml

on: push
Fit to window
Zoom out
Zoom in

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