Skip to content

fix(tea): set TERM environment variable when we have a PTY attached #1504

fix(tea): set TERM environment variable when we have a PTY attached

fix(tea): set TERM environment variable when we have a PTY attached #1504

Triggered via push January 15, 2025 18:38
Status Success
Total duration 39s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: accesscontrol/accesscontrol.go#L26
Error return value of `fmt.Fprintln` is not checked (errcheck)
lint: bubbletea/query.go#L23
func `queryBackgroundColor` is unused (unused)
lint: bubbletea/query.go#L55
func `queryTerminal` is unused (unused)
lint: bubbletea/query.go#L41
const `defaultQueryTimeout` is unused (unused)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636