CI #1428
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: schedule
Check
1m 33s
Check Formatting
15s
Clippy
1m 40s
Semver Checks
3m 34s
Check spelling
11s
Matrix: Test
Annotations
6 errors and 13 warnings
Check
Process completed with exit code 101.
|
Test (ubuntu-latest)
Process completed with exit code 101.
|
Clippy
Process completed with exit code 101.
|
Test (windows-latest)
Process completed with exit code 1.
|
Semver Checks
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
Test (macos-latest)
Process completed with exit code 101.
|
Check Formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|
Test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. 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/rust-problem-matchers@v1.1.0. 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
|
Test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1.1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|