Skip to content

Websocket: Add suffix to state consts #1032

Websocket: Add suffix to state consts

Websocket: Add suffix to state consts #1032

Triggered via push February 25, 2024 09:38
Status Failure
Total duration 11m 0s
Artifacts

tests.yml

on: push
GoCryptoTrader back-end (ubuntu-latest, arm64, false, true)
10m 53s
GoCryptoTrader back-end (ubuntu-latest, arm64, false, true)
GoCryptoTrader front-end
46s
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#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
b.Websocket.AddSuccessfulSubscriptions undefined (type *stream.Websocket has no field or method 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/binance/binance_wrapper.go#L269
cannot use b.Subscribe (value of type func(channels []subscription.Subscription) error) as func(subscription.List) error value in struct literal
GoCryptoTrader back-end (ubuntu-latest, 386, true, true): exchanges/binance/binance_wrapper.go#L270
cannot use b.Unsubscribe (value of type func(channels []subscription.Subscription) error) as func(subscription.List) error value in struct literal
GoCryptoTrader back-end (ubuntu-latest, 386, true, true): exchanges/binance/binance_wrapper.go#L271
cannot use b.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/binanceus/binanceus_websocket.go#L593
bi.Websocket.AddSuccessfulSubscriptions undefined (type *stream.Websocket has no field or method AddSuccessfulSubscriptions)
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#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
b.Websocket.AddSuccessfulSubscriptions undefined (type *stream.Websocket has no field or method 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/binance/binance_wrapper.go#L269
cannot use b.Subscribe (value of type func(channels []subscription.Subscription) error) as func(subscription.List) error value in struct literal
GoCryptoTrader back-end (ubuntu-latest, amd64, true, false): exchanges/binance/binance_wrapper.go#L270
cannot use b.Unsubscribe (value of type func(channels []subscription.Subscription) error) as func(subscription.List) error value in struct literal
GoCryptoTrader back-end (ubuntu-latest, amd64, true, false): exchanges/binance/binance_wrapper.go#L271
cannot use b.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/binanceus/binanceus_websocket.go#L593
bi.Websocket.AddSuccessfulSubscriptions undefined (type *stream.Websocket has no field or method AddSuccessfulSubscriptions)
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#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
b.Websocket.AddSuccessfulSubscriptions undefined (type *stream.Websocket has no field or method 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/binance/binance_wrapper.go#L269
cannot use b.Subscribe (value of type func(channels []subscription.Subscription) error) as func(subscription.List) error value in struct literal
GoCryptoTrader back-end (macos-latest, amd64, true, true): exchanges/binance/binance_wrapper.go#L270
cannot use b.Unsubscribe (value of type func(channels []subscription.Subscription) error) as func(subscription.List) error value in struct literal
GoCryptoTrader back-end (macos-latest, amd64, true, true): exchanges/binance/binance_wrapper.go#L271
cannot use b.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/binanceus/binanceus_websocket.go#L593
bi.Websocket.AddSuccessfulSubscriptions undefined (type *stream.Websocket has no field or method AddSuccessfulSubscriptions)
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#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
b.Websocket.AddSuccessfulSubscriptions undefined (type *stream.Websocket has no field or method 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/binance/binance_wrapper.go#L269
cannot use b.Subscribe (value of type func(channels []subscription.Subscription) error) as func(subscription.List) error value in struct literal
GoCryptoTrader back-end (macos-13, amd64, true, true): exchanges/binance/binance_wrapper.go#L270
cannot use b.Unsubscribe (value of type func(channels []subscription.Subscription) error) as func(subscription.List) error value in struct literal
GoCryptoTrader back-end (macos-13, amd64, true, true): exchanges/binance/binance_wrapper.go#L271
cannot use b.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/binanceus/binanceus_websocket.go#L593
bi.Websocket.AddSuccessfulSubscriptions undefined (type *stream.Websocket has no field or method AddSuccessfulSubscriptions)
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#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
b.Websocket.AddSuccessfulSubscriptions undefined (type *stream.Websocket has no field or method 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/binance/binance_wrapper.go#L269
cannot use b.Subscribe (value of type func(channels []subscription.Subscription) error) as func(subscription.List) error value in struct literal
GoCryptoTrader back-end (windows-latest, amd64, true, true): exchanges/binance/binance_wrapper.go#L270
cannot use b.Unsubscribe (value of type func(channels []subscription.Subscription) error) as func(subscription.List) error value in struct literal
GoCryptoTrader back-end (windows-latest, amd64, true, true): exchanges/binance/binance_wrapper.go#L271
cannot use b.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/binanceus/binanceus_websocket.go#L593
bi.Websocket.AddSuccessfulSubscriptions undefined (type *stream.Websocket has no field or method AddSuccessfulSubscriptions)
GoCryptoTrader back-end (ubuntu-latest, arm64, false, true)
Process completed with exit code 1.