Example changes for closing websocket with an error code #110
Annotations
9 errors and 3 warnings
lint
issues found
|
test (macos-latest):
context_test.go#L798
server.StopHandler undefined (type *BlipWebsocketServer has no field or method StopHandler)
|
test (macos-latest)
Process completed with exit code 1.
|
test-race:
context_test.go#L798
server.StopHandler undefined (type *BlipWebsocketServer has no field or method StopHandler)
|
test-race
Process completed with exit code 1.
|
test (ubuntu-latest):
context_test.go#L798
server.StopHandler undefined (type *BlipWebsocketServer has no field or method StopHandler)
|
test (ubuntu-latest)
Process completed with exit code 1.
|
test (windows-latest):
context_test.go#L798
server.StopHandler undefined (type *BlipWebsocketServer has no field or method StopHandler)
|
test (windows-latest)
Process completed with exit code 1.
|
test (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: guyarb/golang-test-annotations@v0.6.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: guyarb/golang-test-annotations@v0.6.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: guyarb/golang-test-annotations@v0.6.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|