Skip to content

fix: handling multiple failure/error scenarios during socket writes #2007

fix: handling multiple failure/error scenarios during socket writes

fix: handling multiple failure/error scenarios during socket writes #2007

Triggered via pull request October 6, 2024 16:15
Status Failure
Total duration 37s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: internal/server/websocketServer.go#L233
Error return value of `conn.SetWriteDeadline` is not checked (errcheck)
lint: internal/server/websocketServer.go#L269
Error return value of `conn.SetWriteDeadline` is not checked (errcheck)
lint
issues found