Merge pull request #413 from rust-osdev/fix-data-model #1431
Annotations
5 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check docs.rs build:
build.rs#L1
unused import: `async_process::Command`
|
Check docs.rs build:
build.rs#L5
constant `BOOTLOADER_VERSION` is never used
|
Run `cargo check`:
bios/stage-2/src/disk.rs#L17
mutable reference of mutable static is discouraged
|
Run `cargo check`:
bios/stage-2/src/main.rs#L90
mutable reference of mutable static is discouraged
|
The logs for this run have expired and are no longer available.
Loading