Remove BLS signatures aggregate #56
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)
|