Skip to content

fix(deps): update all dependencies #1797

fix(deps): update all dependencies

fix(deps): update all dependencies #1797

Triggered via pull request August 14, 2024 21:24
Status Failure
Total duration 2m 15s
Artifacts

tests.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests (1.22, 22.x): transport/websocket/packet-conn.go#L16
SA1019: websocket.Conn is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
tests (1.22, 22.x): transport/websocket/packet-conn.go#L25
SA1019: websocket.Conn is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
tests (1.22, 22.x): transport/websocket/packet-conn.go#L43
SA1019: c.ws.Read is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
tests (1.22, 22.x): transport/websocket/packet-conn.go#L79
SA1019: c.ws.Write is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
tests (1.22, 22.x): transport/websocket/packet-conn.go#L147
SA1019: c.ws.Close is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
tests (1.22, 22.x): transport/websocket/websocket.go#L82
SA1019: websocket.Dial is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
tests (1.22, 22.x): transport/websocket/websocket.go#L208
SA1019: websocket.Accept is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
tests (1.22, 22.x): transport/websocket/websocket.go#L233
SA1019: c.Close is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
tests (1.22, 22.x): transport/websocket/packet-conn.go#L10
SA1019: "nhooyr.io/websocket" is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
tests (1.22, 22.x): transport/websocket/websocket.go#L20
SA1019: "nhooyr.io/websocket" is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)