Skip to content

Portal: Portal macro building syscall 'call_syscall' method #325

Portal: Portal macro building syscall 'call_syscall' method

Portal: Portal macro building syscall 'call_syscall' method #325

Triggered via push February 7, 2025 16:43
Status Failure
Total duration 1m 6s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 7 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.
Build OS
Process completed with exit code 1.
Build OS: crates/portal-macro/src/ast.rs#L407
method `get_mod_ident` is never used
Build OS: kernel/src/int.rs#L241
enum `MemoryProtections` is never used
Build OS: kernel/src/int.rs#L248
variants `InvalidLength` and `OutOfMemory` are never constructed
Build OS: kernel/src/process.rs#L63
field `cpu_time` is never read
Build OS: kernel/src/process.rs#L391
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