Skip to content

update go version to 1.23.1 #47

update go version to 1.23.1

update go version to 1.23.1 #47

Triggered via pull request September 12, 2024 07:41
Status Failure
Total duration 47s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: util/client.go#L147
Error return value of `lc.Limiter.Wait` is not checked (errcheck)
lint: util/client.go#L153
Error return value of `lc.Limiter.Wait` is not checked (errcheck)
lint: util/client.go#L159
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: util/hash_test.go#L39
Error return value of `testFile.WriteString` 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)