Websockets: Add key to websocket subscriptions #280
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
tests.yml
on: push
GoCryptoTrader back-end with PSQL
12m 4s
GoCryptoTrader back-end 32-bit with PSQL
7m 38s
GoCryptoTrader front-end
1m 0s
Annotations
10 errors
GoCryptoTrader back-end 32-bit with PSQL:
exchanges/stream/websocket_test.go#L615
cannot use []ChannelSubscription{…} (value of type []ChannelSubscription) as subscriptionMap value in struct literal
|
GoCryptoTrader back-end 32-bit with PSQL:
exchanges/stream/websocket_test.go#L1025
cannot use subs (variable of type []ChannelSubscription) as subscriptionMap value in assignment
|
GoCryptoTrader back-end 32-bit with PSQL:
exchanges/stream/websocket_test.go#L1171
cannot use subs (variable of type []ChannelSubscription) as subscriptionMap value in assignment
|
GoCryptoTrader back-end 32-bit with PSQL:
exchanges/stream/websocket_test.go#L1192
cannot use []ChannelSubscription{…} (value of type []ChannelSubscription) as subscriptionMap value in assignment
|
GoCryptoTrader back-end 32-bit with PSQL
Process completed with exit code 1.
|
GoCryptoTrader back-end with PSQL:
exchanges/stream/websocket_test.go#L615
cannot use []ChannelSubscription{…} (value of type []ChannelSubscription) as subscriptionMap value in struct literal
|
GoCryptoTrader back-end with PSQL:
exchanges/stream/websocket_test.go#L1025
cannot use subs (variable of type []ChannelSubscription) as subscriptionMap value in assignment
|
GoCryptoTrader back-end with PSQL:
exchanges/stream/websocket_test.go#L1171
cannot use subs (variable of type []ChannelSubscription) as subscriptionMap value in assignment
|
GoCryptoTrader back-end with PSQL:
exchanges/stream/websocket_test.go#L1192
cannot use []ChannelSubscription{…} (value of type []ChannelSubscription) as subscriptionMap value in assignment
|
GoCryptoTrader back-end with PSQL
Process completed with exit code 1.
|