Remove nightly requirement for no_std #78
Annotations
1 error and 25 warnings
cargo test dasp_signal (all features no std)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Install stable
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/
|
Install stable
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/
|
Install stable
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/
|
Install stable
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 (all features no std):
dasp_frame/src/lib.rs#L8
the item `DoubleEndedIterator` is imported redundantly
|
cargo test dasp_signal (all features no std)
`dasp_frame` (lib) generated 1 warning
|
cargo test dasp_signal (all features no std):
dasp_window/src/lib.rs#L19
the feature `core_intrinsics` is internal to the compiler or standard library
|
cargo test dasp_signal (all features no std)
`dasp_window` (lib) generated 1 warning
|
cargo test dasp_signal (all features no std):
dasp_interpolate/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
|
cargo test dasp_signal (all features no std)
`dasp_interpolate` (lib) generated 1 warning
|
cargo test dasp_signal (all features no std)
`dasp_envelope` (lib) generated 1 warning
|
cargo test dasp_signal (all features no std):
dasp_signal/src/lib.rs#L44
the feature `core_intrinsics` is internal to the compiler or standard library
|
cargo test dasp_signal (all features no std):
dasp_signal/src/lib.rs#L49
the item `core` is imported redundantly
|
cargo test dasp_signal (all features no std)
`dasp_signal` (lib) generated 2 warnings
|
cargo test dasp (all features no std):
dasp_window/src/lib.rs#L19
the feature `core_intrinsics` is internal to the compiler or standard library
|
cargo test dasp (all features no std):
dasp_frame/src/lib.rs#L8
the item `DoubleEndedIterator` is imported redundantly
|
cargo test dasp (all features no std)
`dasp_window` (lib) generated 1 warning
|
cargo test dasp (all features no std)
`dasp_frame` (lib) generated 1 warning
|
cargo test dasp (all features no std):
dasp_interpolate/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
|
cargo test dasp (all features no std)
`dasp_interpolate` (lib) generated 1 warning
|
cargo test dasp (all features no std)
`dasp_envelope` (lib) generated 1 warning
|
cargo test dasp (all features no std):
dasp_signal/src/lib.rs#L49
the item `core` is imported redundantly
|
cargo test dasp (all features no std)
`dasp_signal` (lib) generated 2 warnings
|
Loading