CI #1334
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: schedule
Check
2m 10s
Check Formatting
13s
Clippy
3m 3s
Semver Checks
2m 45s
Check spelling
17s
Matrix: Test
Annotations
6 warnings
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
|
Clippy:
bios/stage-4/src/main.rs#L31
use of a fallible conversion when an infallible one could be used
|