Skip to content

Draft BBS implementation #1228

Draft BBS implementation

Draft BBS implementation #1228

Triggered via pull request October 16, 2023 02:12
Status Failure
Total duration 2m 31s
Artifacts

ci-actions.yml

on: pull_request
Matrix: amd64_job
Analyze with CodeQL
2m 22s
Analyze with CodeQL
Testing Build Modes
0s
Testing Build Modes
amd64/coverage
0s
amd64/coverage
Matrix: exotic_job
Matrix: osCompat
Fit to window
Zoom out
Zoom in

Annotations

21 errors
Go-1.20.8/amd64: bbs/bbs.go#L61
Error return value of `A.SetBytes` is not checked (errcheck)
Go-1.20.8/amd64: bbs/bbs.go#L146
Error return value of `Abar.SetBytes` is not checked (errcheck)
Go-1.20.8/amd64: bbs/bbs.go#L152
Error return value of `Bbar.SetBytes` is not checked (errcheck)
Go-1.20.8/amd64: bbs/bbs.go#L503
Error return value of `W.SetBytes` is not checked (errcheck)
Go-1.20.8/amd64: bbs/bbs.go#L828
Error return value of `W.SetBytes` is not checked (errcheck)
Go-1.20.8/amd64: bbs/bbs.go#L595
Function 'rawProofGen' is too long (134 > 120) (funlen)
Go-1.20.8/amd64: bbs/bbs.go#L348
`createGenerators` - `pk` is unused (unparam)
Go-1.20.8/amd64: bbs/bbs.go#L548
calculateFixedScalars - result 1 (error) is always nil (unparam)
Go-1.20.8/amd64: bbs/bbs.go#L865
`mapToScalar` - `index` is unused (unparam)
Go-1.20.8/amd64: bbs/bbs.go#L20
var `h2cSuite` is unused (unused)
Go-1.21.1/amd64
The job was canceled because "_1_20_8" failed.
Go-1.21.1/amd64: bbs/bbs.go#L61
Error return value of `A.SetBytes` is not checked (errcheck)
Go-1.21.1/amd64: bbs/bbs.go#L146
Error return value of `Abar.SetBytes` is not checked (errcheck)
Go-1.21.1/amd64: bbs/bbs.go#L152
Error return value of `Bbar.SetBytes` is not checked (errcheck)
Go-1.21.1/amd64: bbs/bbs.go#L503
Error return value of `W.SetBytes` is not checked (errcheck)
Go-1.21.1/amd64: bbs/bbs.go#L828
Error return value of `W.SetBytes` is not checked (errcheck)
Go-1.21.1/amd64: bbs/bbs.go#L595
Function 'rawProofGen' is too long (134 > 120) (funlen)
Go-1.21.1/amd64: bbs/bbs.go#L348
`createGenerators` - `pk` is unused (unparam)
Go-1.21.1/amd64: bbs/bbs.go#L548
calculateFixedScalars - result 1 (error) is always nil (unparam)
Go-1.21.1/amd64: bbs/bbs.go#L865
`mapToScalar` - `index` is unused (unparam)
Go-1.21.1/amd64: bbs/bbs.go#L20
var `h2cSuite` is unused (unused)