Skip to content

fix: aliasing in sinc downsampling #110

fix: aliasing in sinc downsampling

fix: aliasing in sinc downsampling #110

Triggered via pull request January 12, 2026 21:56
Status Success
Total duration 57s
Artifacts

dasp.yml

on: pull_request
cargo-fmt-check
8s
cargo-fmt-check
cargo-test
46s
cargo-test
cargo-test-no-default-features
33s
cargo-test-no-default-features
cargo-test-all-features
36s
cargo-test-all-features
cargo-test-all-features-no-std
37s
cargo-test-all-features-no-std
cargo-doc
52s
cargo-doc
cargo-publish
0s
cargo-publish
Fit to window
Zoom out
Zoom in

Annotations

145 warnings
cargo-fmt-check
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/
cargo-fmt-check
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/
cargo-fmt-check
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/
cargo-fmt-check
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/
cargo-test-no-default-features: dasp_window/src/lib.rs#L19
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features: dasp_envelope/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features: dasp_interpolate/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features
`dasp_ring_buffer` (lib) generated 6 warnings (run `cargo fix --lib -p dasp_ring_buffer` to apply 6 suggestions)
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L765
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L618
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L609
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L314
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L308
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L302
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features
`dasp_ring_buffer` (lib) generated 6 warnings (run `cargo fix --lib -p dasp_ring_buffer` to apply 6 suggestions)
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L765
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L618
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L609
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L314
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L308
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L302
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features
`dasp_ring_buffer` (lib test) generated 6 warnings (6 duplicates)
cargo-test-no-default-features: dasp_ring_buffer/tests/ring_buffer.rs#L24
unused return value of `from` that must be used
cargo-test-no-default-features
`dasp_ring_buffer` (lib) generated 6 warnings (run `cargo fix --lib -p dasp_ring_buffer` to apply 6 suggestions)
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L765
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L618
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L609
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L314
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L308
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L302
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_interpolate/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features
`dasp_interpolate` (lib) generated 1 warning
cargo-test-no-default-features: dasp_interpolate/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features
`dasp_ring_buffer` (lib) generated 6 warnings (run `cargo fix --lib -p dasp_ring_buffer` to apply 6 suggestions)
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L765
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L618
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L609
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L314
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L308
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L302
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features
`dasp_envelope` (lib) generated 2 warnings
cargo-test-no-default-features: dasp_envelope/src/detect/ops.rs#L10
unnecessary `unsafe` block
cargo-test-no-default-features: dasp_envelope/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-no-default-features
`dasp_ring_buffer` (lib) generated 6 warnings (run `cargo fix --lib -p dasp_ring_buffer` to apply 6 suggestions)
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L765
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L618
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L609
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L314
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L308
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features: dasp_ring_buffer/src/lib.rs#L302
hiding a lifetime that's elided elsewhere is confusing
cargo-test-no-default-features
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/
cargo-test-no-default-features
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/
cargo-test-no-default-features
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/
cargo-test-no-default-features
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/
cargo-test-all-features: dasp_signal/src/lib.rs#L2452
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features: dasp_signal/src/lib.rs#L1132
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features: dasp_signal/src/lib.rs#L60
unexpected `cfg` condition name: `features`
cargo-test-all-features
`dasp_ring_buffer` (lib) generated 6 warnings (run `cargo fix --lib -p dasp_ring_buffer` to apply 6 suggestions)
cargo-test-all-features: dasp_ring_buffer/src/lib.rs#L765
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features: dasp_ring_buffer/src/lib.rs#L618
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features: dasp_ring_buffer/src/lib.rs#L609
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features: dasp_ring_buffer/src/lib.rs#L314
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features: dasp_ring_buffer/src/lib.rs#L308
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features: dasp_ring_buffer/src/lib.rs#L302
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features
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/
cargo-test-all-features
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/
cargo-test-all-features
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/
cargo-test-all-features-no-std
`dasp_envelope` (lib) generated 2 warnings
cargo-test-all-features
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/
cargo-test-all-features-no-std: dasp_envelope/src/detect/ops.rs#L10
unnecessary `unsafe` block
cargo-test-all-features-no-std: dasp_envelope/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-all-features-no-std
`dasp_ring_buffer` (lib) generated 6 warnings (run `cargo fix --lib -p dasp_ring_buffer` to apply 6 suggestions)
cargo-test-all-features-no-std: dasp_ring_buffer/src/lib.rs#L765
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features-no-std: dasp_ring_buffer/src/lib.rs#L618
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features-no-std: dasp_ring_buffer/src/lib.rs#L609
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features-no-std: dasp_ring_buffer/src/lib.rs#L314
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features-no-std: dasp_ring_buffer/src/lib.rs#L308
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features-no-std: dasp_ring_buffer/src/lib.rs#L302
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features-no-std
1 warning emitted
cargo-test-all-features-no-std: dasp_window/src/lib.rs#L19
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-all-features-no-std
`dasp_window` (lib) generated 2 warnings
cargo-test-all-features-no-std: dasp_window/src/hann/ops.rs#L6
unnecessary `unsafe` block
cargo-test-all-features-no-std: dasp_window/src/lib.rs#L19
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-all-features-no-std: dasp_interpolate/src/sinc/ops.rs#L15
unnecessary `unsafe` block
cargo-test-all-features-no-std: dasp_interpolate/src/sinc/ops.rs#L6
unnecessary `unsafe` block
cargo-test-all-features-no-std: dasp_interpolate/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-all-features-no-std
`dasp_ring_buffer` (lib) generated 6 warnings (run `cargo fix --lib -p dasp_ring_buffer` to apply 6 suggestions)
cargo-test-all-features-no-std: dasp_ring_buffer/src/lib.rs#L765
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features-no-std: dasp_ring_buffer/src/lib.rs#L618
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features-no-std: dasp_ring_buffer/src/lib.rs#L609
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features-no-std: dasp_ring_buffer/src/lib.rs#L314
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features-no-std: dasp_ring_buffer/src/lib.rs#L308
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features-no-std: dasp_ring_buffer/src/lib.rs#L302
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features-no-std: dasp_interpolate/src/sinc/ops.rs#L15
unnecessary `unsafe` block
cargo-test-all-features-no-std: dasp_interpolate/src/sinc/ops.rs#L6
unnecessary `unsafe` block
cargo-test-all-features-no-std: dasp_interpolate/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-all-features-no-std
`dasp_ring_buffer` (lib) generated 6 warnings (run `cargo fix --lib -p dasp_ring_buffer` to apply 6 suggestions)
cargo-test-all-features-no-std: dasp_ring_buffer/src/lib.rs#L765
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features-no-std: dasp_ring_buffer/src/lib.rs#L618
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features-no-std: dasp_ring_buffer/src/lib.rs#L609
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features-no-std: dasp_ring_buffer/src/lib.rs#L314
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features-no-std: dasp_ring_buffer/src/lib.rs#L308
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features-no-std: dasp_ring_buffer/src/lib.rs#L302
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features-no-std
`dasp_window` (lib) generated 2 warnings
cargo-test-all-features-no-std: dasp_window/src/hann/ops.rs#L6
unnecessary `unsafe` block
cargo-test-all-features-no-std: dasp_window/src/lib.rs#L19
the feature `core_intrinsics` is internal to the compiler or standard library
cargo-test-all-features-no-std
`dasp_ring_buffer` (lib) generated 6 warnings (run `cargo fix --lib -p dasp_ring_buffer` to apply 6 suggestions)
cargo-test-all-features-no-std: dasp_ring_buffer/src/lib.rs#L765
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features-no-std: dasp_ring_buffer/src/lib.rs#L618
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features-no-std: dasp_ring_buffer/src/lib.rs#L609
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features-no-std: dasp_ring_buffer/src/lib.rs#L314
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features-no-std: dasp_ring_buffer/src/lib.rs#L308
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features-no-std: dasp_ring_buffer/src/lib.rs#L302
hiding a lifetime that's elided elsewhere is confusing
cargo-test-all-features-no-std
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/
cargo-test-all-features-no-std
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/
cargo-test-all-features-no-std
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/
cargo-test-all-features-no-std
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/
cargo-test: dasp_signal/src/lib.rs#L2452
hiding a lifetime that's elided elsewhere is confusing
cargo-test: dasp_signal/src/lib.rs#L1132
hiding a lifetime that's elided elsewhere is confusing
cargo-test: dasp_signal/src/lib.rs#L60
unexpected `cfg` condition name: `features`
cargo-test
`dasp_ring_buffer` (lib) generated 6 warnings (run `cargo fix --lib -p dasp_ring_buffer` to apply 6 suggestions)
cargo-test: dasp_ring_buffer/src/lib.rs#L765
hiding a lifetime that's elided elsewhere is confusing
cargo-test: dasp_ring_buffer/src/lib.rs#L618
hiding a lifetime that's elided elsewhere is confusing
cargo-test: dasp_ring_buffer/src/lib.rs#L609
hiding a lifetime that's elided elsewhere is confusing
cargo-test: dasp_ring_buffer/src/lib.rs#L314
hiding a lifetime that's elided elsewhere is confusing
cargo-test: dasp_ring_buffer/src/lib.rs#L308
hiding a lifetime that's elided elsewhere is confusing
cargo-test: dasp_ring_buffer/src/lib.rs#L302
hiding a lifetime that's elided elsewhere is confusing
cargo-test
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/
cargo-test
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/
cargo-test
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/
cargo-test
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/
cargo-doc
output filename collision at /home/runner/work/dasp/dasp/target/doc/dasp_window/index.html
cargo-doc
output filename collision at /home/runner/work/dasp/dasp/target/doc/dasp_slice/index.html
cargo-doc
output filename collision at /home/runner/work/dasp/dasp/target/doc/dasp_signal/index.html
cargo-doc
output filename collision at /home/runner/work/dasp/dasp/target/doc/dasp_sample/index.html
cargo-doc
output filename collision at /home/runner/work/dasp/dasp/target/doc/dasp_rms/index.html
cargo-doc
output filename collision at /home/runner/work/dasp/dasp/target/doc/dasp_ring_buffer/index.html
cargo-doc
output filename collision at /home/runner/work/dasp/dasp/target/doc/dasp_peak/index.html
cargo-doc
output filename collision at /home/runner/work/dasp/dasp/target/doc/dasp_interpolate/index.html
cargo-doc
output filename collision at /home/runner/work/dasp/dasp/target/doc/dasp_frame/index.html
cargo-doc
output filename collision at /home/runner/work/dasp/dasp/target/doc/dasp_envelope/index.html
cargo-doc
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/
cargo-doc
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/
cargo-doc
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/
cargo-doc
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/