Skip to content

Add TTY detection for non-interactive environments #273

Add TTY detection for non-interactive environments

Add TTY detection for non-interactive environments #273

Triggered via pull request January 27, 2026 15:25
Status Failure
Total duration 1m 51s
Artifacts

ci.yml

on: pull_request
ci  /  ...  /  set-go-matrix
ci / build / set-go-matrix
ci  /  ...  /  set-go-matrix
4s
ci / test / set-go-matrix
ci  /  actionlint
9s
ci / actionlint
ci  /  ...  /  lint
20s
ci / lint / lint
ci  /  ...  /  govulncheck
35s
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)