PCI: read full 64-bit size of 64-bit memory BARs #669
Annotations
1 error and 17 warnings
check
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
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/blk.rs#L59
operator precedence can trip the unwary
|
check:
src/device/socket/vsock.rs#L253
operator precedence can trip the unwary
|
check:
src/transport/pci/bus.rs#L126
operator precedence can trip the unwary
|
check:
src/transport/pci/bus.rs#L130
operator precedence can trip the unwary
|
check:
src/transport/x86_64.rs#L166
operator precedence can trip the unwary
|
check:
src/device/gpu.rs#L255
this function has too many arguments (8/7)
|
check:
src/device/sound.rs#L365
this function has too many arguments (8/7)
|
build:
src/config.rs#L100
unused macro definition: `write_config`
|
build:
src/config.rs#L114
unused import: `write_config`
|
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/config.rs#L100
unused macro definition: `write_config`
|
build:
src/config.rs#L114
unused import: `write_config`
|
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)
|