Redesign API #179
Annotations
10 errors and 16 warnings
examples/play.rs#L6
unresolved import `fon::stereo`
|
examples/monitor.rs#L7
unresolved import `fon::mono`
|
examples/monitor.rs#L8
unresolved import `pasts::Join`
|
examples/record.rs#L7
unresolved import `pasts::Join`
|
examples/play.rs#L7
unresolved import `pasts::Join`
|
examples/play.rs#L8
unresolved import `twang`
|
target/debug/build/wavy-830907e7ddf33531/out/main.rs#L4
failed to resolve: use of undeclared type `Executor`
|
examples/record.rs#L28
cannot find type `Executor` in this scope
|
target/debug/build/wavy-830907e7ddf33531/out/main.rs#L4
failed to resolve: use of undeclared type `Executor`
|
examples/monitor.rs#L35
cannot find type `Executor` in this scope
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/lib.rs#L22
unused import: `event_iterator::EventIterator`
|
src/lib.rs#L23
unused imports: `Audio` and `Frame`
|
src/lib.rs#L60
field `audio_config` is never read
|
src/lib.rs#L65
field `audio_config` is never read
|
src/lib.rs#L70
field `t` is never read
|
|
target/debug/build/wavy-830907e7ddf33531/out/main.rs#L2
unexpected `cfg` condition value: `pasts/web`
|
examples/monitor.rs#L7
unused import: `Sink`
|
examples/play.rs#L6
unused import: `Sink`
|
examples/record.rs#L6
unused import: `Frame`
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading