Skip to content

lldebug: Inital work on generator #134

lldebug: Inital work on generator

lldebug: Inital work on generator #134

Triggered via push October 10, 2024 03:42
Status Failure
Total duration 1m 13s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build: crates/lldebug/src/lib.rs#L102
creating a mutable reference to mutable static is discouraged
build: crates/lldebug/src/lib.rs#L133
creating a mutable reference to mutable static is discouraged
build: crates/lldebug/src/lib.rs#L49
creating a mutable reference to mutable static is discouraged
build: crates/lldebug/src/lib.rs#L193
creating a mutable reference to mutable static is discouraged
build
Process completed with exit code 101.
Test LLDebug Macro: crates/lldebug-macro/src/generate.rs#L85
unused variable: `macro_input`
Test LLDebug Macro: crates/lldebug-macro/src/generate.rs#L49
function `static_stream_var_name` is never used
Test LLDebug Macro: crates/lldebug-macro/src/generate.rs#L71
function `static_stream_var` is never used
Test LLDebug Macro: crates/lldebug-macro/src/parse.rs#L36
fields `stream_name`, `debug_type`, and `init_expr` are never read
Test LLDebug Macro
Process completed with exit code 101.
Build OS: crates/lldebug-macro/src/generate.rs#L85
unused variable: `macro_input`
Build OS: crates/lldebug-macro/src/generate.rs#L49
function `static_stream_var_name` is never used
Build OS: crates/lldebug-macro/src/generate.rs#L71
function `static_stream_var` is never used
Build OS: crates/lldebug-macro/src/parse.rs#L36
fields `stream_name`, `debug_type`, and `init_expr` are never read
Build OS: crates/lldebug/src/lib.rs#L102
creating a mutable reference to mutable static is discouraged
Build OS: crates/lldebug/src/lib.rs#L133
creating a mutable reference to mutable static is discouraged
Build OS: bootloader/stage-16bit/src/console.rs#L62
unreachable statement
Build OS: bootloader/stage-16bit/src/disk.rs#L54
creating a mutable reference to mutable static is discouraged
Build OS: bootloader/stage-16bit/src/disk.rs#L55
creating a shared reference to mutable static is discouraged
Build OS: bootloader/stage-16bit/src/memory.rs#L34
creating a mutable reference to mutable static is discouraged