WIP: Unmarshal wsevents #270
Annotations
5 errors and 4 warnings
exchanges/bitfinex/bitfinex_test.go#L56
Error return value of `b.Websocket.Enable` is not checked (errcheck)
|
exchanges/bitfinex/bitfinex_websocket.go#L1536
commentFormatting: put a space between `//` and comment text (gocritic)
|
exchanges/bitfinex/bitfinex_test.go#L64
commentFormatting: put a space between `//` and comment text (gocritic)
|
exchanges/bitfinex/bitfinex_test.go#L113
commentedOutCode: may want to remove commented-out code (gocritic)
|
|
exchanges/bitfinex/bitfinex_types.go#L680
var-naming: struct field ChanId should be ChanID (revive)
|
exchanges/bitfinex/bitfinex_types.go#L681
var-naming: struct field SubId should be SubID (revive)
|
exchanges/bitfinex/bitfinex_websocket.go#L1620
var-naming: var subId should be subID (revive)
|
exchanges/bitfinex/bitfinex_websocket.go#L1638
var-naming: var chanId should be chanID (revive)
|
The logs for this run have expired and are no longer available.
Loading