Mem: Introduce new PhysAddr type to repr an address in physical memory #274
build_and_test.yml
on: push
Check
19s
Build Meta
22s
Build OS
53s
Test LLDebug Macro
22s
build
19s
build
21s
Annotations
3 errors and 16 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.
|
Check
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
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
|
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 OS
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build OS:
crates/tar/src/lib.rs#L30
unused import: `lldebug::hexdump::HexPrint`
|
Build OS:
crates/tar/src/lib.rs#L33
unused import: `lldebug::logln`
|
Build OS:
crates/mem/src/vmm.rs#L297
method `find_free_vm_page` is never used
|
Build OS:
kernel/src/main.rs#L143
unreachable statement
|
Build OS:
kernel/src/int.rs#L157
unused variable: `rdx`
|
Build OS:
kernel/src/int.rs#L158
unused variable: `rcx`
|
Build OS:
kernel/src/int.rs#L159
unused variable: `r8`
|
Build OS:
kernel/src/gdt.rs#L87
function `set_tss_for_interrupt` is never used
|
Build OS:
kernel/src/scheduler.rs#L41
field `id` is never read
|
Build OS:
kernel/src/scheduler.rs#L47
field `process_list` is never read
|