fix(deps): update module nhooyr.io/websocket to v1.8.17 #415
Annotations
10 errors and 1 warning
internal/wspb/wspb.go#L16
SA1019: websocket.Conn is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
internal/wspb/wspb.go#L20
SA1019: websocket.Conn is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
internal/wspb/wspb.go#L23
SA1019: c.Reader is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
internal/wspb/wspb.go#L29
SA1019: c.Close is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
internal/wspb/wspb.go#L43
SA1019: c.Close is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
internal/wspb/wspb.go#L52
SA1019: websocket.Conn is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
internal/wspb/wspb.go#L71
SA1019: c.Write is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
internal/wspb/wspb.go#L11
SA1019: "nhooyr.io/websocket" is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
ws/client.go#L22
SA1019: websocket.DialOptions is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
ws/client.go#L43
SA1019: websocket.NetConn is deprecated: coder now maintains this library at https://github.com/coder/websocket. (staticcheck)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading