Skip to content

Enable linter in the CI #91

Enable linter in the CI

Enable linter in the CI #91

Triggered via pull request February 22, 2024 15:23
@K1li4nLK1li4nL
synchronize #498
Status Failure
Total duration 1m 7s
Artifacts

go_lint.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: sign/anon/enc.go#L139
Error return value of `xof.Read` is not checked (errcheck)
lint: proof/deniable.go#L115
Error return value of `xof.Read` is not checked (errcheck)
lint: proof/deniable.go#L182
Error return value of `(io.Reader).Read` is not checked (errcheck)
lint: proof/hash.go#L52
Error return value of `c.pubrand.Write` is not checked (errcheck)
lint: proof/hash.go#L106
Error return value of `c.pubrand.Write` is not checked (errcheck)
lint: proof/proof.go#L224
Error return value of `prf.pc.PriRand` is not checked (errcheck)
lint: proof/proof.go#L499
Error return value of `prf.pc.PriRand` is not checked (errcheck)
lint: proof/proof.go#L510
Error return value of `prf.pc.PriRand` is not checked (errcheck)
lint: sign/cosi/cosi.go#L201
Error return value of `mask.SetMask` is not checked (errcheck)
lint: sign/cosi/cosi.go#L264
Error return value of `m.SetBit` is not checked (errcheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.