Embed bios and uefi binaries #1314
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Check
2m 50s
Check Formatting
21s
Clippy
1m 59s
Semver Checks
2m 30s
Check spelling
15s
Matrix: Test
Annotations
12 errors and 5 warnings
Test (ubuntu-latest):
src/lib.rs#L45
environment variable `BIOS_BOOT_SECTOR_PATH` not defined at compile time
|
Test (ubuntu-latest):
src/lib.rs#L46
environment variable `BIOS_STAGE_2_PATH` not defined at compile time
|
Test (ubuntu-latest):
src/lib.rs#L47
environment variable `BIOS_STAGE_3_PATH` not defined at compile time
|
Test (ubuntu-latest):
src/lib.rs#L48
environment variable `BIOS_STAGE_4_PATH` not defined at compile time
|
Test (ubuntu-latest):
src/lib.rs#L116
failed to resolve: use of undeclared crate or module `mbr`
|
Test (ubuntu-latest)
Process completed with exit code 101.
|
Check:
src/lib.rs#L44
couldn't read src/: Is a directory (os error 21)
|
Check:
src/lib.rs#L45
couldn't read src/: Is a directory (os error 21)
|
Check:
src/lib.rs#L46
couldn't read src/: Is a directory (os error 21)
|
Check:
src/lib.rs#L47
couldn't read src/: Is a directory (os error 21)
|
Check:
src/lib.rs#L48
couldn't read src/: Is a directory (os error 21)
|
Check
Process completed with exit code 101.
|
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
|