Skip to content

feat: mark more terminals as truecolor (#171) #603

feat: mark more terminals as truecolor (#171)

feat: mark more terminals as truecolor (#171) #603

Triggered via push September 12, 2024 15:17
Status Failure
Total duration 27s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: screen.go#L74
Error return value of `fmt.Fprint` is not checked (errcheck)
lint: screen.go#L79
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint: screen.go#L84
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint: screen.go#L89
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint: screen.go#L94
Error return value of `fmt.Fprint` is not checked (errcheck)
lint: screen.go#L99
Error return value of `fmt.Fprint` is not checked (errcheck)
lint: screen.go#L105
Error return value of `fmt.Fprint` is not checked (errcheck)
lint: screen.go#L111
Error return value of `fmt.Fprint` is not checked (errcheck)
lint: screen.go#L116
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint: screen.go#L122
Error return value of `fmt.Fprintf` is not checked (errcheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/