Skip to content

clippy & format on ci #2

clippy & format on ci

clippy & format on ci #2

Triggered via pull request June 13, 2024 06:51
Status Failure
Total duration 4m 29s
Billable time 6m
Artifacts

lints.yml

on: pull_request
skip_check
4s
skip_check
Various lints
4m 9s
Various lints
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Various lints: multilinear_extensions/src/mle.rs#L103
use of deprecated method `mle::DenseMultilinearExtension::<E>::fix_variables_parallel`: deprecated parallel version due to syncronizaion overhead
Various lints: multilinear_extensions/src/mle.rs#L150
unused variable: `i`
Various lints: multilinear_extensions/src/mle.rs#L25
enum `FieldType` has a public `len` method, but no `is_empty` method
Various lints: multilinear_extensions/src/mle.rs#L262
the borrowed expression implements the required traits
Various lints: multilinear_extensions/src/mle.rs#L287
the borrowed expression implements the required traits
Various lints: multilinear_extensions/src/mle.rs#L289
manual implementation of an assign operation
Various lints: multilinear_extensions/src/mle.rs#L289
taken reference of right operand
Various lints: multilinear_extensions/src/mle.rs#L335
useless conversion to the same type: `E`
Various lints: multilinear_extensions/src/virtual_poly.rs#L82
use of `default` to create a unit struct
Various lints: multilinear_extensions/src/virtual_poly.rs#L101
use of `default` to create a unit struct
Various lints
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/.
Various lints
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/
Various lints
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Various lints
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/
Various lints
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/
Various lints
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/
Various lints
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/