CI #1489
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run cargo clippy --all --all-targets:
tests/test_kernels/ramdisk/src/bin/memory_map.rs#L78
unsafe function's docs miss `# Safety` section
|
Run cargo clippy --all --all-targets:
bios/stage-4/src/main.rs#L31
use of a fallible conversion when an infallible one could be used
|
Run cargo clippy --all --all-targets:
bios/stage-2/src/disk.rs#L17
creating a mutable reference to mutable static is discouraged
|
Run cargo clippy --all --all-targets:
bios/stage-2/src/main.rs#L90
creating a mutable reference to mutable static is discouraged
|
Run cargo clippy --all --all-targets:
src/file_data_source.rs#L1
the item `Vec` is imported redundantly
|
The logs for this run have expired and are no longer available.
Loading