add macro to read config fields #646
Annotations
1 error and 14 warnings
check
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check
It seems that this Action is executed from the forked repository.
|
check
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
|
check:
src/device/gpu.rs#L257
this function has too many arguments (8/7)
|
check:
src/device/sound.rs#L365
this function has too many arguments (8/7)
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
src/transport/mod.rs#L117
unused macro definition: `read_config_field`
|
build:
src/transport/mod.rs#L138
unused import: `read_config_field`
|
build:
src/queue.rs#L80
unused variable: `indirect`
|
build
`virtio-drivers` (lib) generated 3 warnings (run `cargo fix --lib -p virtio-drivers` to apply 1 suggestion)
|
build:
src/transport/mod.rs#L117
unused macro definition: `read_config_field`
|
build:
src/transport/mod.rs#L138
unused import: `read_config_field`
|
build:
src/queue.rs#L80
unused variable: `indirect`
|
build
`virtio-drivers` (lib) generated 3 warnings (run `cargo fix --lib -p virtio-drivers` to apply 1 suggestion)
|