Skip to content

feat: vrf verification functions #973

feat: vrf verification functions

feat: vrf verification functions #973

Triggered via pull request May 13, 2024 19:23
Status Failure
Total duration 30s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: ledger/verify_vrf.go#L94
Error return value of `c.SetUniformBytes` is not checked (errcheck)
lint: ledger/verify_vrf.go#L100
Error return value of `s.SetUniformBytes` is not checked (errcheck)
lint: ledger/verify_vrf.go#L164
Error return value of `gamma.SetBytes` is not checked (errcheck)
lint: ledger/verify_vrf.go#L187
Error return value of `result.SetBytes` is not checked (errcheck)
lint: ledger/verify_vrf.go#L203
Error return value of `rr2.SetBytes` is not checked (errcheck)
lint
issues found