Bump github.com/urfave/cli/v2 from 2.25.7 to 2.27.2 #32
Annotations
10 errors and 1 warning
golangci-lint:
webtty/webtty.go#L59
Error return value is not checked (errcheck)
|
golangci-lint:
webtty/webtty.go#L221
Error return value of `wt.slave.ResizeTerminal` is not checked (errcheck)
|
golangci-lint:
utils/default.go#L38
Error return value of `field.Set` is not checked (errcheck)
|
golangci-lint:
server/handlers.go#L207
Error return value of `tmpl.Execute` is not checked (errcheck)
|
golangci-lint:
server/server.go#L125
Error return value of `srv.Shutdown` is not checked (errcheck)
|
golangci-lint:
backend/localcommand/local_command.go#L131
Error return value of `lcmd.cmd.Process.Signal` is not checked (errcheck)
|
golangci-lint:
backend/localcommand/local_command.go#L138
Error return value of `lcmd.cmd.Process.Signal` is not checked (errcheck)
|
golangci-lint:
main.go#L34
Error return value of `app.Run` is not checked (errcheck)
|
golangci-lint:
main.go#L72
Error return value of `cli.ShowAppHelp` is not checked (errcheck)
|
golangci-lint:
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/.
|
The logs for this run have expired and are no longer available.
Loading