Add comprehensive TDD test suite with real Beeper API integration #6
Annotations
6 errors
|
build
Process completed with exit code 1.
|
|
build:
cmd/send.go#L33
cannot use resp (variable of type string) as *api.SendMessageResponse value in argument to output.FormatSendResponse
|
|
build:
cmd/search.go#L32
assignment mismatch: 2 variables but output.FormatMessages returns 1 value
|
|
build:
cmd/messages.go#L37
assignment mismatch: 2 variables but output.FormatMessages returns 1 value
|
|
build:
cmd/chats.go#L53
assignment mismatch: 2 variables but output.FormatChats returns 1 value
|
|
build:
cmd/chats.go#L28
assignment mismatch: 2 variables but output.FormatChats returns 1 value
|