Skip to content

fix(chat): normalize threads #82

fix(chat): normalize threads

fix(chat): normalize threads #82

Triggered via push January 17, 2026 21:28
Status Failure
Total duration 2m 9s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test
Process completed with exit code 2.
test: internal/cmd/chat_helpers.go#L47
S1017: should replace this if statement with an unconditional strings.TrimPrefix (staticcheck)
test: internal/cmd/execute_people_test.go#L138
return both a `nil` error and an invalid value: use a sentinel error instead (nilnil)
test: internal/cmd/chat_messages.go#L162
shadow: declaration of "err" shadows declaration at line 139 (govet)
test: internal/cmd/chat_messages.go#L49
shadow: declaration of "err" shadows declaration at line 31 (govet)
test: internal/cmd/chat_dm.go#L59
shadow: declaration of "err" shadows declaration at line 28 (govet)