Skip to content

feat: rio is truecolor, xterm is ansi #477

feat: rio is truecolor, xterm is ansi

feat: rio is truecolor, xterm is ansi #477

Triggered via push December 11, 2024 13:11
Status Failure
Total duration 2m 32s
Artifacts

lint-soft.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint-soft: termenv_unix.go#L17
Comment should end in a period (godot)
lint-soft: output.go#L201
error returned from interface method should be wrapped: sig: func (io.Writer).Write(p []byte) (n int, err error) (wrapcheck)
lint-soft: termenv_unix.go#L134
error returned from external package is unwrapped: sig: func golang.org/x/sys/unix.Select(nfd int, r *golang.org/x/sys/unix.FdSet, w *golang.org/x/sys/unix.FdSet, e *golang.org/x/sys/unix.FdSet, timeout *golang.org/x/sys/unix.Timeval) (n int, err error) (wrapcheck)
lint-soft: termenv_unix.go#L156
error returned from interface method should be wrapped: sig: func (io.Reader).Read(p []byte) (n int, err error) (wrapcheck)
lint-soft
golangci-lint exit with code 7
lint-soft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636