Skip to content

Fix: Mark ramdisk as used in memory map #1384

Fix: Mark ramdisk as used in memory map

Fix: Mark ramdisk as used in memory map #1384

Triggered via pull request December 28, 2023 13:28
Status Cancelled
Total duration 1m 17s
Artifacts

ci.yml

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

Annotations

11 errors and 2 warnings
Semver Checks
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Test (windows-latest)
Canceling since a higher priority waiting request for 'CI-408' exists
Test (windows-latest)
The operation was canceled.
Clippy
Canceling since a higher priority waiting request for 'CI-408' exists
Clippy
The operation was canceled.
Test (ubuntu-latest)
Canceling since a higher priority waiting request for 'CI-408' exists
Test (ubuntu-latest)
The operation was canceled.
Check
Canceling since a higher priority waiting request for 'CI-408' exists
Check
The operation was canceled.
Test (macos-latest)
Canceling since a higher priority waiting request for 'CI-408' exists
Test (macos-latest)
The operation was canceled.
Clippy: tests/test_kernels/ramdisk/src/bin/memory_map.rs#L79
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