Skip to content

Draft new tree API

Draft new tree API #52

Triggered via push May 5, 2024 02:27
Status Failure
Total duration 2m 26s
Artifacts

ci.yml

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

Annotations

6 errors and 312 warnings
test (ubuntu-latest, 1.60.0): examples/sine.rs#L7
`impl Trait` is not allowed in constant functions
test (ubuntu-latest, 1.60.0)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
test (macos-latest, 1.60.0)
The job was canceled because "ubuntu-latest_1_60_0" failed.
test (macos-latest, 1.60.0)
The operation was canceled.
test (windows-latest, 1.60.0)
The job was canceled because "ubuntu-latest_1_60_0" failed.
test (windows-latest, 1.60.0)
The operation was canceled.
test (ubuntu-latest, stable)
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/.
test (ubuntu-latest, stable)
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/
test (ubuntu-latest, stable): src/file.rs#L13
unused import: `Channel`
test (ubuntu-latest, stable): src/file.rs#L14
unused imports: `Audio`, `Sink`
test (ubuntu-latest, stable): src/tree.rs#L23
unused import: `time::Duration`
test (ubuntu-latest, stable): src/osc/triangle.rs#L11
unused import: `crate::math::Libm`
test (macos-latest, beta)
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/.
test (ubuntu-latest, stable): src/ops/clip.rs#L11
unused import: `crate::math::Libm`
test (macos-latest, beta)
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/
test (ubuntu-latest, stable): src/ops/far.rs#L11
unused import: `crate::math::Libm`
test (ubuntu-latest, beta)
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/.
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 (ubuntu-latest, stable): src/ops/gain.rs#L11
unused import: `crate::math::Libm`
test (ubuntu-latest, beta)
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/
test (ubuntu-latest, stable): src/ops/limiter.rs#L11
unused import: `crate::math::Libm`
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 (ubuntu-latest, beta): src/file.rs#L13
unused import: `Channel`
test (ubuntu-latest, stable): src/ops/near.rs#L11
unused import: `crate::math::Libm`
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 (ubuntu-latest, beta): src/file.rs#L14
unused imports: `Audio`, `Sink`
test (ubuntu-latest, nightly)
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/.
test (ubuntu-latest, stable): src/osc/pulse.rs#L11
unused import: `crate::math::Libm`
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 (ubuntu-latest, beta): src/tree.rs#L23
unused import: `time::Duration`
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, nightly)
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/
test (macos-latest, beta): src/file.rs#L13
unused import: `Channel`
test (ubuntu-latest, beta): src/osc/triangle.rs#L11
unused import: `crate::math::Libm`
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, nightly): src/file.rs#L13
unused import: `Channel`
test (macos-latest, beta): src/file.rs#L14
unused imports: `Audio`, `Sink`
test (ubuntu-latest, beta): src/ops/clip.rs#L11
unused import: `crate::math::Libm`
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, nightly): src/file.rs#L14
unused imports: `Audio`, `Sink`
test (macos-latest, beta): src/tree.rs#L23
unused import: `time::Duration`
test (ubuntu-latest, beta): src/ops/far.rs#L11
unused import: `crate::math::Libm`
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 (macos-latest, beta): src/osc/triangle.rs#L11
unused import: `crate::math::Libm`
test (ubuntu-latest, nightly): src/tree.rs#L23
unused import: `time::Duration`
test (ubuntu-latest, beta): src/ops/gain.rs#L11
unused import: `crate::math::Libm`
test (macos-latest, beta): src/ops/clip.rs#L11
unused import: `crate::math::Libm`
test (ubuntu-latest, nightly): src/osc/triangle.rs#L11
unused import: `crate::math::Libm`
test (ubuntu-latest, beta): src/ops/limiter.rs#L11
unused import: `crate::math::Libm`
test (ubuntu-latest, beta): src/ops/near.rs#L11
unused import: `crate::math::Libm`
test (macos-latest, beta): src/ops/far.rs#L11
unused import: `crate::math::Libm`
test (ubuntu-latest, nightly): src/ops/clip.rs#L11
unused import: `crate::math::Libm`
test (ubuntu-latest, beta): src/osc/pulse.rs#L11
unused import: `crate::math::Libm`
test (macos-latest, beta): src/ops/gain.rs#L11
unused import: `crate::math::Libm`
test (ubuntu-latest, nightly): src/ops/far.rs#L11
unused import: `crate::math::Libm`
test (macos-latest, beta): src/ops/limiter.rs#L11
unused import: `crate::math::Libm`
test (ubuntu-latest, nightly): src/ops/gain.rs#L11
unused import: `crate::math::Libm`
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 (macos-latest, beta): src/ops/near.rs#L11
unused import: `crate::math::Libm`
test (ubuntu-latest, nightly): src/ops/limiter.rs#L11
unused import: `crate::math::Libm`
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 (macos-latest, beta): src/osc/pulse.rs#L11
unused import: `crate::math::Libm`
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): src/ops/near.rs#L11
unused import: `crate::math::Libm`
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): src/osc/pulse.rs#L11
unused import: `crate::math::Libm`
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, nightly)
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/.
test (macos-latest, nightly)
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/
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/file.rs#L13
unused import: `Channel`
test (macos-latest, nightly): src/file.rs#L14
unused imports: `Audio`, `Sink`
test (macos-latest, nightly): src/tree.rs#L23
unused import: `time::Duration`
test (macos-latest, nightly): src/osc/triangle.rs#L11
unused import: `crate::math::Libm`
test (macos-latest, nightly): src/ops/clip.rs#L11
unused import: `crate::math::Libm`
test (macos-latest, nightly): src/ops/far.rs#L11
unused import: `crate::math::Libm`
test (macos-latest, nightly): src/ops/gain.rs#L11
unused import: `crate::math::Libm`
test (macos-latest, nightly): src/ops/limiter.rs#L11
unused import: `crate::math::Libm`
test (macos-latest, nightly): src/ops/near.rs#L11
unused import: `crate::math::Libm`
test (macos-latest, nightly): src/osc/pulse.rs#L11
unused import: `crate::math::Libm`
test (macos-latest, stable)
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/.
test (macos-latest, stable)
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/
test (macos-latest, stable): src/file.rs#L13
unused import: `Channel`
test (macos-latest, stable): src/file.rs#L14
unused imports: `Audio`, `Sink`
test (macos-latest, stable): src/tree.rs#L23
unused import: `time::Duration`
test (macos-latest, stable): src/osc/triangle.rs#L11
unused import: `crate::math::Libm`
test (macos-latest, stable): src/ops/clip.rs#L11
unused import: `crate::math::Libm`
test (macos-latest, stable): src/ops/far.rs#L11
unused import: `crate::math::Libm`
test (macos-latest, stable): src/ops/gain.rs#L11
unused import: `crate::math::Libm`
test (macos-latest, stable): src/ops/limiter.rs#L11
unused import: `crate::math::Libm`
test (macos-latest, stable): src/ops/near.rs#L11
unused import: `crate::math::Libm`
test (macos-latest, stable): src/osc/pulse.rs#L11
unused import: `crate::math::Libm`
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/
test (windows-latest, beta)
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/.
test (windows-latest, beta)
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/
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/file.rs#L13
unused import: `Channel`
test (windows-latest, beta): src/file.rs#L14
unused imports: `Audio`, `Sink`
test (windows-latest, beta): src/tree.rs#L23
unused import: `time::Duration`
test (windows-latest, beta): src/osc/triangle.rs#L11
unused import: `crate::math::Libm`
test (windows-latest, beta): src/ops/clip.rs#L11
unused import: `crate::math::Libm`
test (windows-latest, beta): src/ops/far.rs#L11
unused import: `crate::math::Libm`
test (windows-latest, beta): src/ops/gain.rs#L11
unused import: `crate::math::Libm`
test (windows-latest, beta): src/ops/limiter.rs#L11
unused import: `crate::math::Libm`
test (windows-latest, beta): src/ops/near.rs#L11
unused import: `crate::math::Libm`
test (windows-latest, beta): src/osc/pulse.rs#L11
unused import: `crate::math::Libm`
test (windows-latest, nightly)
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/.
test (windows-latest, nightly)
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/
test (windows-latest, nightly): src/file.rs#L13
unused import: `Channel`
test (windows-latest, nightly): src/file.rs#L14
unused imports: `Audio`, `Sink`
test (windows-latest, nightly): src/tree.rs#L23
unused import: `time::Duration`
test (windows-latest, nightly): src/osc/triangle.rs#L11
unused import: `crate::math::Libm`
test (windows-latest, nightly): src/ops/clip.rs#L11
unused import: `crate::math::Libm`
test (windows-latest, nightly): src/ops/far.rs#L11
unused import: `crate::math::Libm`
test (windows-latest, nightly): src/ops/gain.rs#L11
unused import: `crate::math::Libm`
test (windows-latest, nightly): src/ops/limiter.rs#L11
unused import: `crate::math::Libm`
test (windows-latest, nightly): src/ops/near.rs#L11
unused import: `crate::math::Libm`
test (windows-latest, nightly): src/osc/pulse.rs#L11
unused import: `crate::math::Libm`
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)
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/.
test (windows-latest, stable)
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/
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/file.rs#L13
unused import: `Channel`
test (windows-latest, stable): src/file.rs#L14
unused imports: `Audio`, `Sink`
test (windows-latest, stable): src/tree.rs#L23
unused import: `time::Duration`
test (windows-latest, stable): src/osc/triangle.rs#L11
unused import: `crate::math::Libm`
test (windows-latest, stable): src/ops/clip.rs#L11
unused import: `crate::math::Libm`
test (windows-latest, stable): src/ops/far.rs#L11
unused import: `crate::math::Libm`
test (windows-latest, stable): src/ops/gain.rs#L11
unused import: `crate::math::Libm`
test (windows-latest, stable): src/ops/limiter.rs#L11
unused import: `crate::math::Libm`
test (windows-latest, stable): src/ops/near.rs#L11
unused import: `crate::math::Libm`
test (windows-latest, stable): src/osc/pulse.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, i686-pc-windows-gnu)
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/.
cross-compile (ubuntu-latest, 1.60.0, i686-pc-windows-gnu)
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/
cross-compile (ubuntu-latest, 1.60.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.60.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.60.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.60.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.60.0, i686-pc-windows-gnu): src/file.rs#L14
unused imports: `Audio`, `Sink`
cross-compile (ubuntu-latest, 1.60.0, i686-pc-windows-gnu): src/tree.rs#L23
unused import: `time::Duration`
cross-compile (ubuntu-latest, 1.60.0, i686-unknown-linux-gnu)
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/.
cross-compile (ubuntu-latest, 1.60.0, i686-pc-windows-gnu): src/ops/clip.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, i686-unknown-linux-gnu)
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/
cross-compile (ubuntu-latest, 1.60.0, i686-pc-windows-gnu): src/ops/far.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, i686-pc-windows-gnu): src/ops/gain.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, i686-pc-windows-gnu): src/ops/near.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, i686-pc-windows-gnu): src/osc/pulse.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, i686-pc-windows-gnu): src/osc/sine.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.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.60.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.60.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.60.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.60.0, wasm32-unknown-unknown)
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/.
cross-compile (ubuntu-latest, 1.60.0, wasm32-unknown-unknown)
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/
cross-compile (ubuntu-latest, 1.60.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.60.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.60.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.60.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.60.0, aarch64-linux-android)
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/.
cross-compile (ubuntu-latest, 1.60.0, aarch64-linux-android)
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/
cross-compile (ubuntu-latest, 1.60.0, aarch64-linux-android): src/ops/far.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.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.60.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.60.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.60.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.60.0, x86_64-unknown-redox)
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/.
cross-compile (ubuntu-latest, 1.60.0, x86_64-unknown-redox)
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/
cross-compile (ubuntu-latest, 1.60.0, x86_64-unknown-redox): src/file.rs#L14
unused imports: `Audio`, `Sink`
cross-compile (ubuntu-latest, 1.60.0, x86_64-unknown-redox): src/tree.rs#L23
unused import: `time::Duration`
cross-compile (ubuntu-latest, 1.60.0, x86_64-unknown-redox): src/ops/clip.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, x86_64-unknown-redox): src/ops/far.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, x86_64-unknown-redox): src/ops/gain.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, x86_64-unknown-redox): src/ops/near.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, x86_64-unknown-redox): src/osc/sine.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.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.60.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.60.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.60.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.60.0, aarch64-fuchsia)
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/.
cross-compile (ubuntu-latest, 1.60.0, aarch64-fuchsia)
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/
cross-compile (ubuntu-latest, 1.60.0, aarch64-fuchsia): src/file.rs#L14
unused imports: `Audio`, `Sink`
cross-compile (ubuntu-latest, 1.60.0, aarch64-fuchsia): src/tree.rs#L23
unused import: `time::Duration`
cross-compile (ubuntu-latest, 1.60.0, aarch64-fuchsia): src/ops/clip.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, aarch64-fuchsia): src/ops/far.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, aarch64-fuchsia): src/ops/gain.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, aarch64-fuchsia): src/ops/limiter.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, aarch64-fuchsia): src/ops/near.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, aarch64-fuchsia): src/osc/pulse.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, aarch64-fuchsia): src/osc/sine.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, aarch64-fuchsia)
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.60.0, aarch64-fuchsia)
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.60.0, aarch64-fuchsia)
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.60.0, aarch64-fuchsia)
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.60.0, x86_64-apple-darwin)
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/.
cross-compile (ubuntu-latest, 1.60.0, x86_64-apple-darwin)
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/
cross-compile (ubuntu-latest, 1.60.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.60.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.60.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.60.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.60.0, x86_64-apple-darwin): src/file.rs#L14
unused imports: `Audio`, `Sink`
cross-compile (ubuntu-latest, 1.60.0, x86_64-apple-darwin): src/tree.rs#L23
unused import: `time::Duration`
cross-compile (ubuntu-latest, 1.60.0, x86_64-apple-darwin): src/ops/clip.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, x86_64-apple-darwin): src/ops/far.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, x86_64-apple-darwin): src/ops/gain.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, x86_64-apple-darwin): src/ops/near.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, x86_64-apple-darwin): src/osc/pulse.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, x86_64-apple-darwin): src/osc/sine.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, i686-unknown-freebsd)
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/.
cross-compile (ubuntu-latest, 1.60.0, i686-unknown-freebsd)
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/
cross-compile (ubuntu-latest, 1.60.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.60.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.60.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.60.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.60.0, i686-unknown-freebsd): src/file.rs#L14
unused imports: `Audio`, `Sink`
cross-compile (ubuntu-latest, 1.60.0, i686-unknown-freebsd): src/tree.rs#L23
unused import: `time::Duration`
cross-compile (ubuntu-latest, 1.60.0, i686-unknown-freebsd): src/ops/clip.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, i686-unknown-freebsd): src/ops/far.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, i686-unknown-freebsd): src/ops/gain.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, i686-unknown-freebsd): src/ops/near.rs#L11
unused import: `crate::math::Libm`
cross-compile (ubuntu-latest, 1.60.0, i686-unknown-freebsd): src/osc/sine.rs#L11
unused import: `crate::math::Libm`
test (ubuntu-latest, 1.60.0)
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/.
test (ubuntu-latest, 1.60.0)
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/
test (ubuntu-latest, 1.60.0)
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, 1.60.0)
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, 1.60.0)
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, 1.60.0)
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, 1.60.0): src/file.rs#L13
unused import: `Channel`
test (ubuntu-latest, 1.60.0): src/file.rs#L14
unused imports: `Audio`, `Sink`
test (ubuntu-latest, 1.60.0): src/tree.rs#L23
unused import: `time::Duration`
test (ubuntu-latest, 1.60.0): src/ops/clip.rs#L11
unused import: `crate::math::Libm`
test (ubuntu-latest, 1.60.0): src/ops/far.rs#L11
unused import: `crate::math::Libm`
test (ubuntu-latest, 1.60.0): src/ops/gain.rs#L11
unused import: `crate::math::Libm`
test (ubuntu-latest, 1.60.0): src/ops/limiter.rs#L11
unused import: `crate::math::Libm`
test (ubuntu-latest, 1.60.0): src/ops/near.rs#L11
unused import: `crate::math::Libm`
test (ubuntu-latest, 1.60.0): src/osc/pulse.rs#L11
unused import: `crate::math::Libm`
test (ubuntu-latest, 1.60.0): src/osc/sine.rs#L11
unused import: `crate::math::Libm`
test (macos-latest, 1.60.0)
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, 1.60.0)
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, 1.60.0)
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, 1.60.0)
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, 1.60.0)
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, 1.60.0)
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, 1.60.0)
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, 1.60.0)
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.60.0, aarch64-apple-ios)
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/.
cross-compile-ios (macos-latest, 1.60.0, aarch64-apple-ios)
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/
cross-compile-ios (macos-latest, 1.60.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.60.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.60.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.60.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.60.0, aarch64-apple-ios): src/file.rs#L14
unused imports: `Audio`, `Sink`
cross-compile-ios (macos-latest, 1.60.0, aarch64-apple-ios): src/tree.rs#L23
unused import: `time::Duration`
cross-compile-ios (macos-latest, 1.60.0, aarch64-apple-ios): src/ops/clip.rs#L11
unused import: `crate::math::Libm`
cross-compile-ios (macos-latest, 1.60.0, aarch64-apple-ios): src/ops/far.rs#L11
unused import: `crate::math::Libm`
cross-compile-ios (macos-latest, 1.60.0, aarch64-apple-ios): src/ops/gain.rs#L11
unused import: `crate::math::Libm`
cross-compile-ios (macos-latest, 1.60.0, aarch64-apple-ios): src/ops/near.rs#L11
unused import: `crate::math::Libm`
cross-compile-ios (macos-latest, 1.60.0, aarch64-apple-ios): src/osc/sine.rs#L11
unused import: `crate::math::Libm`