Skip to content

CI: more clippy checks and build tool revamps #954

CI: more clippy checks and build tool revamps

CI: more clippy checks and build tool revamps #954

Triggered via pull request September 26, 2024 08:26
Status Cancelled
Total duration 4m 37s
Billable time 6m
Artifacts

tests.yml

on: pull_request
skip_check
4s
skip_check
Matrix: Run Tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Run Tests (x86_64-unknown-linux-gnu)
The run was canceled by @github-actions[bot].
Run Tests (x86_64-unknown-linux-gnu)
The operation was canceled.
Run Tests (x86_64-unknown-linux-gnu)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Tests (x86_64-unknown-linux-gnu)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Tests (x86_64-unknown-linux-gnu)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Run Tests (x86_64-unknown-linux-gnu): gkr/src/prover.rs#L15
unused import: `IOPProverStepMessage`
Run Tests (x86_64-unknown-linux-gnu): gkr/src/prover/phase1_output.rs#L6
unused import: `commutative_op_mle_pair`
Run Tests (x86_64-unknown-linux-gnu): gkr/src/structs.rs#L9
unused import: `mle::ArcDenseMultilinearExtension`
Run Tests (x86_64-unknown-linux-gnu): gkr/src/prover/phase2.rs#L105
use of deprecated method `multilinear_extensions::mle::MultilinearExtension::resize_ranged`: TODO try to redesign this api for it's costly and create a new DenseMultilinearExtension
Run Tests (x86_64-unknown-linux-gnu): gkr/src/prover/phase2_input.rs#L131
use of deprecated associated function `sumcheck::prover_v2::<impl sumcheck::structs::IOPProverStateV2<'a, E>>::prove_parallel`: deprecated parallel version due to syncronizaion overhead
Run Tests (x86_64-unknown-linux-gnu): gkr/src/prover/phase2_linear.rs#L132
use of deprecated associated function `sumcheck::prover_v2::<impl sumcheck::structs::IOPProverStateV2<'a, E>>::prove_parallel`: deprecated parallel version due to syncronizaion overhead