Skip to content

Add TUI functionality #48

Add TUI functionality

Add TUI functionality #48

Triggered via pull request September 4, 2025 15:47
Status Failure
Total duration 33s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Lint
issues found
Lint: internal/tui/tui.go#L47
Error return value of `watcher.Close` is not checked (errcheck)
Lint: internal/git/testing.go#L109
Error return value of `os.RemoveAll` is not checked (errcheck)
Lint: internal/git/testing.go#L68
Error return value of `os.Setenv` is not checked (errcheck)
Lint: internal/git/testing.go#L26
Error return value of `os.Setenv` is not checked (errcheck)
Lint: internal/git/git_test.go#L66
Error return value of `os.RemoveAll` is not checked (errcheck)