Skip to content

Spartan-Binius

Spartan-Binius #783

Triggered via pull request July 23, 2024 22:53
Status Failure
Total duration 1m 23s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 15 warnings
fmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
clippy: jolt-core/src/r1cs/spartan.rs#L8
unused import: `crate::subprotocols::sumcheck::CurveSpartanSumcheckBackend`
clippy: jolt-core/src/subprotocols/sumcheck.rs#L619
unused variable: `bot_eval_mod`
clippy: jolt-core/src/r1cs/spartan.rs#L295
useless conversion to the same type: `std::ops::Range<usize>`
clippy: jolt-core/src/subprotocols/sumcheck.rs#L828
useless use of `vec!`
clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
test: jolt-core/src/r1cs/spartan.rs#L8
unused import: `crate::subprotocols::sumcheck::CurveSpartanSumcheckBackend`
test: jolt-core/src/subprotocols/sumcheck.rs#L619
unused variable: `bot_eval_mod`
test
Process completed with exit code 101.
fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
fmt
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
fmt: jolt-core/src/benches/bench.rs#L29
Diff in /home/runner/work/jolt/jolt/jolt-core/src/benches/bench.rs
fmt: jolt-core/src/benches/bench.rs#L66
Diff in /home/runner/work/jolt/jolt/jolt-core/src/benches/bench.rs
fmt: jolt-core/src/benches/bench.rs#L95
Diff in /home/runner/work/jolt/jolt/jolt-core/src/benches/bench.rs
fmt: jolt-core/src/benches/bench.rs#L119
Diff in /home/runner/work/jolt/jolt/jolt-core/src/benches/bench.rs
fmt: jolt-core/src/benches/bench.rs#L127
Diff in /home/runner/work/jolt/jolt/jolt-core/src/benches/bench.rs
fmt: jolt-core/src/jolt/vm/mod.rs#L399
Diff in /home/runner/work/jolt/jolt/jolt-core/src/jolt/vm/mod.rs
fmt: jolt-core/src/poly/commitment/mod.rs#L3
Diff in /home/runner/work/jolt/jolt/jolt-core/src/poly/commitment/mod.rs
fmt: jolt-core/src/r1cs/spartan.rs#L114
Diff in /home/runner/work/jolt/jolt/jolt-core/src/r1cs/spartan.rs
fmt: jolt-core/src/r1cs/spartan.rs#L143
Diff in /home/runner/work/jolt/jolt/jolt-core/src/r1cs/spartan.rs
fmt: jolt-core/src/r1cs/spartan.rs#L274
Diff in /home/runner/work/jolt/jolt/jolt-core/src/r1cs/spartan.rs
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
clippy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions uses Node.js version which is deprecated 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/