Skip to content

Remove BLS signatures aggregate #56

Remove BLS signatures aggregate

Remove BLS signatures aggregate #56

Triggered via pull request August 19, 2024 06:50
@K1li4nLK1li4nL
synchronize #540
clean-up-bls
Status Failure
Total duration 23s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
lint: pairing/bls12381/bls12381_test.go#L678
calculated cyclomatic complexity for function BDNBenchmark is 32, max is 30 (cyclop)
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)