Skip to content

Remove BLS signatures aggregate #51

Remove BLS signatures aggregate

Remove BLS signatures aggregate #51

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

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: util/test/benchmark.go#L11
could not import go.dedis.ch/kyber/v4/sign/bls (-: # go.dedis.ch/kyber/v4/sign/bls
lint: sign/bls/bls.go#L16
"crypto/sha256" imported and not used) (typecheck)
lint: benchmark/benchmark.go#L15
could not import go.dedis.ch/kyber/v4/sign/bls (-: # go.dedis.ch/kyber/v4/sign/bls
lint: sign/bls/bls.go#L16
"crypto/sha256" imported and not used) (typecheck)
lint: pairing/bls12381/bls12381_test.go#L24
could not import go.dedis.ch/kyber/v4/sign/bls (-: # go.dedis.ch/kyber/v4/sign/bls
lint: sign/bls/bls.go#L16
"crypto/sha256" imported and not used) (typecheck)
lint: pairing/bn254/bls_test.go#L7
could not import go.dedis.ch/kyber/v4/sign/bls (-: # go.dedis.ch/kyber/v4/sign/bls
lint: sign/bls/bls.go#L16
"crypto/sha256" imported and not used) (typecheck)
lint: pairing/bn256/bls_test.go#L7
could not import go.dedis.ch/kyber/v4/sign/bls (-: # go.dedis.ch/kyber/v4/sign/bls
lint: sign/bls/bls.go#L16
"crypto/sha256" imported and not used) (typecheck)
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/