Skip to content

Continuing Fiat-Shamir #109

Continuing Fiat-Shamir

Continuing Fiat-Shamir #109

Triggered via pull request October 2, 2023 21:18
Status Failure
Total duration 6m 13s
Artifacts

ci.yaml

on: pull_request
KZG Prover  /  Check, fmt, clippy, test and run
2m 4s
KZG Prover / Check, fmt, clippy, test and run
Public input generation  /  Check, fmt, clippy, test and run
6m 4s
Public input generation / Check, fmt, clippy, test and run
Verifying circuit Rust tests  /  Check, fmt, clippy, test and run
1m 30s
Verifying circuit Rust tests / Check, fmt, clippy, test and run
Build and test EVM bridge
1m 25s
Build and test EVM bridge
Fit to window
Zoom out
Zoom in

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.