Skip to content

Bump golangci/golangci-lint-action from 4 to 5 in the github-actions group #23

Bump golangci/golangci-lint-action from 4 to 5 in the github-actions group

Bump golangci/golangci-lint-action from 4 to 5 in the github-actions group #23

Triggered via pull request April 29, 2024 14:16
Status Failure
Total duration 31s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: util/client.go#L142
Error return value of `lc.Limiter.Wait` is not checked (errcheck)
lint: util/client.go#L148
Error return value of `lc.Limiter.Wait` is not checked (errcheck)
lint: util/client.go#L154
Error return value of `lc.Limiter.Wait` is not checked (errcheck)
lint: util/csv.go#L43
Error return value of `fqcw.w.WriteRune` is not checked (errcheck)
lint: util/csv.go#L45
Error return value of `fqcw.w.WriteByte` is not checked (errcheck)
lint: util/csv.go#L49
Error return value of `fqcw.w.WriteString` is not checked (errcheck)
lint: util/csv.go#L50
Error return value of `fqcw.w.WriteByte` is not checked (errcheck)
lint: pkg/options/options_test.go#L84
Error return value of `p.Parse` is not checked (errcheck)
lint: pkg/options/options_test.go#L99
Error return value of `p.Parse` is not checked (errcheck)
lint: pkg/options/options_test.go#L197
Error return value of `p.Parse` is not checked (errcheck)