Skip to content

Merge pull request #413 from rust-osdev/fix-data-model #1431

Merge pull request #413 from rust-osdev/fix-data-model

Merge pull request #413 from rust-osdev/fix-data-model #1431

Triggered via push January 28, 2024 10:06
Status Failure
Total duration 9m 56s
Artifacts

ci.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 15 warnings
Semver Checks
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Check Formatting
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/.
Clippy
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/.
Clippy: tests/test_kernels/ramdisk/src/bin/memory_map.rs#L78
unsafe function's docs miss `# Safety` section
Clippy: bios/stage-4/src/main.rs#L31
use of a fallible conversion when an infallible one could be used
Clippy: bios/stage-2/src/disk.rs#L17
mutable reference of mutable static is discouraged
Clippy: bios/stage-2/src/main.rs#L90
mutable reference of mutable static is discouraged
Check
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: build.rs#L1
unused import: `async_process::Command`
Check: build.rs#L5
constant `BOOTLOADER_VERSION` is never used
Check: bios/stage-2/src/disk.rs#L17
mutable reference of mutable static is discouraged
Check: bios/stage-2/src/main.rs#L90
mutable reference of mutable static is discouraged
Semver Checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (ubuntu-latest)
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/.
Test (macos-latest)
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/.
Test (windows-latest)
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/.