Skip to content

CI

CI #1405

Triggered via schedule January 5, 2024 05:47
Status Success
Total duration 9m 30s
Artifacts

ci.yml

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

Annotations

4 warnings
Check: build.rs#L1
unused import: `async_process::Command`
Check: build.rs#L5
constant `BOOTLOADER_VERSION` is never used
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