Skip to content

Merge pull request #121 from ksysoev/dependabot/go_modules/go.opentel… #307

Merge pull request #121 from ksysoev/dependabot/go_modules/go.opentel…

Merge pull request #121 from ksysoev/dependabot/go_modules/go.opentel… #307

Triggered via push September 12, 2024 12:42
Status Failure
Total duration 45s
Artifacts

main.yml

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

Annotations

10 errors
tests (1.22.x): interfaces.go#L10
SA1019: websocket.MessageType is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
tests (1.22.x): interfaces.go#L37
SA1019: websocket.StatusCode is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
tests (1.22.x): interfaces.go#L56
SA1019: websocket.Conn is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
tests (1.22.x): interfaces.go#L7
SA1019: "nhooyr.io/websocket" is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
tests (1.22.x): backend/queue.go#L16
SA1019: websocket.MessageType is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
tests (1.22.x): backend/queue.go#L100
SA1019: websocket.MessageType is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
tests (1.22.x): backend/ws.go#L17
SA1019: websocket.Conn is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
tests (1.22.x): backend/ws.go#L29
SA1019: websocket.Conn is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
tests (1.22.x): backend/ws.go#L52
SA1019: c.Write is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
tests (1.22.x): backend/ws.go#L69
SA1019: websocket.Dial is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)