Merge pull request #124 from ksysoev/dependabot/go_modules/github.com… #311
Annotations
10 errors
tests (1.22.x):
channel/channel.go#L22
SA1019: websocket.CompressionMode is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
tests (1.22.x):
channel/channel.go#L79
SA1019: websocket.Accept is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
tests (1.22.x):
channel/channel.go#L126
SA1019: websocket.CompressionMode is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
tests (1.22.x):
channel/connection.go#L36
SA1019: websocket.Conn is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
tests (1.22.x):
channel/connection.go#L51
SA1019: websocket.Conn is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
tests (1.22.x):
channel/connection.go#L104
SA1019: c.ws.Reader is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
tests (1.22.x):
channel/connection.go#L150
SA1019: c.ws.Write is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
tests (1.22.x):
channel/connection.go#L173
SA1019: c.ws.CloseNow is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
tests (1.22.x):
channel/connection.go#L186
SA1019: websocket.StatusCode is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
tests (1.22.x):
channel/connection.go#L206
SA1019: c.ws.Close is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|