Skip to content

Merge pull request #169 from rcore-os/configspace #647

Merge pull request #169 from rcore-os/configspace

Merge pull request #169 from rcore-os/configspace #647

Triggered via push December 4, 2024 08:59
Status Failure
Total duration 1m 8s
Artifacts

main.yml

on: push
Matrix: examples
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 9 warnings
build: src/transport/fake.rs#L17
missing documentation for a struct field
build: src/transport/fake.rs#L18
missing documentation for a struct field
build: src/transport/fake.rs#L19
missing documentation for a struct field
build: src/transport/fake.rs#L20
missing documentation for a struct field
build: src/transport/fake.rs#L21
missing documentation for a struct field
build: src/transport/fake.rs#L134
missing documentation for a struct
build: src/transport/fake.rs#L135
missing documentation for a struct field
build: src/transport/fake.rs#L136
missing documentation for a struct field
build: src/transport/fake.rs#L137
missing documentation for a struct field
build: src/transport/fake.rs#L138
missing documentation for a struct field
this function has too many arguments (8/7): src/device/sound.rs#L365
warning: this function has too many arguments (8/7) --> src/device/sound.rs:365:5 | 365 | / pub fn pcm_set_params( 366 | | &mut self, 367 | | stream_id: u32, 368 | | buffer_bytes: u32, ... | 373 | | rate: PcmRate, 374 | | ) -> Result { | |_______________^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments
this function has too many arguments (8/7): src/device/gpu.rs#L256
warning: this function has too many arguments (8/7) --> src/device/gpu.rs:256:5 | 256 | / fn update_cursor( 257 | | &mut self, 258 | | resource_id: u32, 259 | | scanout_id: u32, ... | 264 | | is_move: bool, 265 | | ) -> Result { | |_______________^ | = 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
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/queue.rs#L80
unused variable: `indirect`
build
`virtio-drivers` (lib) generated 1 warning
build: src/queue.rs#L80
unused variable: `indirect`
build
`virtio-drivers` (lib) generated 1 warning
build
`virtio-drivers` (lib test) generated 1 warning (1 duplicate)