Skip to content

Add comprehensive TDD test suite with real Beeper API integration #6

Add comprehensive TDD test suite with real Beeper API integration

Add comprehensive TDD test suite with real Beeper API integration #6

Triggered via push January 19, 2026 21:53
Status Failure
Total duration 28s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

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