feat(client): add Websocket support to the Outline Client config #1874
build_and_test_debug_client.yml
on: pull_request
Linux Debug Build
0s
Windows Debug Build
0s
MacOS Debug Build
0s
iOS Debug Build
0s
Mac Catalyst Debug Build
0s
Android Debug Build
0s
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/
|