gateio: fix sequence issue, expand structs, add tests #9559
Annotations
5 errors
lint
issues found
|
lint:
exchanges/gateio/gateio_websocket_futures.go#L656
SA4006: this value of c is never used (staticcheck)
|
lint:
exchanges/gateio/gateio_websocket_test.go#L155
context-as-argument: context.Context should be the first parameter of a function (revive)
|
lint:
exchanges/gateio/gateio_websocket_test.go#L98
found a struct that contains a context.Context field (containedctx)
|
lint:
exchanges/gateio/gateio_websocket_test.go#L28
found a struct that contains a context.Context field (containedctx)
|