Skip to content

New example: Polysynth #7

New example: Polysynth

New example: Polysynth #7

Triggered via pull request September 16, 2024 21:24
Status Success
Total duration 41m 55s
Artifacts

clippy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

27 warnings
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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/
clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, 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/
clippy
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/
clippy
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/
clippy
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/
clippy
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/
clippy
`/home/runner/work/valib/valib/.cargo/config` is deprecated in favor of `config.toml`
clippy
`/home/runner/work/valib/valib/.cargo/config` is deprecated in favor of `config.toml`
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes: crates/valib-core/src/lib.rs#L6
warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes --> crates/valib-core/src/lib.rs:6:12 | 6 | #![feature(generic_const_exprs)] | ^^^^^^^^^^^^^^^^^^^ | = note: see issue #76560 <https://github.com/rust-lang/rust/issues/76560> for more information = note: `#[warn(incomplete_features)]` on by default
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes: crates/valib-core/src/lib.rs#L6
warning: the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes --> crates/valib-core/src/lib.rs:6:12 | 6 | #![feature(generic_const_exprs)] | ^^^^^^^^^^^^^^^^^^^ | = note: see issue #76560 <https://github.com/rust-lang/rust/issues/76560> for more information = note: `#[warn(incomplete_features)]` on by default
unexpected `cfg` condition value: `math-polynom`: crates/valib-core/src/math/mod.rs#L14
warning: unexpected `cfg` condition value: `math-polynom` --> crates/valib-core/src/math/mod.rs:14:7 | 14 | #[cfg(feature = "math-polynom")] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `test-utils` = help: consider adding `math-polynom` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default
unexpected `cfg` condition value: `math-polynom`: crates/valib-core/src/math/mod.rs#L14
warning: unexpected `cfg` condition value: `math-polynom` --> crates/valib-core/src/math/mod.rs:14:7 | 14 | #[cfg(feature = "math-polynom")] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `test-utils` = help: consider adding `math-polynom` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default
unused import: `SimdComplexField`: crates/valib-core/src/util.rs#L6
warning: unused import: `SimdComplexField` --> crates/valib-core/src/util.rs:6:19 | 6 | use simba::simd::{SimdComplexField, SimdValue}; | ^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default
missing documentation for a struct: crates/valib-core/src/util.rs#L206
warning: missing documentation for a struct --> crates/valib-core/src/util.rs:206:1 | 206 | pub struct Rms<T> { | ^^^^^^^^^^^^^^^^^
missing documentation for an associated function: crates/valib-core/src/util.rs#L212
warning: missing documentation for an associated function --> crates/valib-core/src/util.rs:212:5 | 212 | pub fn new(size: usize) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
missing documentation for a method: crates/valib-core/src/util.rs#L221
warning: missing documentation for a method --> crates/valib-core/src/util.rs:221:5 | 221 | pub fn add_element(&mut self, value: T) -> T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
clippy
`/home/runner/work/valib/valib/.cargo/config` is deprecated in favor of `config.toml`
clippy
`/home/runner/work/valib/valib/.cargo/config` is deprecated in favor of `config.toml`
clippy
`/home/runner/work/valib/valib/.cargo/config` is deprecated in favor of `config.toml`
clippy
`/home/runner/work/valib/valib/.cargo/config` is deprecated in favor of `config.toml`
clippy
`/home/runner/work/valib/valib/.cargo/config` is deprecated in favor of `config.toml`
clippy
`/home/runner/work/valib/valib/.cargo/config` is deprecated in favor of `config.toml`
clippy
`/home/runner/work/valib/valib/.cargo/config` is deprecated in favor of `config.toml`
clippy
`/home/runner/work/valib/valib/.cargo/config` is deprecated in favor of `config.toml`
clippy
`/home/runner/work/valib/valib/.cargo/config` is deprecated in favor of `config.toml`
clippy
`/home/runner/work/valib/valib/.cargo/config` is deprecated in favor of `config.toml`
clippy
`/home/runner/work/valib/valib/.cargo/config` is deprecated in favor of `config.toml`