Subscriptions: MultiPair Keys #895
Annotations
10 errors
Test:
exchanges/kraken/kraken_test.go#L1284
expected ';', found Pairs
|
Test:
exchanges/binance/binance_websocket.go#L575
unknown field Pair in struct literal of type subscription.Subscription
|
Test:
exchanges/binance/binance_websocket.go#L622
c.Pair undefined (type subscription.Subscription has no field or method Pair)
|
Test:
exchanges/bitfinex/bitfinex_websocket.go#L1667
missing return
|
Test:
exchanges/bitfinex/bitfinex_websocket.go#L1698
cannot use enabledPairs[k] (variable of type currency.Pair) as currency.Pairs value in struct literal
|
Test:
exchanges/bitfinex/bitfinex_websocket.go#L1775
not enough return values
|
Test:
exchanges/bitfinex/bitfinex_websocket.go#L1778
not enough return values
|
Test:
exchanges/bithumb/bithumb_websocket.go#L188
cannot use pairs[x].Format(pFmt) (value of type currency.Pair) as currency.Pairs value in struct literal
|
Test:
exchanges/bithumb/bithumb_websocket.go#L207
cannot use channelsToSubscribe[i].Pairs (variable of type currency.Pairs) as currency.Pair value in argument to append
|
Test:
exchanges/bitmex/bitmex_websocket.go#L574
cannot use contracts[y] (variable of type currency.Pair) as currency.Pairs value in struct literal
|
The logs for this run have expired and are no longer available.
Loading