Skip to content

feat: interactive TUI with session persistence and UX polish #41

feat: interactive TUI with session persistence and UX polish

feat: interactive TUI with session persistence and UX polish #41

Triggered via push March 14, 2026 17:17
Status Failure
Total duration 53s
Artifacts

go.yml

on: push
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build
issues found
build: internal/tui/form.go#L183
SA9003: empty branch (staticcheck)
build: internal/tui/model.go#L105
G118: context cancellation function returned by WithCancel/WithTimeout/WithDeadline is not called (gosec)
build: internal/tui/scan_view.go#L23
File is not properly formatted (gofmt)
build: internal/tui/form.go#L44
File is not properly formatted (gofmt)
build: internal/tui/scan_view.go#L126
ifElseChain: rewrite if-else to switch statement (gocritic)