Skip to content

Bybit: Subscription Pairs support #1060

Bybit: Subscription Pairs support

Bybit: Subscription Pairs support #1060

Triggered via push February 28, 2024 07:21
Status Failure
Total duration 10m 52s
Artifacts

tests.yml

on: push
GoCryptoTrader back-end (ubuntu-latest, arm64, false, true)
10m 44s
GoCryptoTrader back-end (ubuntu-latest, arm64, false, true)
GoCryptoTrader front-end
48s
GoCryptoTrader front-end
Matrix: GoCryptoTrader back-end
Fit to window
Zoom out
Zoom in

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#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#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#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#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#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.