Bump github.com/gorilla/websocket from 1.5.0 to 1.5.3 #35
Annotations
10 errors and 1 warning
webtty/webtty.go#L59
Error return value is not checked (errcheck)
|
webtty/webtty.go#L221
Error return value of `wt.slave.ResizeTerminal` is not checked (errcheck)
|
utils/default.go#L38
Error return value of `field.Set` is not checked (errcheck)
|
server/handlers.go#L207
Error return value of `tmpl.Execute` is not checked (errcheck)
|
server/server.go#L125
Error return value of `srv.Shutdown` is not checked (errcheck)
|
backend/localcommand/local_command.go#L131
Error return value of `lcmd.cmd.Process.Signal` is not checked (errcheck)
|
backend/localcommand/local_command.go#L138
Error return value of `lcmd.cmd.Process.Signal` is not checked (errcheck)
|
main.go#L34
Error return value of `app.Run` is not checked (errcheck)
|
main.go#L72
Error return value of `cli.ShowAppHelp` is not checked (errcheck)
|
server/list_address.go#L7
func `listAddresses` is unused (unused)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading