clippy & format on ci #2
Annotations
10 errors and 7 warnings
multilinear_extensions/src/mle.rs#L103
use of deprecated method `mle::DenseMultilinearExtension::<E>::fix_variables_parallel`: deprecated parallel version due to syncronizaion overhead
|
multilinear_extensions/src/mle.rs#L150
unused variable: `i`
|
multilinear_extensions/src/mle.rs#L25
enum `FieldType` has a public `len` method, but no `is_empty` method
|
multilinear_extensions/src/mle.rs#L262
the borrowed expression implements the required traits
|
multilinear_extensions/src/mle.rs#L287
the borrowed expression implements the required traits
|
multilinear_extensions/src/mle.rs#L289
manual implementation of an assign operation
|
multilinear_extensions/src/mle.rs#L289
taken reference of right operand
|
multilinear_extensions/src/mle.rs#L335
useless conversion to the same type: `E`
|
multilinear_extensions/src/virtual_poly.rs#L82
use of `default` to create a unit struct
|
multilinear_extensions/src/virtual_poly.rs#L101
use of `default` to create a unit struct
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, 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/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading