Skip to content

golangci-lint

golangci-lint #1

Triggered via pull request February 28, 2024 11:57
Status Failure
Total duration 7m 2s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: token/services/interop/encoding/encoding.go#L82
Error return value is not checked (errcheck)
lint: token/services/interop/encoding/encoding.go#L85
Error return value is not checked (errcheck)
lint: token/services/interop/encoding/encoding.go#L89
Error return value is not checked (errcheck)
lint: token/core/zkatdlog/crypto/common/nym.go#L139
Error return value of `errors.Errorf` is not checked (errcheck)
lint: token/core/zkatdlog/crypto/pssign/blindsign_test.go#L70
Error return value of `s.KeyGen` is not checked (errcheck)
lint: token/core/zkatdlog/crypto/sigproof/pok_test.go#L86
Error return value of `s.KeyGen` is not checked (errcheck)
lint: token/core/zkatdlog/crypto/issue/wellformedness.go#L85
Error return value of `errors.Wrapf` is not checked (errcheck)
lint: token/core/zkatdlog/crypto/range/proof_test.go#L65
Error return value of `s.KeyGen` is not checked (errcheck)
lint: token/services/db/sql/init.go#L28
Error return value of `tx.Rollback` is not checked (errcheck)
lint: token/services/db/sql/init_test.go#L172
Error return value of `pg.Terminate` is not checked (errcheck)