Merge pull request #122 from ksysoev/dependabot/go_modules/go.opentel… #316
Annotations
10 errors
Code Lint:
backend/queue.go#L16
SA1019: websocket.MessageType is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
Code Lint:
backend/queue.go#L100
SA1019: websocket.MessageType is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
Code Lint:
backend/ws.go#L17
SA1019: websocket.Conn is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
Code Lint:
backend/ws.go#L23
SA1019: websocket.MessageType is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
Code Lint:
backend/ws.go#L29
SA1019: websocket.Conn is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
Code Lint:
backend/ws.go#L52
SA1019: c.Write is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
Code Lint:
backend/ws.go#L58
SA1019: websocket.Conn is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
Code Lint:
backend/ws.go#L69
SA1019: websocket.Dial is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
Code Lint:
backend/ws.go#L113
SA1019: websocket.CloseError is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
Code Lint:
backend/ws.go#L123
SA1019: server.Close is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
Loading