Skip to content

exchanges: Add Futures WebSocket streaming and Spot WebSocket API #5732

exchanges: Add Futures WebSocket streaming and Spot WebSocket API

exchanges: Add Futures WebSocket streaming and Spot WebSocket API #5732

Triggered via pull request April 2, 2024 09:40
Status Failure
Total duration 1m 47s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: exchanges/binance/binance_cfutures_websocket.go#L177
string `depth` has 6 occurrences, but such constant `cnlDepth` already exists (goconst)
lint: exchanges/binance/binance_eoptions_websocket.go#L201
commentedOutCode: may want to remove commented-out code (gocritic)
lint: exchanges/binance/binance_wrapper.go#L139
commentedOutCode: may want to remove commented-out code (gocritic)
lint: exchanges/binance/binance_eoptions_types.go#L496
`whther` is a misspelling of `whether` (misspell)
lint: exchanges/binance/binance_eoptions_types.go#L497
`uncertainity` is a misspelling of `uncertainty` (misspell)
lint: exchanges/binance/binance_eoptions_types.go#L243
Duplicate words (position) found (dupword)
lint: exchanges/binance/binance_eoptions_websocket.go#L240
Duplicate words (are) found (dupword)
lint
issues found