Merge pull request #16 #159
Annotations
26 warnings
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/
|
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/
|
Run the tests
`/home/runner/work/valib/valib/.cargo/config` is deprecated in favor of `config.toml`
|
Run the tests:
src/lib.rs#L2
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
|
Run the tests:
src/dsp/blocks.rs#L2
unused import: `core::fmt`
|
Run the tests:
src/dsp/blocks.rs#L6
unused import: `allocator::SameShapeVectorAllocator`
|
Run the tests:
src/filters/biquad/mod.rs#L26
unexpected `cfg` condition name: `never`
|
Run the tests:
src/filters/biquad/mod.rs#L21
unused import: `saturators`
|
Run the tests:
src/math/mod.rs#L2
unused import: `num_traits::Float`
|
Run the tests:
src/oversample/mod.rs#L1
unused imports: `BorrowMut` and `Borrow`
|
Run the tests:
src/oversample/mod.rs#L2
unused imports: `DerefMut` and `Deref`
|
Run the tests:
src/wdf/mod.rs#L1
unused import: `DSPProcess`
|
Build all targets
`/home/runner/work/valib/valib/.cargo/config` is deprecated in favor of `config.toml`
|
Build all targets:
src/lib.rs#L2
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
|
Build all targets:
src/dsp/blocks.rs#L2
unused import: `core::fmt`
|
Build all targets:
src/dsp/blocks.rs#L6
unused import: `allocator::SameShapeVectorAllocator`
|
Build all targets:
src/filters/biquad/mod.rs#L26
unexpected `cfg` condition name: `never`
|
Build all targets:
src/filters/biquad/mod.rs#L21
unused import: `saturators`
|
Build all targets:
src/math/mod.rs#L2
unused import: `num_traits::Float`
|
Build all targets:
src/oversample/mod.rs#L1
unused imports: `BorrowMut` and `Borrow`
|
Build all targets:
src/oversample/mod.rs#L2
unused imports: `DerefMut` and `Deref`
|
Build all targets:
src/wdf/mod.rs#L1
unused import: `DSPProcess`
|
Set up Rust toolchain
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/
|
Set up Rust toolchain
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/
|
Set up Rust toolchain
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/
|
Set up Rust toolchain
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/
|
Loading