Skip to content

use buffered processing #329

use buffered processing

use buffered processing #329

Triggered via push December 15, 2024 10:35
Status Success
Total duration 1m 18s
Artifacts

clippy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
missing documentation for a method: crates/kira/src/sound.rs#L74
warning: missing documentation for a method --> crates/kira/src/sound.rs:74:2 | 74 | fn process_one(&mut self, dt: f64, info: &Info) -> Frame { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> crates/kira/src/lib.rs:245:9 | 245 | #![warn(missing_docs)] | ^^^^^^^^^^^^
this function has too many arguments (8/7): crates/kira/src/track/sub.rs#L130
warning: this function has too many arguments (8/7) --> crates/kira/src/track/sub.rs:130:2 | 130 | / pub fn process( 131 | | &mut self, 132 | | out: &mut [Frame], 133 | | dt: f64, ... | 138 | | send_tracks: &mut ResourceStorage<SendTrack>, 139 | | ) { | |_____^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments = note: `#[warn(clippy::too_many_arguments)]` on by default
missing documentation for a method: crates/kira/src/sound.rs#L74
warning: missing documentation for a method --> crates/kira/src/sound.rs:74:2 | 74 | fn process_one(&mut self, dt: f64, info: &Info) -> Frame { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> crates/kira/src/lib.rs:245:9 | 245 | #![warn(missing_docs)] | ^^^^^^^^^^^^
this function has too many arguments (8/7): crates/kira/src/track/sub.rs#L130
warning: this function has too many arguments (8/7) --> crates/kira/src/track/sub.rs:130:2 | 130 | / pub fn process( 131 | | &mut self, 132 | | out: &mut [Frame], 133 | | dt: f64, ... | 138 | | send_tracks: &mut ResourceStorage<SendTrack>, 139 | | ) { | |_____^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments = note: `#[warn(clippy::too_many_arguments)]` on by default
missing documentation for a method: crates/kira/src/sound.rs#L74
warning: missing documentation for a method --> crates/kira/src/sound.rs:74:2 | 74 | fn process_one(&mut self, dt: f64, info: &Info) -> Frame { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> crates/kira/src/lib.rs:245:9 | 245 | #![warn(missing_docs)] | ^^^^^^^^^^^^
this function has too many arguments (8/7): crates/kira/src/track/sub.rs#L130
warning: this function has too many arguments (8/7) --> crates/kira/src/track/sub.rs:130:2 | 130 | / pub fn process( 131 | | &mut self, 132 | | out: &mut [Frame], 133 | | dt: f64, ... | 138 | | send_tracks: &mut ResourceStorage<SendTrack>, 139 | | ) { | |_____^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments = note: `#[warn(clippy::too_many_arguments)]` on by default
missing documentation for a method: crates/kira/src/sound.rs#L74
warning: missing documentation for a method --> crates/kira/src/sound.rs:74:2 | 74 | fn process_one(&mut self, dt: f64, info: &Info) -> Frame { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> crates/kira/src/lib.rs:245:9 | 245 | #![warn(missing_docs)] | ^^^^^^^^^^^^
this function has too many arguments (8/7): crates/kira/src/track/sub.rs#L130
warning: this function has too many arguments (8/7) --> crates/kira/src/track/sub.rs:130:2 | 130 | / pub fn process( 131 | | &mut self, 132 | | out: &mut [Frame], 133 | | dt: f64, ... | 138 | | send_tracks: &mut ResourceStorage<SendTrack>, 139 | | ) { | |_____^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments = note: `#[warn(clippy::too_many_arguments)]` on by default
missing documentation for a method: crates/kira/src/sound.rs#L74
warning: missing documentation for a method --> crates/kira/src/sound.rs:74:2 | 74 | fn process_one(&mut self, dt: f64, info: &Info) -> Frame { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> crates/kira/src/lib.rs:245:9 | 245 | #![warn(missing_docs)] | ^^^^^^^^^^^^
this function has too many arguments (8/7): crates/kira/src/track/sub.rs#L130
warning: this function has too many arguments (8/7) --> crates/kira/src/track/sub.rs:130:2 | 130 | / pub fn process( 131 | | &mut self, 132 | | out: &mut [Frame], 133 | | dt: f64, ... | 138 | | send_tracks: &mut ResourceStorage<SendTrack>, 139 | | ) { | |_____^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments = note: `#[warn(clippy::too_many_arguments)]` on by default
missing documentation for a method: crates/kira/src/sound.rs#L74
warning: missing documentation for a method --> crates/kira/src/sound.rs:74:2 | 74 | fn process_one(&mut self, dt: f64, info: &Info) -> Frame { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> crates/kira/src/lib.rs:245:9 | 245 | #![warn(missing_docs)] | ^^^^^^^^^^^^
this function has too many arguments (8/7): crates/kira/src/track/sub.rs#L130
warning: this function has too many arguments (8/7) --> crates/kira/src/track/sub.rs:130:2 | 130 | / pub fn process( 131 | | &mut self, 132 | | out: &mut [Frame], 133 | | dt: f64, ... | 138 | | send_tracks: &mut ResourceStorage<SendTrack>, 139 | | ) { | |_____^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments = note: `#[warn(clippy::too_many_arguments)]` on by default
missing documentation for a method: crates/kira/src/sound.rs#L74
warning: missing documentation for a method --> crates/kira/src/sound.rs:74:2 | 74 | fn process_one(&mut self, dt: f64, info: &Info) -> Frame { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> crates/kira/src/lib.rs:245:9 | 245 | #![warn(missing_docs)] | ^^^^^^^^^^^^
this function has too many arguments (8/7): crates/kira/src/track/sub.rs#L130
warning: this function has too many arguments (8/7) --> crates/kira/src/track/sub.rs:130:2 | 130 | / pub fn process( 131 | | &mut self, 132 | | out: &mut [Frame], 133 | | dt: f64, ... | 138 | | send_tracks: &mut ResourceStorage<SendTrack>, 139 | | ) { | |_____^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments = note: `#[warn(clippy::too_many_arguments)]` on by default
missing documentation for a method: crates/kira/src/sound.rs#L74
warning: missing documentation for a method --> crates/kira/src/sound.rs:74:2 | 74 | fn process_one(&mut self, dt: f64, info: &Info) -> Frame { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> crates/kira/src/lib.rs:245:9 | 245 | #![warn(missing_docs)] | ^^^^^^^^^^^^
this function has too many arguments (8/7): crates/kira/src/track/sub.rs#L130
warning: this function has too many arguments (8/7) --> crates/kira/src/track/sub.rs:130:2 | 130 | / pub fn process( 131 | | &mut self, 132 | | out: &mut [Frame], 133 | | dt: f64, ... | 138 | | send_tracks: &mut ResourceStorage<SendTrack>, 139 | | ) { | |_____^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments = note: `#[warn(clippy::too_many_arguments)]` on by default
clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636