Skip to content

Bybit: Subscription Pairs support #1054

Bybit: Subscription Pairs support

Bybit: Subscription Pairs support #1054

Triggered via push February 28, 2024 06:51
Status Failure
Total duration 11m 20s
Artifacts

tests.yml

on: push
GoCryptoTrader back-end (ubuntu-latest, arm64, false, true)
11m 10s
GoCryptoTrader back-end (ubuntu-latest, arm64, false, true)
GoCryptoTrader front-end
54s
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/binance/binance_websocket.go#L526
unknown field Pair in struct literal of type subscription.Subscription
GoCryptoTrader back-end (ubuntu-latest, 386, true, true): exchanges/binance/binance_websocket.go#L559
cannot use channels (variable of type []subscription.Subscription) as subscription.List value in argument to b.ParallelChanOp
GoCryptoTrader back-end (ubuntu-latest, 386, true, true): exchanges/binance/binance_websocket.go#L559
cannot use b.subscribeToChan (value of type func(chans []subscription.Subscription) error) as func(subscription.List) error value in argument to b.ParallelChanOp
GoCryptoTrader back-end (ubuntu-latest, 386, true, true): exchanges/binance/binance_websocket.go#L571
cannot assign to c.State (neither addressable nor a map index expression)
GoCryptoTrader back-end (ubuntu-latest, 386, true, true): exchanges/binance/binance_websocket.go#L573
c.Pair undefined (type subscription.Subscription has no field or method Pair)
GoCryptoTrader back-end (ubuntu-latest, 386, true, true): exchanges/binance/binance_websocket.go#L593
cannot use ... in call to non-variadic b.Websocket.RemoveSubscriptions
GoCryptoTrader back-end (ubuntu-latest, 386, true, true): exchanges/binance/binance_websocket.go#L597
cannot use ... in call to non-variadic b.Websocket.AddSuccessfulSubscriptions
GoCryptoTrader back-end (ubuntu-latest, 386, true, true): exchanges/binance/binance_websocket.go#L605
cannot use channels (variable of type []subscription.Subscription) as subscription.List value in argument to b.ParallelChanOp
GoCryptoTrader back-end (ubuntu-latest, 386, true, true): exchanges/binance/binance_websocket.go#L605
cannot use b.unsubscribeFromChan (value of type func(chans []subscription.Subscription) error) as func(subscription.List) error value in argument to b.ParallelChanOp
GoCryptoTrader back-end (ubuntu-latest, 386, true, true): exchanges/binance/binance_websocket.go#L636
cannot use ... in call to non-variadic b.Websocket.RemoveSubscriptions
GoCryptoTrader back-end (ubuntu-latest, amd64, true, false): exchanges/binance/binance_websocket.go#L526
unknown field Pair in struct literal of type subscription.Subscription
GoCryptoTrader back-end (ubuntu-latest, amd64, true, false): exchanges/binance/binance_websocket.go#L559
cannot use channels (variable of type []subscription.Subscription) as subscription.List value in argument to b.ParallelChanOp
GoCryptoTrader back-end (ubuntu-latest, amd64, true, false): exchanges/binance/binance_websocket.go#L559
cannot use b.subscribeToChan (value of type func(chans []subscription.Subscription) error) as func(subscription.List) error value in argument to b.ParallelChanOp
GoCryptoTrader back-end (ubuntu-latest, amd64, true, false): exchanges/binance/binance_websocket.go#L571
cannot assign to c.State (neither addressable nor a map index expression)
GoCryptoTrader back-end (ubuntu-latest, amd64, true, false): exchanges/binance/binance_websocket.go#L573
c.Pair undefined (type subscription.Subscription has no field or method Pair)
GoCryptoTrader back-end (ubuntu-latest, amd64, true, false): exchanges/binance/binance_websocket.go#L593
cannot use ... in call to non-variadic b.Websocket.RemoveSubscriptions
GoCryptoTrader back-end (ubuntu-latest, amd64, true, false): exchanges/binance/binance_websocket.go#L597
cannot use ... in call to non-variadic b.Websocket.AddSuccessfulSubscriptions
GoCryptoTrader back-end (ubuntu-latest, amd64, true, false): exchanges/binance/binance_websocket.go#L605
cannot use channels (variable of type []subscription.Subscription) as subscription.List value in argument to b.ParallelChanOp
GoCryptoTrader back-end (ubuntu-latest, amd64, true, false): exchanges/binance/binance_websocket.go#L605
cannot use b.unsubscribeFromChan (value of type func(chans []subscription.Subscription) error) as func(subscription.List) error value in argument to b.ParallelChanOp
GoCryptoTrader back-end (ubuntu-latest, amd64, true, false): exchanges/binance/binance_websocket.go#L636
cannot use ... in call to non-variadic b.Websocket.RemoveSubscriptions
GoCryptoTrader back-end (macos-latest, amd64, true, true): exchanges/binance/binance_websocket.go#L526
unknown field Pair in struct literal of type subscription.Subscription
GoCryptoTrader back-end (macos-latest, amd64, true, true): exchanges/binance/binance_websocket.go#L559
cannot use channels (variable of type []subscription.Subscription) as subscription.List value in argument to b.ParallelChanOp
GoCryptoTrader back-end (macos-latest, amd64, true, true): exchanges/binance/binance_websocket.go#L559
cannot use b.subscribeToChan (value of type func(chans []subscription.Subscription) error) as func(subscription.List) error value in argument to b.ParallelChanOp
GoCryptoTrader back-end (macos-latest, amd64, true, true): exchanges/binance/binance_websocket.go#L571
cannot assign to c.State (neither addressable nor a map index expression)
GoCryptoTrader back-end (macos-latest, amd64, true, true): exchanges/binance/binance_websocket.go#L573
c.Pair undefined (type subscription.Subscription has no field or method Pair)
GoCryptoTrader back-end (macos-latest, amd64, true, true): exchanges/binance/binance_websocket.go#L593
cannot use ... in call to non-variadic b.Websocket.RemoveSubscriptions
GoCryptoTrader back-end (macos-latest, amd64, true, true): exchanges/binance/binance_websocket.go#L597
cannot use ... in call to non-variadic b.Websocket.AddSuccessfulSubscriptions
GoCryptoTrader back-end (macos-latest, amd64, true, true): exchanges/binance/binance_websocket.go#L605
cannot use channels (variable of type []subscription.Subscription) as subscription.List value in argument to b.ParallelChanOp
GoCryptoTrader back-end (macos-latest, amd64, true, true): exchanges/binance/binance_websocket.go#L605
cannot use b.unsubscribeFromChan (value of type func(chans []subscription.Subscription) error) as func(subscription.List) error value in argument to b.ParallelChanOp
GoCryptoTrader back-end (macos-latest, amd64, true, true): exchanges/binance/binance_websocket.go#L636
cannot use ... in call to non-variadic b.Websocket.RemoveSubscriptions
GoCryptoTrader back-end (windows-latest, amd64, true, true): exchanges/binance/binance_websocket.go#L526
unknown field Pair in struct literal of type subscription.Subscription
GoCryptoTrader back-end (windows-latest, amd64, true, true): exchanges/binance/binance_websocket.go#L559
cannot use channels (variable of type []subscription.Subscription) as subscription.List value in argument to b.ParallelChanOp
GoCryptoTrader back-end (windows-latest, amd64, true, true): exchanges/binance/binance_websocket.go#L559
cannot use b.subscribeToChan (value of type func(chans []subscription.Subscription) error) as func(subscription.List) error value in argument to b.ParallelChanOp
GoCryptoTrader back-end (windows-latest, amd64, true, true): exchanges/binance/binance_websocket.go#L571
cannot assign to c.State (neither addressable nor a map index expression)
GoCryptoTrader back-end (windows-latest, amd64, true, true): exchanges/binance/binance_websocket.go#L573
c.Pair undefined (type subscription.Subscription has no field or method Pair)
GoCryptoTrader back-end (windows-latest, amd64, true, true): exchanges/binance/binance_websocket.go#L593
cannot use ... in call to non-variadic b.Websocket.RemoveSubscriptions
GoCryptoTrader back-end (windows-latest, amd64, true, true): exchanges/binance/binance_websocket.go#L597
cannot use ... in call to non-variadic b.Websocket.AddSuccessfulSubscriptions
GoCryptoTrader back-end (windows-latest, amd64, true, true): exchanges/binance/binance_websocket.go#L605
cannot use channels (variable of type []subscription.Subscription) as subscription.List value in argument to b.ParallelChanOp
GoCryptoTrader back-end (windows-latest, amd64, true, true): exchanges/binance/binance_websocket.go#L605
cannot use b.unsubscribeFromChan (value of type func(chans []subscription.Subscription) error) as func(subscription.List) error value in argument to b.ParallelChanOp
GoCryptoTrader back-end (windows-latest, amd64, true, true): exchanges/binance/binance_websocket.go#L636
cannot use ... in call to non-variadic b.Websocket.RemoveSubscriptions
GoCryptoTrader back-end (macos-13, amd64, true, true): exchanges/binance/binance_websocket.go#L526
unknown field Pair in struct literal of type subscription.Subscription
GoCryptoTrader back-end (macos-13, amd64, true, true): exchanges/binance/binance_websocket.go#L559
cannot use channels (variable of type []subscription.Subscription) as subscription.List value in argument to b.ParallelChanOp
GoCryptoTrader back-end (macos-13, amd64, true, true): exchanges/binance/binance_websocket.go#L559
cannot use b.subscribeToChan (value of type func(chans []subscription.Subscription) error) as func(subscription.List) error value in argument to b.ParallelChanOp
GoCryptoTrader back-end (macos-13, amd64, true, true): exchanges/binance/binance_websocket.go#L571
cannot assign to c.State (neither addressable nor a map index expression)
GoCryptoTrader back-end (macos-13, amd64, true, true): exchanges/binance/binance_websocket.go#L573
c.Pair undefined (type subscription.Subscription has no field or method Pair)
GoCryptoTrader back-end (macos-13, amd64, true, true): exchanges/binance/binance_websocket.go#L593
cannot use ... in call to non-variadic b.Websocket.RemoveSubscriptions
GoCryptoTrader back-end (macos-13, amd64, true, true): exchanges/binance/binance_websocket.go#L597
cannot use ... in call to non-variadic b.Websocket.AddSuccessfulSubscriptions
GoCryptoTrader back-end (macos-13, amd64, true, true): exchanges/binance/binance_websocket.go#L605
cannot use channels (variable of type []subscription.Subscription) as subscription.List value in argument to b.ParallelChanOp
GoCryptoTrader back-end (macos-13, amd64, true, true): exchanges/binance/binance_websocket.go#L605
cannot use b.unsubscribeFromChan (value of type func(chans []subscription.Subscription) error) as func(subscription.List) error value in argument to b.ParallelChanOp
GoCryptoTrader back-end (macos-13, amd64, true, true): exchanges/binance/binance_websocket.go#L636
cannot use ... in call to non-variadic b.Websocket.RemoveSubscriptions
GoCryptoTrader back-end (ubuntu-latest, arm64, false, true)
Process completed with exit code 1.