Skip to content

Redesign API

Redesign API #179

Triggered via pull request October 6, 2024 02:49
Status Failure
Total duration 42s
Artifacts

ci.yml

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

Annotations

53 errors and 58 warnings
test (ubuntu-latest, stable): examples/play.rs#L6
unresolved import `fon::stereo`
test (ubuntu-latest, stable): examples/monitor.rs#L7
unresolved import `fon::mono`
test (ubuntu-latest, stable): examples/monitor.rs#L8
unresolved import `pasts::Join`
test (ubuntu-latest, stable): examples/record.rs#L7
unresolved import `pasts::Join`
test (ubuntu-latest, stable): examples/play.rs#L7
unresolved import `pasts::Join`
test (ubuntu-latest, stable): examples/play.rs#L8
unresolved import `twang`
test (ubuntu-latest, stable): target/debug/build/wavy-830907e7ddf33531/out/main.rs#L4
failed to resolve: use of undeclared type `Executor`
test (ubuntu-latest, stable): examples/record.rs#L28
cannot find type `Executor` in this scope
test (ubuntu-latest, stable): target/debug/build/wavy-830907e7ddf33531/out/main.rs#L4
failed to resolve: use of undeclared type `Executor`
test (ubuntu-latest, stable): examples/monitor.rs#L35
cannot find type `Executor` in this scope
test (macos-latest, beta)
The job was canceled because "ubuntu-latest_stable" failed.
test (macos-latest, stable)
The job was canceled because "ubuntu-latest_stable" failed.
test (macos-latest, nightly)
The job was canceled because "ubuntu-latest_stable" failed.
cross-compile (ubuntu-latest, beta, aarch64-fuchsia)
The process '/home/runner/.cargo/bin/rustup' failed with exit code 1
cross-compile (ubuntu-latest, stable, aarch64-linux-android)
The job was canceled because "ubuntu-latest_beta_aarch6" failed.
cross-compile (ubuntu-latest, beta, x86_64-apple-darwin)
The job was canceled because "ubuntu-latest_beta_aarch6" failed.
cross-compile (ubuntu-latest, nightly, aarch64-linux-android)
The job was canceled because "ubuntu-latest_beta_aarch6" failed.
cross-compile (ubuntu-latest, stable, i686-unknown-freebsd)
The job was canceled because "ubuntu-latest_beta_aarch6" failed.
cross-compile (ubuntu-latest, nightly, aarch64-fuchsia)
The job was canceled because "ubuntu-latest_beta_aarch6" failed.
cross-compile (ubuntu-latest, stable, aarch64-fuchsia)
The job was canceled because "ubuntu-latest_beta_aarch6" failed.
cross-compile (ubuntu-latest, nightly, i686-unknown-linux-gnu)
The job was canceled because "ubuntu-latest_beta_aarch6" failed.
cross-compile (ubuntu-latest, stable, i686-unknown-linux-gnu)
The job was canceled because "ubuntu-latest_beta_aarch6" failed.
cross-compile (ubuntu-latest, stable, i686-pc-windows-gnu)
The job was canceled because "ubuntu-latest_beta_aarch6" failed.
cross-compile (ubuntu-latest, stable, wasm32-unknown-unknown)
The job was canceled because "ubuntu-latest_beta_aarch6" failed.
cross-compile (ubuntu-latest, nightly, i686-pc-windows-gnu)
The job was canceled because "ubuntu-latest_beta_aarch6" failed.
test (ubuntu-latest, nightly)
The job was canceled because "ubuntu-latest_stable" failed.
test (ubuntu-latest, nightly)
The operation was canceled.
cross-compile (ubuntu-latest, nightly, i686-unknown-freebsd)
The job was canceled because "ubuntu-latest_beta_aarch6" failed.
cross-compile (ubuntu-latest, nightly, wasm32-unknown-unknown)
The job was canceled because "ubuntu-latest_beta_aarch6" failed.
cross-compile (ubuntu-latest, nightly, x86_64-unknown-redox)
The job was canceled because "ubuntu-latest_beta_aarch6" failed.
cross-compile (ubuntu-latest, stable, x86_64-unknown-redox)
The job was canceled because "ubuntu-latest_beta_aarch6" failed.
cross-compile (ubuntu-latest, nightly, x86_64-apple-darwin)
The job was canceled because "ubuntu-latest_beta_aarch6" failed.
test (ubuntu-latest, beta)
The job was canceled because "ubuntu-latest_stable" failed.
test (ubuntu-latest, beta)
The operation was canceled.
cross-compile (ubuntu-latest, beta, aarch64-linux-android)
The job was canceled because "ubuntu-latest_beta_aarch6" failed.
cross-compile (ubuntu-latest, beta, aarch64-linux-android)
The operation was canceled.
cross-compile (ubuntu-latest, stable, x86_64-apple-darwin)
The job was canceled because "ubuntu-latest_beta_aarch6" failed.
cross-compile (ubuntu-latest, beta, x86_64-unknown-redox)
The job was canceled because "ubuntu-latest_beta_aarch6" failed.
cross-compile (ubuntu-latest, beta, x86_64-unknown-redox)
A task was canceled.
test (windows-latest, stable)
The job was canceled because "ubuntu-latest_stable" failed.
test (windows-latest, stable)
The operation was canceled.
cross-compile (ubuntu-latest, beta, i686-unknown-linux-gnu)
The job was canceled because "ubuntu-latest_beta_aarch6" failed.
cross-compile (ubuntu-latest, beta, i686-unknown-linux-gnu)
The operation was canceled.
cross-compile (ubuntu-latest, beta, i686-unknown-freebsd)
The job was canceled because "ubuntu-latest_beta_aarch6" failed.
cross-compile (ubuntu-latest, beta, i686-unknown-freebsd)
A task was canceled.
test (windows-latest, nightly)
The job was canceled because "ubuntu-latest_stable" failed.
test (windows-latest, nightly)
The operation was canceled.
cross-compile (ubuntu-latest, beta, i686-pc-windows-gnu)
The job was canceled because "ubuntu-latest_beta_aarch6" failed.
cross-compile (ubuntu-latest, beta, i686-pc-windows-gnu)
A task was canceled.
test (windows-latest, beta)
The job was canceled because "ubuntu-latest_stable" failed.
test (windows-latest, beta)
The operation was canceled.
cross-compile (ubuntu-latest, beta, wasm32-unknown-unknown)
The job was canceled because "ubuntu-latest_beta_aarch6" failed.
cross-compile (ubuntu-latest, beta, wasm32-unknown-unknown)
A task was canceled.
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)
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/
test (ubuntu-latest, stable): src/lib.rs#L22
unused import: `event_iterator::EventIterator`
test (ubuntu-latest, stable): src/lib.rs#L23
unused imports: `Audio` and `Frame`
test (ubuntu-latest, stable): src/lib.rs#L60
field `audio_config` is never read
test (ubuntu-latest, stable): src/lib.rs#L65
field `audio_config` is never read
test (ubuntu-latest, stable): src/lib.rs#L70
field `t` is never read
test (ubuntu-latest, stable)
`wavy` (lib) generated 5 warnings (run `cargo fix --lib -p wavy` to apply 2 suggestions)
test (ubuntu-latest, stable): target/debug/build/wavy-830907e7ddf33531/out/main.rs#L2
unexpected `cfg` condition value: `pasts/web`
test (ubuntu-latest, stable): examples/monitor.rs#L7
unused import: `Sink`
test (ubuntu-latest, stable): examples/play.rs#L6
unused import: `Sink`
test (ubuntu-latest, stable): examples/record.rs#L6
unused import: `Frame`
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/
cross-compile (ubuntu-latest, beta, 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. 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, beta, aarch64-fuchsia)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
cross-compile-ios (macos-latest, stable, 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, stable, aarch64-apple-ios)
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/
cross-compile-ios (macos-latest, stable, aarch64-apple-ios): src/lib.rs#L22
unused import: `event_iterator::EventIterator`
cross-compile-ios (macos-latest, stable, aarch64-apple-ios): src/lib.rs#L23
unused imports: `Audio` and `Frame`
cross-compile-ios (macos-latest, stable, aarch64-apple-ios): src/lib.rs#L60
field `audio_config` is never read
cross-compile-ios (macos-latest, stable, aarch64-apple-ios): src/lib.rs#L65
field `audio_config` is never read
cross-compile-ios (macos-latest, stable, aarch64-apple-ios)
`wavy` (lib) generated 5 warnings (run `cargo fix --lib -p wavy` to apply 2 suggestions)
cross-compile-ios (macos-latest, stable, 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, stable, 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, stable, 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, stable, 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, nightly, 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, nightly, aarch64-apple-ios)
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/
cross-compile-ios (macos-latest, nightly, aarch64-apple-ios): src/lib.rs#L22
unused import: `event_iterator::EventIterator`
cross-compile-ios (macos-latest, nightly, aarch64-apple-ios): src/lib.rs#L23
unused imports: `Audio` and `Frame`
cross-compile-ios (macos-latest, nightly, aarch64-apple-ios): src/lib.rs#L60
field `audio_config` is never read
cross-compile-ios (macos-latest, nightly, aarch64-apple-ios): src/lib.rs#L65
field `audio_config` is never read
cross-compile-ios (macos-latest, nightly, aarch64-apple-ios)
`wavy` (lib) generated 5 warnings (run `cargo fix --lib -p wavy` to apply 2 suggestions)
cross-compile-ios (macos-latest, nightly, 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, nightly, 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, nightly, 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, nightly, 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, beta, 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, beta, aarch64-apple-ios)
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/
cross-compile-ios (macos-latest, beta, aarch64-apple-ios): src/lib.rs#L22
unused import: `event_iterator::EventIterator`
cross-compile-ios (macos-latest, beta, aarch64-apple-ios): src/lib.rs#L23
unused imports: `Audio` and `Frame`
cross-compile-ios (macos-latest, beta, aarch64-apple-ios): src/lib.rs#L60
field `audio_config` is never read
cross-compile-ios (macos-latest, beta, aarch64-apple-ios): src/lib.rs#L65
field `audio_config` is never read
cross-compile-ios (macos-latest, beta, aarch64-apple-ios)
`wavy` (lib) generated 5 warnings (run `cargo fix --lib -p wavy` to apply 2 suggestions)
cross-compile-ios (macos-latest, beta, 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, beta, 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, beta, 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, beta, 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/