test(live): add chat live test helper #83
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)
|