Skip to content

chore: switch to github.com/coder/websocket #138

chore: switch to github.com/coder/websocket

chore: switch to github.com/coder/websocket #138

Triggered via push August 17, 2024 11:21
Status Failure
Total duration 2m 14s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test: logger_test.go#L379
cannot use conn (variable of type *"github.com/coder/websocket".Conn) as *"nhooyr.io/websocket".Conn value in argument to codersdk.WebsocketNetConn
test: logger_test.go#L379
cannot use websocket.MessageBinary (constant 2 of type "github.com/coder/websocket".MessageType) as "nhooyr.io/websocket".MessageType value in argument to codersdk.WebsocketNetConn
test
Process completed with exit code 1.