Promote development to main#26
Closed
jeanmachuca wants to merge 5 commits into
Closed
Annotations
10 errors and 1 warning
|
Lint:
internal/tui/model.go#L92
Error return value of `conn.RequestStatus` is not checked (errcheck)
|
|
Lint:
internal/tui/model.go#L77
Error return value of `conn.RequestStatus` is not checked (errcheck)
|
|
Lint:
internal/tui/keybind.go#L230
Error return value of `m.conn.SendSystemCode` is not checked (errcheck)
|
|
Lint:
internal/tui/keybind.go#L201
Error return value of `m.conn.SendInput` is not checked (errcheck)
|
|
Lint:
internal/tui/keybind.go#L147
Error return value of `m.conn.SendInput` is not checked (errcheck)
|
|
Lint:
internal/tui/keybind.go#L104
Error return value of `m.conn.SendVoice` is not checked (errcheck)
|
|
Lint:
internal/tui/keybind.go#L60
Error return value of `m.conn.RequestStatus` is not checked (errcheck)
|
|
Lint:
internal/tui/keybind.go#L59
Error return value of `m.conn.SendInput` is not checked (errcheck)
|
|
Lint:
internal/tui/keybind.go#L33
Error return value of `m.conn.SendVoice` is not checked (errcheck)
|
|
Lint:
internal/client/client.go#L90
Error return value of `rand.Read` is not checked (errcheck)
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, golangci/golangci-lint-action@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading