Skip to content

Bump github.com/ProtonMail/go-crypto from 1.1.4 to 1.1.5 in the go-modules group #64

Bump github.com/ProtonMail/go-crypto from 1.1.4 to 1.1.5 in the go-modules group

Bump github.com/ProtonMail/go-crypto from 1.1.4 to 1.1.5 in the go-modules group #64

Triggered via pull request January 20, 2025 04:45
Status Failure
Total duration 47s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636