Skip to content

chore: promote v0.5.0 CHANGELOG entry and update Go Report Card badge #42

chore: promote v0.5.0 CHANGELOG entry and update Go Report Card badge

chore: promote v0.5.0 CHANGELOG entry and update Go Report Card badge #42

Re-run triggered March 14, 2026 17:20
Status Failure
Total duration 44s
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)