Feat/batched opening proofs #923
Annotations
10 errors and 1 warning
jolt-core/src/r1cs/inputs.rs#L10
unused import: `JoltPolynomials`
|
jolt-core/src/r1cs/inputs.rs#L26
unused import: `Display`
|
jolt-core/src/r1cs/builder.rs#L15
unused import: `std::fmt::Write as _`
|
jolt-core/src/r1cs/special_polys.rs#L3
unused import: `poly::dense_mlpoly::DensePolynomial`
|
jolt-core/src/poly/commitment/commitment_scheme.rs#L76
unused variable: `commitments`
|
jolt-core/src/poly/commitment/commitment_scheme.rs#L77
unused variable: `coeffs`
|
jolt-core/src/jolt/vm/mod.rs#L176
bounds on generic parameters in type aliases are not enforced
|
jolt-core/src/jolt/vm/mod.rs#L177
bounds on generic parameters in type aliases are not enforced
|
jolt-core/src/jolt/vm/bytecode.rs#L41
bounds on generic parameters in type aliases are not enforced
|
jolt-core/src/jolt/vm/bytecode.rs#L42
bounds on generic parameters in type aliases are not enforced
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading