Skip to content

devirgo style on phase 1 #16

devirgo style on phase 1

devirgo style on phase 1 #16

Triggered via pull request July 2, 2024 07:35
Status Success
Total duration 8m 35s
Billable time 10m
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Run Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Run Tests
profiles for the non root package will be ignored, specify profiles at the workspace root:
Run Tests
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Run Tests: multilinear_extensions/src/mle.rs#L102
use of deprecated method `mle::DenseMultilinearExtension::<E>::fix_variables_parallel`: deprecated parallel version due to syncronizaion overhead
Run Tests: multilinear_extensions/src/mle.rs#L149
unused variable: `i`
Run Tests
`multilinear_extensions` (lib) generated 2 warnings
Run Tests: sumcheck/src/prover.rs#L530
use of deprecated method `multilinear_extensions::mle::DenseMultilinearExtension::<E>::fix_variables_in_place_parallel`: deprecated parallel version due to syncronizaion overhead
Run Tests: sumcheck/src/prover.rs#L621
use of deprecated method `multilinear_extensions::mle::DenseMultilinearExtension::<E>::fix_variables_parallel`: deprecated parallel version due to syncronizaion overhead
Run Tests: sumcheck/src/prover.rs#L630
use of deprecated method `multilinear_extensions::mle::DenseMultilinearExtension::<E>::fix_variables_in_place_parallel`: deprecated parallel version due to syncronizaion overhead
Run Tests
`sumcheck` (lib) generated 3 warnings
Run Tests: gkr/src/lib.rs#L9
unexpected `cfg` condition value: `r#unsafe`