Skip to content

feat: mouse support #1826

feat: mouse support

feat: mouse support #1826

Triggered via pull request June 16, 2026 11:56
Status Failure
Total duration 1m 59s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: tui/settings.go#L201
QF1003: could use tagged switch on msg.Button (staticcheck)
lint: tui/marketplace.go#L107
QF1003: could use tagged switch on msg.Button (staticcheck)
lint: tui/inbox.go#L837
QF1003: could use tagged switch on msg.Button (staticcheck)
lint: tui/folder_inbox.go#L232
QF1003: could use tagged switch on msg.Button (staticcheck)
lint: tui/drafts.go#L116
QF1003: could use tagged switch on msg.Button (staticcheck)
lint: tui/command_palette.go#L75
QF1003: could use tagged switch on wheel.Button (staticcheck)
lint: tui/choice.go#L108
QF1003: could use tagged switch on msg.Button (staticcheck)
lint: tui/marketplace.go#L101
cyclomatic complexity 41 of func `(Marketplace).Update` is high (> 30) (gocyclo)
lint: tui/drafts.go#L229
ifElseChain: rewrite if-else to switch statement (gocritic)
lint: tui/choice.go#L86
ifElseChain: rewrite if-else to switch statement (gocritic)