Skip to content

chore(deps): update all dependencies #1803

chore(deps): update all dependencies

chore(deps): update all dependencies #1803

Triggered via push August 20, 2024 04:30
Status Failure
Total duration 2m 7s
Artifacts

tests.yml

on: push
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)