Skip to content

Added TCP support

Added TCP support #2

Triggered via pull request April 23, 2024 15:26
Status Failure
Total duration 1m 22s
Artifacts

pr.yaml

on: pull_request
Build (linux/amd64)
0s
Build (linux/amd64)
Build (linux/arm64)
0s
Build (linux/arm64)
Build (darwin/arm64)
0s
Build (darwin/arm64)
Build (windows/amd64)
0s
Build (windows/amd64)
Build (windows/arm64)
0s
Build (windows/arm64)
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Test: broker/client_test.go#L19
cannot use &TestingWebSocketConnection{} (value of type *TestingWebSocketConnection) as GenericConnection value in argument to NewConnectedClient: *TestingWebSocketConnection does not implement GenericConnection (wrong type for method WriteMessage)
Test
Process completed with exit code 1.
Analyze Go
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.