Skip to content

feat(client): add Websocket support to the Outline Client config #1874

feat(client): add Websocket support to the Outline Client config

feat(client): add Websocket support to the Outline Client config #1874

Triggered via pull request January 30, 2025 23:28
@fortunafortuna
synchronize #2351
fortuna-ws
Status Failure
Total duration 1m 48s
Artifacts
Linux Debug Build
0s
Linux Debug Build
Windows Debug Build
0s
Windows Debug Build
MacOS Debug Build
0s
MacOS Debug Build
iOS Debug Build
0s
iOS Debug Build
Mac Catalyst Debug Build
0s
Mac Catalyst Debug Build
Android Debug Build
0s
Android Debug Build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
Go Backend Test: client/go/outline/config/config_websocket.go#L77
cannot use transport.FuncStreamEndpoint(se.Connect) (value of type transport.FuncStreamEndpoint) as transport.StreamDialer value in argument to newWE: transport.FuncStreamEndpoint does not implement transport.StreamDialer (missing method DialStream)
Go Backend Test: client/go/outline/config/module.go#L116
cannot use streamDialers.Parse (value of type func(ctx context.Context, config ConfigNode) (*Dialer[transport.StreamConn], error)) as ParseFunc[*Endpoint[transport.StreamConn]] value in argument to parseWebsocketStreamEndpoint
Go Backend Test: client/go/outline/config/module.go#L119
cannot use streamDialers.Parse (value of type func(ctx context.Context, config ConfigNode) (*Dialer[transport.StreamConn], error)) as ParseFunc[*Endpoint[transport.StreamConn]] value in argument to parseWebsocketPacketEndpoint
Go Backend Test
Process completed with exit code 1.
Go Backend Test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Go Backend Test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Web Test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Web Test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/