Skip to content

perf,memory: fft without precompute #634

perf,memory: fft without precompute

perf,memory: fft without precompute #634

Triggered via pull request December 14, 2023 21:34
Status Failure
Total duration 1m 51s
Billable time 1m
Artifacts

pr.yml

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

Annotations

11 errors
test
Process completed with exit code 2.
staticcheck: ecc/bls12-377/fr/sis/sis.go#L1
: # github.com/consensys/gnark-crypto/ecc/bls12-377/fr/sis [github.com/consensys/gnark-crypto/ecc/bls12-377/fr/sis.test]
staticcheck: ecc/bls12-377/fr/sis/sis.go#L122
cannot use shift (variable of type fr.Element) as fft.DomainOption value in argument to fft.NewDomain
staticcheck: ecc/bls12-377/fr/sis/sis.go#L132
r.Domain.Twiddles undefined (type *fft.Domain has no field or method Twiddles)
staticcheck: ecc/bls12-377/fr/sis/sis_test.go#L145
cannot use shift (variable of type fr.Element) as fft.DomainOption value in argument to fft.NewDomain
staticcheck: ecc/bls12-377/fr/sis/sis_test.go#L418
cannot use shift (variable of type fr.Element) as fft.DomainOption value in argument to fft.NewDomain
staticcheck: ecc/bls12-377/fr/sis/sis_test.go#L431
domain.Twiddles undefined (type *fft.Domain has no field or method Twiddles) (typecheck)
staticcheck: ecc/bn254/fr/sis/sis.go#L1
: # github.com/consensys/gnark-crypto/ecc/bn254/fr/sis [github.com/consensys/gnark-crypto/ecc/bn254/fr/sis.test]
staticcheck: ecc/bn254/fr/sis/sis.go#L132
r.Domain.Twiddles undefined (type *fft.Domain has no field or method Twiddles)
staticcheck: ecc/bn254/fr/sis/sis_test.go#L430
domain.Twiddles undefined (type *fft.Domain has no field or method Twiddles) (typecheck)
staticcheck: ecc/bn254/fr/tensor-commitment/commitment_test.go#L26
could not import github.com/consensys/gnark-crypto/ecc/bn254/fr/sis (-: # github.com/consensys/gnark-crypto/ecc/bn254/fr/sis