Portal: Portal macro building syscall 'call_syscall' method #325
build_and_test.yml
on: push
Check
24s
Build Meta
20s
Build OS
58s
Test LLDebug Macro
22s
build
24s
build
19s
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
|