Bump nhooyr.io/websocket from 1.8.11 to 1.8.17 #226
Annotations
12 errors and 2 warnings
Lint (1.21):
cmd/server/server.go#L11
"nhooyr.io/websocket" is deprecated: coder now maintains this library at https://github.com/coder/websocket. (SA1019)
|
Lint (1.21):
cmd/server/server.go#L18
websocket.Accept is deprecated: coder now maintains this library at https://github.com/coder/websocket. (SA1019)
|
Lint (1.21):
cmd/server/server.go#L23
c.Close is deprecated: coder now maintains this library at https://github.com/coder/websocket. (SA1019)
|
Lint (1.21):
internal/routes/authentication_required.go#L11
"nhooyr.io/websocket" is deprecated: coder now maintains this library at https://github.com/coder/websocket. (SA1019)
|
Lint (1.21):
internal/routes/authentication_required.go#L14
websocket.Conn is deprecated: coder now maintains this library at https://github.com/coder/websocket. (SA1019)
|
Lint (1.21):
internal/routes/authentication_required.go#L17
c.Read is deprecated: coder now maintains this library at https://github.com/coder/websocket. (SA1019)
|
Lint (1.21):
internal/routes/authentication_required.go#L19
websocket.CloseError is deprecated: coder now maintains this library at https://github.com/coder/websocket. (SA1019)
|
Lint (1.21):
internal/routes/authentication_required.go#L21
websocket.CloseStatus is deprecated: coder now maintains this library at https://github.com/coder/websocket. (SA1019)
|
Lint (1.21):
internal/routes/authentication_required.go#L66
websocket.Conn is deprecated: coder now maintains this library at https://github.com/coder/websocket. (SA1019)
|
Lint (1.21):
internal/routes/automod_held.go#L8
"nhooyr.io/websocket" is deprecated: coder now maintains this library at https://github.com/coder/websocket. (SA1019)
|
Lint (1.20)
The job was canceled because "_1_21" failed.
|
Lint (1.20)
The operation was canceled.
|
Lint (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/twitch-pubsub-server-test/twitch-pubsub-server-test. Supported file pattern: go.sum
|
Lint (1.20)
Restore cache failed: Dependencies file is not found in /home/runner/work/twitch-pubsub-server-test/twitch-pubsub-server-test. Supported file pattern: go.sum
|