Skip to content

update README

update README #25

Triggered via push January 22, 2025 12:15
Status Failure
Total duration 26s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
build: kernel/src/lib.rs#L12
file not found for module `ata`
build
Process completed with exit code 101.
build: kernel/src/acpi.rs#L22
type `ACPI_table_header` should have an upper camel case name
build: kernel/src/acpi.rs#L52
type `PCIE_CFG_ALLOC` should have an upper camel case name
build: kernel/src/int.rs#L4
unused import: `x86_64::structures::idt::HandlerFunc`
build: kernel/src/int.rs#L8
unused import: `Mutex`
build: kernel/src/int.rs#L1
crate-level attribute should be in the root module