Skip to content

Improve u32_to_f32() #78

Improve u32_to_f32()

Improve u32_to_f32() #78

Triggered via push January 26, 2025 07:51
Status Success
Total duration 3m 23s
Artifacts

ci.yml

on: push
Matrix: cross-compile-ios
Matrix: cross-compile
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

248 warnings
cross-compile (ubuntu-latest, 1.70.0, wasm32-unknown-unknown)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-compile (ubuntu-latest, 1.70.0, wasm32-unknown-unknown)
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/
cross-compile (ubuntu-latest, 1.70.0, wasm32-unknown-unknown)
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/
cross-compile (ubuntu-latest, 1.70.0, wasm32-unknown-unknown)
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/
cross-compile (ubuntu-latest, 1.70.0, wasm32-unknown-unknown)
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/
test (ubuntu-latest, beta)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (ubuntu-latest, beta): src/tree/conversions.rs#L2
function `u32_to_f32` is never used
test (ubuntu-latest, beta): src/tree/conversions.rs#L22
function `int_to_float` is never used
test (ubuntu-latest, beta): src/tree/conversions.rs#L56
function `float_to_int` is never used
test (ubuntu-latest, beta): src/tree/conversions.rs#L87
function `reinterpret_signed` is never used
test (ubuntu-latest, beta): src/tree/conversions.rs#L92
function `reinterpret_unsigned` is never used
test (ubuntu-latest, beta): src/tree/synth.rs#L15
field `sample_steps` is never read
test (ubuntu-latest, beta): src/tree/synth.rs#L15
field `sample_steps` is never read
test (ubuntu-latest, beta)
`twang` (lib) generated 6 warnings
test (ubuntu-latest, beta): examples/trap.rs#L1
unused import: `Frame`
test (ubuntu-latest, beta)
`twang` (lib test) generated 1 warning
test (ubuntu-latest, beta)
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/
test (ubuntu-latest, beta)
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/
test (ubuntu-latest, beta)
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/
test (ubuntu-latest, beta)
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/
test (ubuntu-latest, nightly)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (ubuntu-latest, nightly): src/tree/conversions.rs#L2
function `u32_to_f32` is never used
test (ubuntu-latest, nightly): src/tree/conversions.rs#L22
function `int_to_float` is never used
test (ubuntu-latest, nightly): src/tree/conversions.rs#L56
function `float_to_int` is never used
test (ubuntu-latest, nightly): src/tree/conversions.rs#L87
function `reinterpret_signed` is never used
test (ubuntu-latest, nightly): src/tree/conversions.rs#L92
function `reinterpret_unsigned` is never used
test (ubuntu-latest, nightly): src/tree/synth.rs#L15
field `sample_steps` is never read
test (ubuntu-latest, nightly): src/tree/synth.rs#L15
field `sample_steps` is never read
test (ubuntu-latest, nightly)
`twang` (lib) generated 6 warnings
test (ubuntu-latest, nightly): examples/square.rs#L1
unused import: `Frame`
test (ubuntu-latest, nightly): examples/piano.rs#L3
unused import: `Frame`
test (ubuntu-latest, nightly)
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/
test (ubuntu-latest, nightly)
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/
test (ubuntu-latest, nightly)
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/
test (ubuntu-latest, nightly)
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/
test (macos-latest, stable): src/tree/conversions.rs#L2
function `u32_to_f32` is never used
test (macos-latest, stable): src/tree/conversions.rs#L22
function `int_to_float` is never used
test (macos-latest, stable): src/tree/conversions.rs#L56
function `float_to_int` is never used
test (macos-latest, stable): src/tree/conversions.rs#L87
function `reinterpret_signed` is never used
test (macos-latest, stable): src/tree/conversions.rs#L92
function `reinterpret_unsigned` is never used
test (macos-latest, stable): src/tree/synth.rs#L15
field `sample_steps` is never read
test (macos-latest, stable): src/tree/synth.rs#L15
field `sample_steps` is never read
test (macos-latest, stable)
`twang` (lib) generated 6 warnings
test (macos-latest, stable)
`twang` (lib test) generated 1 warning
test (macos-latest, stable): examples/sawtooth.rs#L1
unused import: `Frame`
test (macos-latest, 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/
test (macos-latest, 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/
test (macos-latest, 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/
test (macos-latest, 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/
cross-compile (ubuntu-latest, 1.70.0, x86_64-apple-darwin)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-compile (ubuntu-latest, 1.70.0, x86_64-apple-darwin)
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/
cross-compile (ubuntu-latest, 1.70.0, x86_64-apple-darwin)
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/
cross-compile (ubuntu-latest, 1.70.0, x86_64-apple-darwin)
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/
cross-compile (ubuntu-latest, 1.70.0, x86_64-apple-darwin)
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/
cross-compile (ubuntu-latest, 1.70.0, i686-unknown-freebsd)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-compile (ubuntu-latest, 1.70.0, i686-unknown-freebsd)
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/
cross-compile (ubuntu-latest, 1.70.0, i686-unknown-freebsd)
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/
cross-compile (ubuntu-latest, 1.70.0, i686-unknown-freebsd)
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/
cross-compile (ubuntu-latest, 1.70.0, i686-unknown-freebsd)
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/
test (macos-latest, beta)
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/
test (macos-latest, beta)
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/
test (macos-latest, beta)
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/
test (macos-latest, beta)
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/
test (macos-latest, beta): src/tree/conversions.rs#L2
function `u32_to_f32` is never used
test (macos-latest, beta): src/tree/conversions.rs#L22
function `int_to_float` is never used
test (macos-latest, beta): src/tree/conversions.rs#L56
function `float_to_int` is never used
test (macos-latest, beta): src/tree/conversions.rs#L87
function `reinterpret_signed` is never used
test (macos-latest, beta): src/tree/conversions.rs#L92
function `reinterpret_unsigned` is never used
test (macos-latest, beta): src/tree/synth.rs#L15
field `sample_steps` is never read
test (macos-latest, beta): src/tree/synth.rs#L15
field `sample_steps` is never read
test (macos-latest, beta)
`twang` (lib) generated 6 warnings
test (macos-latest, beta)
`twang` (lib test) generated 1 warning
test (macos-latest, beta): examples/ease.rs#L1
unused import: `Frame`
test (macos-latest, nightly)
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/
test (macos-latest, nightly)
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/
test (macos-latest, nightly)
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/
test (macos-latest, nightly)
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/
test (macos-latest, nightly): src/tree/conversions.rs#L2
function `u32_to_f32` is never used
test (macos-latest, nightly): src/tree/conversions.rs#L22
function `int_to_float` is never used
test (macos-latest, nightly): src/tree/conversions.rs#L56
function `float_to_int` is never used
test (macos-latest, nightly): src/tree/conversions.rs#L87
function `reinterpret_signed` is never used
test (macos-latest, nightly): src/tree/conversions.rs#L92
function `reinterpret_unsigned` is never used
test (macos-latest, nightly): src/tree/synth.rs#L15
field `sample_steps` is never read
test (macos-latest, nightly): src/tree/synth.rs#L15
field `sample_steps` is never read
test (macos-latest, nightly)
`twang` (lib) generated 6 warnings
test (macos-latest, nightly)
`twang` (lib test) generated 1 warning
test (macos-latest, nightly)
`twang` (example "trap") generated 1 warning (run `cargo fix --example "trap"` to apply 1 suggestion)
cross-compile (ubuntu-latest, 1.70.0, x86_64-unknown-redox)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-compile (ubuntu-latest, 1.70.0, x86_64-unknown-redox)
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/
cross-compile (ubuntu-latest, 1.70.0, x86_64-unknown-redox)
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/
cross-compile (ubuntu-latest, 1.70.0, x86_64-unknown-redox)
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/
cross-compile (ubuntu-latest, 1.70.0, x86_64-unknown-redox)
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/
cross-compile (ubuntu-latest, 1.70.0, i686-unknown-linux-gnu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-compile (ubuntu-latest, 1.70.0, i686-unknown-linux-gnu)
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/
cross-compile (ubuntu-latest, 1.70.0, i686-unknown-linux-gnu)
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/
cross-compile (ubuntu-latest, 1.70.0, i686-unknown-linux-gnu)
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/
cross-compile (ubuntu-latest, 1.70.0, i686-unknown-linux-gnu)
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/
test (ubuntu-latest, stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (ubuntu-latest, 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/
test (ubuntu-latest, 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/
test (ubuntu-latest, 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/
test (ubuntu-latest, 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/
test (ubuntu-latest, stable): src/tree/conversions.rs#L2
function `u32_to_f32` is never used
test (ubuntu-latest, stable): src/tree/conversions.rs#L22
function `int_to_float` is never used
test (ubuntu-latest, stable): src/tree/conversions.rs#L56
function `float_to_int` is never used
test (ubuntu-latest, stable): src/tree/conversions.rs#L87
function `reinterpret_signed` is never used
test (ubuntu-latest, stable): src/tree/conversions.rs#L92
function `reinterpret_unsigned` is never used
test (ubuntu-latest, stable): src/tree/synth.rs#L15
field `sample_steps` is never read
test (ubuntu-latest, stable)
`twang` (lib) generated 6 warnings
test (ubuntu-latest, stable): src/tree/synth.rs#L15
field `sample_steps` is never read
test (ubuntu-latest, stable)
`twang` (example "ramp") generated 1 warning (run `cargo fix --example "ramp"` to apply 1 suggestion)
test (ubuntu-latest, stable): examples/sawtooth.rs#L1
unused import: `Frame`
cross-compile (ubuntu-latest, 1.70.0, i686-pc-windows-gnu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-compile (ubuntu-latest, 1.70.0, i686-pc-windows-gnu)
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/
cross-compile (ubuntu-latest, 1.70.0, i686-pc-windows-gnu)
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/
cross-compile (ubuntu-latest, 1.70.0, i686-pc-windows-gnu)
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/
cross-compile (ubuntu-latest, 1.70.0, i686-pc-windows-gnu)
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/
cross-compile (ubuntu-latest, 1.70.0, aarch64-linux-android)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cross-compile (ubuntu-latest, 1.70.0, aarch64-linux-android)
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/
cross-compile (ubuntu-latest, 1.70.0, aarch64-linux-android)
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/
cross-compile (ubuntu-latest, 1.70.0, aarch64-linux-android)
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/
cross-compile (ubuntu-latest, 1.70.0, aarch64-linux-android)
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/
cross-compile-ios (macos-latest, 1.70.0, aarch64-apple-ios)
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/
cross-compile-ios (macos-latest, 1.70.0, aarch64-apple-ios)
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/
cross-compile-ios (macos-latest, 1.70.0, aarch64-apple-ios)
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/
cross-compile-ios (macos-latest, 1.70.0, aarch64-apple-ios)
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/
test (windows-latest, beta)
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/
test (windows-latest, beta)
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/
test (windows-latest, beta)
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/
test (windows-latest, beta)
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/
test (windows-latest, beta): src/tree/conversions.rs#L2
function `u32_to_f32` is never used
test (windows-latest, beta): src/tree/conversions.rs#L22
function `int_to_float` is never used
test (windows-latest, beta): src/tree/conversions.rs#L56
function `float_to_int` is never used
test (windows-latest, beta): src/tree/conversions.rs#L87
function `reinterpret_signed` is never used
test (windows-latest, beta): src/tree/conversions.rs#L92
function `reinterpret_unsigned` is never used
test (windows-latest, beta): src/tree/synth.rs#L15
field `sample_steps` is never read
test (windows-latest, beta): src/tree/synth.rs#L15
field `sample_steps` is never read
test (windows-latest, beta)
`twang` (lib) generated 6 warnings
test (windows-latest, beta)
`twang` (lib test) generated 1 warning
test (windows-latest, beta)
`twang` (example "piano") generated 1 warning (run `cargo fix --example "piano"` to apply 1 suggestion)
test (windows-latest, nightly): src/tree/conversions.rs#L2
function `u32_to_f32` is never used
test (windows-latest, nightly): src/tree/conversions.rs#L22
function `int_to_float` is never used
test (windows-latest, nightly): src/tree/conversions.rs#L56
function `float_to_int` is never used
test (windows-latest, nightly): src/tree/conversions.rs#L87
function `reinterpret_signed` is never used
test (windows-latest, nightly): src/tree/conversions.rs#L92
function `reinterpret_unsigned` is never used
test (windows-latest, nightly): src/tree/synth.rs#L15
field `sample_steps` is never read
test (windows-latest, nightly): src/tree/synth.rs#L15
field `sample_steps` is never read
test (windows-latest, nightly)
`twang` (lib) generated 6 warnings
test (windows-latest, nightly)
`twang` (lib test) generated 1 warning
test (windows-latest, nightly): examples/ramp.rs#L1
unused import: `Frame`
test (windows-latest, nightly)
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/
test (windows-latest, nightly)
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/
test (windows-latest, nightly)
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/
test (windows-latest, nightly)
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/
test (windows-latest, 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/
test (windows-latest, 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/
test (windows-latest, 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/
test (windows-latest, 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/
test (windows-latest, stable): src/tree/conversions.rs#L2
function `u32_to_f32` is never used
test (windows-latest, stable): src/tree/conversions.rs#L22
function `int_to_float` is never used
test (windows-latest, stable): src/tree/conversions.rs#L56
function `float_to_int` is never used
test (windows-latest, stable): src/tree/conversions.rs#L87
function `reinterpret_signed` is never used
test (windows-latest, stable): src/tree/conversions.rs#L92
function `reinterpret_unsigned` is never used
test (windows-latest, stable): src/tree/synth.rs#L15
field `sample_steps` is never read
test (windows-latest, stable): src/tree/synth.rs#L15
field `sample_steps` is never read
test (windows-latest, stable)
`twang` (lib) generated 6 warnings
test (windows-latest, stable): examples/rectangle.rs#L1
unused import: `Frame`
test (windows-latest, stable)
`twang` (example "rectangle") generated 1 warning (run `cargo fix --example "rectangle"` to apply 1 suggestion)