The Return of the King #1151
rust.yml
on: pull_request
fmt
23s
clippy
33s
machete
47s
Build Wasm
28s
test
38s
Onchain Verifier Tests
2m 2s
Annotations
32 errors and 16 warnings
fmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Build Wasm:
jolt-core/src/r1cs/key.rs#L10
unused imports: `SparsePolynomial` and `eq_plus_one`
|
Build Wasm:
jolt-core/src/r1cs/key.rs#L19
unused import: `rayon::prelude`
|
Build Wasm:
jolt-core/src/r1cs/key.rs#L288
variable does not need to be mutable
|
Build Wasm:
jolt-core/src/r1cs/spartan.rs#L124
unused variable: `num_rounds_y`
|
Build Wasm:
jolt-core/src/r1cs/spartan.rs#L282
unused variable: `shift_sumcheck_claims`
|
Build Wasm:
jolt-core/src/r1cs/spartan.rs#L354
unused variable: `num_rounds_y`
|
Build Wasm
Process completed with exit code 101.
|
clippy:
jolt-core/src/r1cs/key.rs#L10
unused imports: `SparsePolynomial` and `eq_plus_one`
|
clippy:
jolt-core/src/r1cs/key.rs#L19
unused import: `rayon::prelude`
|
clippy:
jolt-core/src/r1cs/key.rs#L288
variable does not need to be mutable
|
clippy:
jolt-core/src/r1cs/spartan.rs#L124
unused variable: `num_rounds_y`
|
clippy:
jolt-core/src/r1cs/spartan.rs#L282
unused variable: `shift_sumcheck_claims`
|
clippy:
jolt-core/src/r1cs/spartan.rs#L354
unused variable: `num_rounds_y`
|
clippy:
jolt-core/src/r1cs/spartan.rs#L219
casting to the same type is unnecessary (`usize` -> `usize`)
|
clippy:
jolt-core/src/r1cs/spartan.rs#L293
this expression creates a reference which is immediately dereferenced by the compiler
|
clippy:
jolt-core/src/r1cs/spartan.rs#L431
this expression creates a reference which is immediately dereferenced by the compiler
|
clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
test:
jolt-core/src/r1cs/key.rs#L10
unused imports: `SparsePolynomial` and `eq_plus_one`
|
test:
jolt-core/src/r1cs/key.rs#L19
unused import: `rayon::prelude`
|
test:
jolt-core/src/r1cs/key.rs#L288
variable does not need to be mutable
|
test:
jolt-core/src/r1cs/spartan.rs#L124
unused variable: `num_rounds_y`
|
test:
jolt-core/src/r1cs/spartan.rs#L282
unused variable: `shift_sumcheck_claims`
|
test:
jolt-core/src/r1cs/spartan.rs#L354
unused variable: `num_rounds_y`
|
test
Process completed with exit code 101.
|
Onchain Verifier Tests:
jolt-core/src/r1cs/key.rs#L10
unused imports: `SparsePolynomial` and `eq_plus_one`
|
Onchain Verifier Tests:
jolt-core/src/r1cs/key.rs#L19
unused import: `rayon::prelude`
|
Onchain Verifier Tests:
jolt-core/src/r1cs/key.rs#L288
variable does not need to be mutable
|
Onchain Verifier Tests:
jolt-core/src/r1cs/spartan.rs#L124
unused variable: `num_rounds_y`
|
Onchain Verifier Tests:
jolt-core/src/r1cs/spartan.rs#L282
unused variable: `shift_sumcheck_claims`
|
Onchain Verifier Tests:
jolt-core/src/r1cs/spartan.rs#L354
unused variable: `num_rounds_y`
|
Onchain Verifier Tests
Process completed with exit code 101.
|
fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
fmt:
jolt-core/src/r1cs/builder.rs#L166
Diff in /home/runner/work/jolt/jolt/jolt-core/src/r1cs/builder.rs
|
fmt:
jolt-core/src/r1cs/builder.rs#L681
Diff in /home/runner/work/jolt/jolt/jolt-core/src/r1cs/builder.rs
|
fmt:
jolt-core/src/r1cs/builder.rs#L716
Diff in /home/runner/work/jolt/jolt/jolt-core/src/r1cs/builder.rs
|
fmt:
jolt-core/src/r1cs/builder.rs#L723
Diff in /home/runner/work/jolt/jolt/jolt-core/src/r1cs/builder.rs
|
fmt:
jolt-core/src/r1cs/builder.rs#L727
Diff in /home/runner/work/jolt/jolt/jolt-core/src/r1cs/builder.rs
|
fmt:
jolt-core/src/r1cs/builder.rs#L758
Diff in /home/runner/work/jolt/jolt/jolt-core/src/r1cs/builder.rs
|
fmt:
jolt-core/src/r1cs/key.rs#L198
Diff in /home/runner/work/jolt/jolt/jolt-core/src/r1cs/key.rs
|
fmt:
jolt-core/src/r1cs/key.rs#L209
Diff in /home/runner/work/jolt/jolt/jolt-core/src/r1cs/key.rs
|
fmt:
jolt-core/src/r1cs/key.rs#L239
Diff in /home/runner/work/jolt/jolt/jolt-core/src/r1cs/key.rs
|
fmt:
jolt-core/src/r1cs/key.rs#L264
Diff in /home/runner/work/jolt/jolt/jolt-core/src/r1cs/key.rs
|
Build Wasm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
machete
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Onchain Verifier Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|