Bybit: Subscription Pairs support #1060
tests.yml
on: push
GoCryptoTrader back-end (ubuntu-latest, arm64, false, true)
10m 44s
GoCryptoTrader front-end
48s
Matrix: GoCryptoTrader back-end
Annotations
51 errors
GoCryptoTrader back-end (ubuntu-latest, 386, true, true):
exchanges/binanceus/binanceus_websocket.go#L593
cannot use ... in call to non-variadic bi.Websocket.AddSuccessfulSubscriptions
|
GoCryptoTrader back-end (ubuntu-latest, 386, true, true):
exchanges/binanceus/binanceus_websocket.go#L618
cannot use ... in call to non-variadic bi.Websocket.RemoveSubscriptions
|
GoCryptoTrader back-end (ubuntu-latest, 386, true, true):
exchanges/binanceus/binanceus_wrapper.go#L196
cannot use bi.Subscribe (value of type func(channelsToSubscribe []subscription.Subscription) error) as func(subscription.List) error value in struct literal
|
GoCryptoTrader back-end (ubuntu-latest, 386, true, true):
exchanges/binanceus/binanceus_wrapper.go#L197
cannot use bi.Unsubscribe (value of type func(channelsToUnsubscribe []subscription.Subscription) error) as func(subscription.List) error value in struct literal
|
GoCryptoTrader back-end (ubuntu-latest, 386, true, true):
exchanges/binanceus/binanceus_wrapper.go#L198
cannot use bi.GenerateSubscriptions (value of type func() ([]subscription.Subscription, error)) as func() (subscription.List, error) value in struct literal
|
GoCryptoTrader back-end (ubuntu-latest, 386, true, true):
exchanges/bitfinex/bitfinex_websocket.go#L152
undefined: stream.ErrSubscriptionNotFound
|
GoCryptoTrader back-end (ubuntu-latest, 386, true, true):
exchanges/bitfinex/bitfinex_websocket.go#L504
undefined: stream.ErrSubscriptionNotFound
|
GoCryptoTrader back-end (ubuntu-latest, 386, true, true):
exchanges/bitfinex/bitfinex_websocket.go#L516
cannot use *c (variable of type subscription.Subscription) as subscription.List value in argument to b.Websocket.AddSuccessfulSubscriptions
|
|
GoCryptoTrader back-end (ubuntu-latest, 386, true, true):
exchanges/bitfinex/bitfinex_websocket.go#L1698
cannot use enabledPairs[k] (variable of type currency.Pair) as currency.Pairs value in struct literal
|
GoCryptoTrader back-end (ubuntu-latest, amd64, true, false):
exchanges/binanceus/binanceus_websocket.go#L593
cannot use ... in call to non-variadic bi.Websocket.AddSuccessfulSubscriptions
|
GoCryptoTrader back-end (ubuntu-latest, amd64, true, false):
exchanges/binanceus/binanceus_websocket.go#L618
cannot use ... in call to non-variadic bi.Websocket.RemoveSubscriptions
|
GoCryptoTrader back-end (ubuntu-latest, amd64, true, false):
exchanges/binanceus/binanceus_wrapper.go#L196
cannot use bi.Subscribe (value of type func(channelsToSubscribe []subscription.Subscription) error) as func(subscription.List) error value in struct literal
|
GoCryptoTrader back-end (ubuntu-latest, amd64, true, false):
exchanges/binanceus/binanceus_wrapper.go#L197
cannot use bi.Unsubscribe (value of type func(channelsToUnsubscribe []subscription.Subscription) error) as func(subscription.List) error value in struct literal
|
GoCryptoTrader back-end (ubuntu-latest, amd64, true, false):
exchanges/binanceus/binanceus_wrapper.go#L198
cannot use bi.GenerateSubscriptions (value of type func() ([]subscription.Subscription, error)) as func() (subscription.List, error) value in struct literal
|
GoCryptoTrader back-end (ubuntu-latest, amd64, true, false):
exchanges/bitfinex/bitfinex_websocket.go#L152
undefined: stream.ErrSubscriptionNotFound
|
GoCryptoTrader back-end (ubuntu-latest, amd64, true, false):
exchanges/bitfinex/bitfinex_websocket.go#L504
undefined: stream.ErrSubscriptionNotFound
|
GoCryptoTrader back-end (ubuntu-latest, amd64, true, false):
exchanges/bitfinex/bitfinex_websocket.go#L516
cannot use *c (variable of type subscription.Subscription) as subscription.List value in argument to b.Websocket.AddSuccessfulSubscriptions
|
|
GoCryptoTrader back-end (ubuntu-latest, amd64, true, false):
exchanges/bitfinex/bitfinex_websocket.go#L1698
cannot use enabledPairs[k] (variable of type currency.Pair) as currency.Pairs value in struct literal
|
GoCryptoTrader back-end (macos-latest, amd64, true, true):
exchanges/binanceus/binanceus_websocket.go#L593
cannot use ... in call to non-variadic bi.Websocket.AddSuccessfulSubscriptions
|
GoCryptoTrader back-end (macos-latest, amd64, true, true):
exchanges/binanceus/binanceus_websocket.go#L618
cannot use ... in call to non-variadic bi.Websocket.RemoveSubscriptions
|
GoCryptoTrader back-end (macos-latest, amd64, true, true):
exchanges/binanceus/binanceus_wrapper.go#L196
cannot use bi.Subscribe (value of type func(channelsToSubscribe []subscription.Subscription) error) as func(subscription.List) error value in struct literal
|
GoCryptoTrader back-end (macos-latest, amd64, true, true):
exchanges/binanceus/binanceus_wrapper.go#L197
cannot use bi.Unsubscribe (value of type func(channelsToUnsubscribe []subscription.Subscription) error) as func(subscription.List) error value in struct literal
|
GoCryptoTrader back-end (macos-latest, amd64, true, true):
exchanges/binanceus/binanceus_wrapper.go#L198
cannot use bi.GenerateSubscriptions (value of type func() ([]subscription.Subscription, error)) as func() (subscription.List, error) value in struct literal
|
GoCryptoTrader back-end (macos-latest, amd64, true, true):
exchanges/bitfinex/bitfinex_websocket.go#L152
undefined: stream.ErrSubscriptionNotFound
|
GoCryptoTrader back-end (macos-latest, amd64, true, true):
exchanges/bitfinex/bitfinex_websocket.go#L504
undefined: stream.ErrSubscriptionNotFound
|
GoCryptoTrader back-end (macos-latest, amd64, true, true):
exchanges/bitfinex/bitfinex_websocket.go#L516
cannot use *c (variable of type subscription.Subscription) as subscription.List value in argument to b.Websocket.AddSuccessfulSubscriptions
|
|
GoCryptoTrader back-end (macos-latest, amd64, true, true):
exchanges/bitfinex/bitfinex_websocket.go#L1698
cannot use enabledPairs[k] (variable of type currency.Pair) as currency.Pairs value in struct literal
|
GoCryptoTrader back-end (windows-latest, amd64, true, true):
exchanges/binanceus/binanceus_websocket.go#L593
cannot use ... in call to non-variadic bi.Websocket.AddSuccessfulSubscriptions
|
GoCryptoTrader back-end (windows-latest, amd64, true, true):
exchanges/binanceus/binanceus_websocket.go#L618
cannot use ... in call to non-variadic bi.Websocket.RemoveSubscriptions
|
GoCryptoTrader back-end (windows-latest, amd64, true, true):
exchanges/binanceus/binanceus_wrapper.go#L196
cannot use bi.Subscribe (value of type func(channelsToSubscribe []subscription.Subscription) error) as func(subscription.List) error value in struct literal
|
GoCryptoTrader back-end (windows-latest, amd64, true, true):
exchanges/binanceus/binanceus_wrapper.go#L197
cannot use bi.Unsubscribe (value of type func(channelsToUnsubscribe []subscription.Subscription) error) as func(subscription.List) error value in struct literal
|
GoCryptoTrader back-end (windows-latest, amd64, true, true):
exchanges/binanceus/binanceus_wrapper.go#L198
cannot use bi.GenerateSubscriptions (value of type func() ([]subscription.Subscription, error)) as func() (subscription.List, error) value in struct literal
|
GoCryptoTrader back-end (windows-latest, amd64, true, true):
exchanges/bitfinex/bitfinex_websocket.go#L152
undefined: stream.ErrSubscriptionNotFound
|
GoCryptoTrader back-end (windows-latest, amd64, true, true):
exchanges/bitfinex/bitfinex_websocket.go#L504
undefined: stream.ErrSubscriptionNotFound
|
GoCryptoTrader back-end (windows-latest, amd64, true, true):
exchanges/bitfinex/bitfinex_websocket.go#L516
cannot use *c (variable of type subscription.Subscription) as subscription.List value in argument to b.Websocket.AddSuccessfulSubscriptions
|
|
GoCryptoTrader back-end (windows-latest, amd64, true, true):
exchanges/bitfinex/bitfinex_websocket.go#L1698
cannot use enabledPairs[k] (variable of type currency.Pair) as currency.Pairs value in struct literal
|
GoCryptoTrader back-end (macos-13, amd64, true, true):
exchanges/binanceus/binanceus_websocket.go#L593
cannot use ... in call to non-variadic bi.Websocket.AddSuccessfulSubscriptions
|
GoCryptoTrader back-end (macos-13, amd64, true, true):
exchanges/binanceus/binanceus_websocket.go#L618
cannot use ... in call to non-variadic bi.Websocket.RemoveSubscriptions
|
GoCryptoTrader back-end (macos-13, amd64, true, true):
exchanges/binanceus/binanceus_wrapper.go#L196
cannot use bi.Subscribe (value of type func(channelsToSubscribe []subscription.Subscription) error) as func(subscription.List) error value in struct literal
|
GoCryptoTrader back-end (macos-13, amd64, true, true):
exchanges/binanceus/binanceus_wrapper.go#L197
cannot use bi.Unsubscribe (value of type func(channelsToUnsubscribe []subscription.Subscription) error) as func(subscription.List) error value in struct literal
|
GoCryptoTrader back-end (macos-13, amd64, true, true):
exchanges/binanceus/binanceus_wrapper.go#L198
cannot use bi.GenerateSubscriptions (value of type func() ([]subscription.Subscription, error)) as func() (subscription.List, error) value in struct literal
|
GoCryptoTrader back-end (macos-13, amd64, true, true):
exchanges/bitfinex/bitfinex_websocket.go#L152
undefined: stream.ErrSubscriptionNotFound
|
GoCryptoTrader back-end (macos-13, amd64, true, true):
exchanges/bitfinex/bitfinex_websocket.go#L504
undefined: stream.ErrSubscriptionNotFound
|
GoCryptoTrader back-end (macos-13, amd64, true, true):
exchanges/bitfinex/bitfinex_websocket.go#L516
cannot use *c (variable of type subscription.Subscription) as subscription.List value in argument to b.Websocket.AddSuccessfulSubscriptions
|
|
GoCryptoTrader back-end (macos-13, amd64, true, true):
exchanges/bitfinex/bitfinex_websocket.go#L1698
cannot use enabledPairs[k] (variable of type currency.Pair) as currency.Pairs value in struct literal
|
GoCryptoTrader back-end (ubuntu-latest, arm64, false, true)
Process completed with exit code 1.
|