Mem: Add a simple buddy alloc system #250
build_and_test.yml
on: push
Check
26s
Build Meta
30s
Build OS
1m 13s
Test LLDebug Macro
25s
build
26s
build
22s
Annotations
6 errors and 11 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
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
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
|
Check
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 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:
kernel/src/main.rs#L45
unused variable: `layout`
|
Build OS:
kernel/src/main.rs#L49
unused variable: `ptr`
|
Build OS:
kernel/src/main.rs#L49
unused variable: `layout`
|