feat: mouse support #1826
ci.yml
on: pull_request
lint
1m 17s
mod-tidy
15s
website
54s
snap
27s
flatpak
14s
nix
19s
lua-plugins
14s
goreleaser
21s
Matrix: build
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)
|