Bump golangci/golangci-lint-action from 3 to 6 #11
Annotations
9 errors and 1 warning
lint:
example/example.go#L18
Error return value of `w.Write` is not checked (errcheck)
|
lint:
example/example.go#L19
Error return value of `w.Write` is not checked (errcheck)
|
lint:
example/example.go#L20
Error return value of `w.Write` is not checked (errcheck)
|
lint:
example/example.go#L21
Error return value of `w.Write` is not checked (errcheck)
|
lint:
writer_test.go#L25
Error return value of `writer.Write` is not checked (errcheck)
|
lint:
writer_test.go#L26
Error return value of `writer.Write` is not checked (errcheck)
|
lint:
writer_test.go#L27
Error return value of `writer.Write` is not checked (errcheck)
|
lint:
writer_test.go#L28
Error return value of `writer.Write` is not checked (errcheck)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|