Skip to content

Bump golangci/golangci-lint-action from 3 to 6 #11

Bump golangci/golangci-lint-action from 3 to 6

Bump golangci/golangci-lint-action from 3 to 6 #11

Triggered via pull request December 5, 2024 21:57
Status Failure
Total duration 1m 18s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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