fix(deps): update module nhooyr.io/websocket to v1.8.17 - abandoned #6621
Annotations
10 errors and 1 warning
components/webapi/component.go#L248
SA1019: websocketserver.AcceptOptions is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
components/webapi/component.go#L16
SA1019: "nhooyr.io/websocket" is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
packages/wasmvm/wasmclient/go/wasmclient/wasmclientevents.go#L52
SA1019: websocket.Dial is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
packages/wasmvm/wasmclient/go/wasmclient/wasmclientevents.go#L67
SA1019: ws.Close is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
packages/wasmvm/wasmclient/go/wasmclient/wasmclientevents.go#L75
SA1019: websocket.Conn is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
packages/wasmvm/wasmclient/go/wasmclient/wasmclientevents.go#L126
SA1019: websocket.Conn is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
packages/wasmvm/wasmclient/go/wasmclient/wasmclientevents.go#L7
SA1019: "nhooyr.io/websocket" is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
packages/webapi/websocket/websocket_test.go#L26
SA1019: websocketserver.AcceptOptions is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
packages/webapi/websocket/websocket_test.go#L9
SA1019: "nhooyr.io/websocket" is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
packages/webapi/websocket/commands/commands_test.go#L30
SA1019: websocketserver.AcceptOptions is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
|
This job failed
Loading