Meta: Put userspace files into initfs tar file #269
build_and_test.yml
on: push
Check
26s
Build Meta
30s
Build OS
1m 13s
Test LLDebug Macro
25s
build
25s
build
23s
Annotations
10 errors and 15 warnings
build:
crates/fs/src/fatfs/mod.rs#L68
associated constants `ALLOCATED_CLUSTER_BEGIN`, `FAT16_MAX`, and `FAT32_MAX` are never used
|
build:
crates/fs/src/fatfs/bpb.rs#L94
associated constants `FAT12_CLUSTERS` and `FAT16_CLUSTERS` are never used
|
build
Process completed with exit code 101.
|
build
ENOENT: no such file or directory, opendir '/home/runner/work/QuantumOS/QuantumOS/target/tests/target'
|
build
Error: ENOENT: no such file or directory, opendir '/home/runner/work/QuantumOS/QuantumOS/target/tests/target'
|
build
ENOENT: no such file or directory, opendir '/home/runner/work/QuantumOS/QuantumOS/target/tests/target'
|
build
Error: ENOENT: no such file or directory, opendir '/home/runner/work/QuantumOS/QuantumOS/target/tests/target'
|
build
the method `write_fmt` exists for mutable reference `&mut i32`, but its trait bounds were not satisfied
|
build
no method named `write_fmt` found for type `i32` in the current scope
|
build
Process completed with exit code 101.
|
build
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
|
Check
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:
crates/fs/src/fatfs/mod.rs#L68
associated constants `ALLOCATED_CLUSTER_BEGIN`, `FAT16_MAX`, and `FAT32_MAX` are never used
|
Build OS:
crates/fs/src/fatfs/bpb.rs#L94
associated constants `FAT12_CLUSTERS` and `FAT16_CLUSTERS` are never used
|
Build OS:
crates/mem/src/vmm.rs#L297
method `find_free_vm_page` is never used
|
Build OS:
kernel/src/scheduler.rs#L27
unused import: `Elf`
|
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#L40
field `id` is never read
|