Skip to content

Merge pull request #410 from rust-osdev/release #1392

Merge pull request #410 from rust-osdev/release

Merge pull request #410 from rust-osdev/release #1392

Triggered via push December 28, 2023 14:00
Status Failure
Total duration 9m 8s
Artifacts

ci.yml

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

Annotations

1 error and 7 warnings
Semver Checks
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Clippy: tests/test_kernels/ramdisk/src/bin/memory_map.rs#L78
unsafe function's docs miss `# Safety` section
Clippy: bios/stage-4/src/main.rs#L31
use of a fallible conversion when an infallible one could be used
Check: build.rs#L1
unused import: `async_process::Command`
Check: build.rs#L4
unused import: `Path`
Check: build.rs#L18
unused variable: `out_dir`
Check: build.rs#L61
unused variable: `out_dir`
Check: build.rs#L5
constant `BOOTLOADER_VERSION` is never used