Continuing Fiat-Shamir #109
ci.yaml
on: pull_request
KZG Prover
/
Check, fmt, clippy, test and run
2m 4s
Public input generation
/
Check, fmt, clippy, test and run
6m 4s
Verifying circuit Rust tests
/
Check, fmt, clippy, test and run
1m 30s
Build and test EVM bridge
1m 25s
Annotations
11 errors
Build and test EVM bridge
Argument of type 'Scalar' is not assignable to parameter of type 'Scalar[]'.
|
Build and test EVM bridge
Argument of type 'Scalar' is not assignable to parameter of type 'Scalar[]'.
|
Build and test EVM bridge
Property 'to_field' does not exist on type 'Scalar'. Did you mean 'toFields'?
|
Build and test EVM bridge
Property 'to_field' does not exist on type 'Scalar'. Did you mean 'toFields'?
|
Build and test EVM bridge
A required parameter cannot follow an optional parameter.
|
Build and test EVM bridge
Type 'ProofEvaluations<PointEvaluations<Scalar>>' is not assignable to type 'ProofEvaluations<PointEvaluations<F>>'.
|
Build and test EVM bridge
Argument of type 'F[]' is not assignable to parameter of type 'Scalar[]'.
|
Build and test EVM bridge
Argument of type 'F[]' is not assignable to parameter of type 'Scalar[]'.
|
Build and test EVM bridge
Argument of type 'Scalar[]' is not assignable to parameter of type 'Field'.
|
Build and test EVM bridge
Argument of type 'Scalar[]' is not assignable to parameter of type 'Field'.
|
Verifying circuit Rust tests / Check, fmt, clippy, test and run
Process completed with exit code 1.
|