Remove BLS signatures aggregate #50
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
|
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
|
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
|
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
|
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
|
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/
|