Skip to content

Websockets: Add key to websocket subscriptions #280

Websockets: Add key to websocket subscriptions

Websockets: Add key to websocket subscriptions #280

Triggered via push September 14, 2023 12:32
Status Failure
Total duration 12m 15s
Artifacts
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 with PSQL
GoCryptoTrader back-end 32-bit with PSQL
7m 38s
GoCryptoTrader back-end 32-bit with PSQL
GoCryptoTrader front-end
1m 0s
GoCryptoTrader front-end
Fit to window
Zoom out
Zoom in

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.