Skip to content

Add TTY detection for non-interactive environments #274

Add TTY detection for non-interactive environments

Add TTY detection for non-interactive environments #274

Triggered via pull request January 27, 2026 16:11
Status Failure
Total duration 1m 50s
Artifacts

ci.yml

on: pull_request
ci  /  ...  /  set-go-matrix
ci / build / set-go-matrix
ci  /  ...  /  set-go-matrix
3s
ci / test / set-go-matrix
ci  /  actionlint
5s
ci / actionlint
ci  /  ...  /  lint
25s
ci / lint / lint
ci  /  ...  /  govulncheck
19s
ci / govulncheck / govulncheck
Matrix: ci / codeql / CodeQL Analyze
Matrix: ci / build / build
Waiting for pending jobs
Matrix: ci / test / test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
ci / lint / lint
issues found
ci / lint / lint: ui/ui_test.go#L123
os.Setenv() could be replaced by t.Setenv() in TestCanPrompt_NonInteractiveEnvVar (usetesting)
ci / lint / lint: ui/ui_test.go#L114
os.Setenv() could be replaced by t.Setenv() in TestCanPrompt_NonInteractiveEnvVar (usetesting)
ci / lint / lint: ui/ui_test.go#L100
File is not properly formatted (goimports)