Skip to content

Feature/sub pairs #1057

Feature/sub pairs

Feature/sub pairs #1057

Triggered via pull request February 28, 2024 06:57
@gbjkgbjk
synchronize #4
feature/sub_pairs
Status Failure
Total duration 10m 48s
Artifacts

tests.yml

on: pull_request
GoCryptoTrader back-end (ubuntu-latest, arm64, false, true)
10m 39s
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#L597
cannot use ... in call to non-variadic b.Websocket.AddSuccessfulSubscriptions
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, 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, 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#L636
cannot use ... in call to non-variadic b.Websocket.RemoveSubscriptions
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 (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/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#L636
cannot use ... in call to non-variadic b.Websocket.RemoveSubscriptions
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-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#L636
cannot use ... in call to non-variadic b.Websocket.RemoveSubscriptions
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 (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#L636
cannot use ... in call to non-variadic b.Websocket.RemoveSubscriptions
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 (ubuntu-latest, arm64, false, true)
Process completed with exit code 1.