build(deps): bump actions/setup-go from 4 to 5 #176
+2
−2
Annotations
5 errors and 1 warning
golangci-lint:
termenv_unix.go#L17
Comment should end in a period (godot)
|
golangci-lint:
output.go#L201
error returned from interface method should be wrapped: sig: func (io.Writer).Write(p []byte) (n int, err error) (wrapcheck)
|
golangci-lint:
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)
|
golangci-lint:
termenv_unix.go#L156
error returned from interface method should be wrapped: sig: func (io.Reader).Read(p []byte) (n int, err error) (wrapcheck)
|
golangci-lint
golangci-lint exit with code 7
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading