CI #1377
ci.yml
on: schedule
Check
1m 43s
Check Formatting
15s
Clippy
1m 16s
Semver Checks
18s
Check spelling
14s
Matrix: Test
Annotations
1 error and 6 warnings
Semver Checks
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
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
|