Skip to content

Mem: Uncomment out melt function to properly fix memory issue #297

Mem: Uncomment out melt function to properly fix memory issue

Mem: Uncomment out melt function to properly fix memory issue #297

Triggered via push January 28, 2025 05:42
Status Failure
Total duration 1m 5s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 8 warnings
build
no method named `write_fmt` found for type `i32` in the current scope
build
the method `write_fmt` exists for mutable reference `&mut i32`, but its trait bounds were not satisfied
build
Process completed with exit code 101.
Test LLDebug Macro
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Meta
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build OS
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build OS: kernel/src/process.rs#L63
field `cpu_time` is never read
Build OS: kernel/src/process.rs#L366
field `backlog_wake_up` is never read
Build OS: kernel/src/process/vm_elf.rs#L52
methods `load_regions`, `load_segments`, and `fill_action` are never used
Build OS: kernel/src/timer.rs#L73
function `kernel_ticks` is never used