Skip to content

update cargo config #21

update cargo config

update cargo config #21

Triggered via push January 20, 2025 07:04
Status Failure
Total duration 44s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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#L7
unused import: `Mutex`
build: kernel/src/int.rs#L1
crate-level attribute should be in the root module
build: kernel/src/console/framebuffer.rs#L31
type `FrameBuffer` is more private than the item `display`
build: kernel/src/console/mod.rs#L77
type `Console` is more private than the item `console`
build: kernel/src/acpi.rs#L9
multiple fields are never read
build: kernel/src/acpi.rs#L25
multiple fields are never read
build: kernel/src/acpi.rs#L37
field `header` is never read