Skip to content

Embed bios and uefi binaries #1285

Embed bios and uefi binaries

Embed bios and uefi binaries #1285

Triggered via pull request October 17, 2023 15:28
Status Failure
Total duration 6m 57s
Artifacts

ci.yml

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

Annotations

7 errors and 6 warnings
Check Formatting: src/lib.rs#L151
Diff in /home/runner/work/bootloader/bootloader/src/lib.rs
Check Formatting: src/lib.rs#L192
Diff in /home/runner/work/bootloader/bootloader/src/lib.rs
Check Formatting: src/lib.rs#L240
Diff in /home/runner/work/bootloader/bootloader/src/lib.rs
Check Formatting: src/mbr.rs#L15
Diff in /home/runner/work/bootloader/bootloader/src/mbr.rs
Check Formatting: src/mbr.rs#L22
Diff in /home/runner/work/bootloader/bootloader/src/mbr.rs
Check Formatting: src/mbr.rs#L44
Diff in /home/runner/work/bootloader/bootloader/src/mbr.rs
Check Formatting
Process completed with exit code 1.
Clippy: src/lib.rs#L228
the borrowed expression implements the required traits
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