Skip to content

Bump github.com/gorilla/websocket from 1.5.0 to 1.5.3 #35

Bump github.com/gorilla/websocket from 1.5.0 to 1.5.3

Bump github.com/gorilla/websocket from 1.5.0 to 1.5.3 #35

Triggered via pull request June 17, 2024 10:31
Status Failure
Total duration 40s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: webtty/webtty.go#L59
Error return value is not checked (errcheck)
lint: webtty/webtty.go#L221
Error return value of `wt.slave.ResizeTerminal` is not checked (errcheck)
lint: utils/default.go#L38
Error return value of `field.Set` is not checked (errcheck)
lint: server/handlers.go#L207
Error return value of `tmpl.Execute` is not checked (errcheck)
lint: server/server.go#L125
Error return value of `srv.Shutdown` is not checked (errcheck)
lint: backend/localcommand/local_command.go#L131
Error return value of `lcmd.cmd.Process.Signal` is not checked (errcheck)
lint: backend/localcommand/local_command.go#L138
Error return value of `lcmd.cmd.Process.Signal` is not checked (errcheck)
lint: main.go#L34
Error return value of `app.Run` is not checked (errcheck)
lint: main.go#L72
Error return value of `cli.ShowAppHelp` is not checked (errcheck)
lint: server/list_address.go#L7
func `listAddresses` is unused (unused)
lint
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/.