Skip to content
Triggered via schedule December 10, 2023 05:41
Status Success
Total duration 4m 47s
Artifacts

ci.yml

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

Annotations

6 warnings
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