Skip to content

Shout d=1

Shout d=1 #1243

Triggered via pull request January 29, 2025 00:32
Status Failure
Total duration 2m 3s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

23 errors
clippy: jolt-core/src/poly/identity_poly.rs#L60
unused variable: `polys`
clippy: jolt-core/src/poly/identity_poly.rs#L60
unused variable: `r`
clippy: jolt-core/src/subprotocols/shout.rs#L151
unused variable: `r_address_prime`
clippy: jolt-core/src/subprotocols/shout.rs#L151
unused variable: `r_cycle_prime`
clippy: jolt-core/src/benches/bench.rs#L68
type parameter `PCS` goes unused in function definition
clippy: jolt-core/src/subprotocols/shout.rs#L47
this expression creates a reference which is immediately dereferenced by the compiler
clippy: jolt-core/src/subprotocols/shout.rs#L193
unnecessary use of `to_vec`
clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build Wasm: jolt-core/src/poly/identity_poly.rs#L60
unused variable: `polys`
Build Wasm: jolt-core/src/poly/identity_poly.rs#L60
unused variable: `r`
Build Wasm: jolt-core/src/subprotocols/shout.rs#L151
unused variable: `r_address_prime`
Build Wasm: jolt-core/src/subprotocols/shout.rs#L151
unused variable: `r_cycle_prime`
Build Wasm
Process completed with exit code 101.
test: jolt-core/src/poly/identity_poly.rs#L60
unused variable: `polys`
test: jolt-core/src/poly/identity_poly.rs#L60
unused variable: `r`
test: jolt-core/src/subprotocols/shout.rs#L151
unused variable: `r_address_prime`
test: jolt-core/src/subprotocols/shout.rs#L151
unused variable: `r_cycle_prime`
test
Process completed with exit code 101.
Onchain Verifier Tests: jolt-core/src/poly/identity_poly.rs#L60
unused variable: `polys`
Onchain Verifier Tests: jolt-core/src/subprotocols/shout.rs#L151
unused variable: `r_address_prime`
Onchain Verifier Tests: jolt-core/src/subprotocols/shout.rs#L151
unused variable: `r_cycle_prime`
Onchain Verifier Tests
Process completed with exit code 101.