add macro to read config fields #645
Annotations
1 error and 8 warnings
Clippy
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Clippy
It seems that this Action is executed from the forked repository.
|
Clippy
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.
|
Clippy:
src/device/gpu.rs#L258
this function has too many arguments (8/7)
|
Clippy:
src/device/sound.rs#L365
this function has too many arguments (8/7)
|
Clippy:
src/queue.rs#L814
the following explicit lifetimes could be elided: 'a, 'b
|
Clippy:
src/transport/pci/bus.rs#L489
the following explicit lifetimes could be elided: 'a
|
Clippy:
src/lib.rs#L124
manually reimplementing `div_ceil`
|
Loading