Skip to content

Remove BLS signatures aggregate #49

Remove BLS signatures aggregate

Remove BLS signatures aggregate #49

Triggered via pull request August 16, 2024 13:19
Status Failure
Total duration 49s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
lint: pairing/bls12381/bls12381_test.go#L677
cyclomatic complexity 31 of func `BDNBenchmark` is high (> 30) (gocyclo)
lint: sign/bls/bls.go#L97
func `distinct` is unused (unused)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: util/test/benchmark.go#L63
unused-parameter: parameter 'suite' seems to be unused, consider removing or renaming it as _ (revive)