Removed featyre(core_instrincts) (#184) #82
Annotations
1 error and 16 warnings
cargo test dasp_rms (no default features)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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/
|
cargo test dasp_interpolate (no default features):
dasp_interpolate/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
|
cargo test dasp_interpolate (no default features)
`dasp_interpolate` (lib) generated 1 warning
|
cargo test dasp_interpolate (no default features):
dasp_interpolate/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
|
cargo test dasp_interpolate (no default features)
1 warning emitted
|
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_envelope (no default features):
dasp_envelope/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
|
cargo test dasp_envelope (no default features)
`dasp_envelope` (lib) generated 1 warning
|
cargo test dasp_envelope (no default features):
dasp_envelope/src/lib.rs#L26
the feature `core_intrinsics` is internal to the compiler or standard library
|
cargo test dasp_envelope (no default features)
1 warning emitted
|
cargo test dasp_ring_buffer (no default features):
dasp_ring_buffer/tests/ring_buffer.rs#L24
unused return value of `from` that must be used
|
cargo test dasp_ring_buffer (no default features)
`dasp_ring_buffer` (test "ring_buffer") generated 1 warning
|
Loading