Skip to content

Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in the go-modules group #56

Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in the go-modules group

Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in the go-modules group #56

Triggered via pull request November 25, 2024 05:01
Status Failure
Total duration 38s
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)