fix: resolve duplicate type declarations from merge#29
Merged
Annotations
7 errors and 1 warning
|
Lint
issues found
|
|
Lint:
internal/tui/model.go#L164
S1000: should use for range instead of for { select {} } (staticcheck)
|
|
Lint:
internal/tui/model.go#L132
Error return value of `m.conn.RequestStatus` is not checked (errcheck)
|
|
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#L104
Error return value of `m.conn.SendVoice` is not checked (errcheck)
|
|
Lint:
internal/tui/keybind.go#L33
Error return value of `m.conn.SendVoice` 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. 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