feat: chip handler refactor #97
lints.yml
on: pull_request
skip_check
5s
Various lints
4m 11s
Annotations
10 errors and 8 warnings
Various lints:
multilinear_extensions/src/mle.rs#L102
use of deprecated method `mle::DenseMultilinearExtension::<E>::fix_variables_parallel`: deprecated parallel version due to syncronizaion overhead
|
Various lints:
multilinear_extensions/src/mle.rs#L149
unused variable: `i`
|
Various lints:
multilinear_extensions/src/mle.rs#L24
enum `FieldType` has a public `len` method, but no `is_empty` method
|
Various lints:
multilinear_extensions/src/mle.rs#L260
the borrowed expression implements the required traits
|
Various lints:
multilinear_extensions/src/mle.rs#L285
the borrowed expression implements the required traits
|
Various lints:
multilinear_extensions/src/mle.rs#L287
manual implementation of an assign operation
|
Various lints:
multilinear_extensions/src/mle.rs#L287
taken reference of right operand
|
Various lints:
multilinear_extensions/src/mle.rs#L333
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
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v3, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Various lints
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
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/
|