Skip to content

refactor: correct comments #707

refactor: correct comments

refactor: correct comments #707

Triggered via pull request July 2, 2024 14:04
Status Failure
Total duration 1m 39s
Billable time 1m
Artifacts

pr.yml

on: pull_request
post workflow status to slack
3s
post workflow status to slack
post workflow status to slack
0s
post workflow status to slack
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 3 warnings
test: ecc/bls12-377/kzg/kzg.go#L226
totalG1.JointScalarMultiplication undefined (type bls12377.G1Jac has no field or method JointScalarMultiplication)
test: ecc/bls12-378/kzg/kzg.go#L226
totalG1.JointScalarMultiplication undefined (type bls12378.G1Jac has no field or method JointScalarMultiplication)
test
Process completed with exit code 2.
staticcheck: kzg/kzg.go#L11
could not import github.com/consensys/gnark-crypto/ecc/bls12-377/kzg (-: # github.com/consensys/gnark-crypto/ecc/bls12-377/kzg
staticcheck: ecc/bls12-377/kzg/kzg.go#L226
totalG1.JointScalarMultiplication undefined (type bls12377.G1Jac has no field or method JointScalarMultiplication)) (typecheck)
staticcheck: kzg/kzg.go#L12
could not import github.com/consensys/gnark-crypto/ecc/bls12-378/kzg (-: # github.com/consensys/gnark-crypto/ecc/bls12-378/kzg
staticcheck: ecc/bls12-378/kzg/kzg.go#L226
totalG1.JointScalarMultiplication undefined (type bls12378.G1Jac has no field or method JointScalarMultiplication)) (typecheck)
staticcheck: kzg/kzg.go#L13
could not import github.com/consensys/gnark-crypto/ecc/bls12-381/kzg (-: # github.com/consensys/gnark-crypto/ecc/bls12-381/kzg
staticcheck: ecc/bls12-381/kzg/kzg.go#L226
totalG1.JointScalarMultiplication undefined (type bls12381.G1Jac has no field or method JointScalarMultiplication)) (typecheck)
staticcheck: kzg/kzg.go#L14
could not import github.com/consensys/gnark-crypto/ecc/bls24-315/kzg (-: # github.com/consensys/gnark-crypto/ecc/bls24-315/kzg
staticcheck: ecc/bls24-315/kzg/kzg.go#L226
totalG1.JointScalarMultiplication undefined (type bls24315.G1Jac has no field or method JointScalarMultiplication)) (typecheck)
staticcheck: kzg/kzg.go#L15
could not import github.com/consensys/gnark-crypto/ecc/bls24-317/kzg (-: # github.com/consensys/gnark-crypto/ecc/bls24-317/kzg
staticcheck: ecc/bls24-317/kzg/kzg.go#L226
totalG1.JointScalarMultiplication undefined (type bls24317.G1Jac has no field or method JointScalarMultiplication)) (typecheck)
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
staticcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
post workflow status to slack
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: slackapi/slack-github-action@v1.24.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.