CI #1475
ci.yml
on: schedule
Check
2m 8s
Check Formatting
13s
Clippy
2m 3s
Semver Checks
6m 58s
Check spelling
22s
Matrix: Test
Annotations
23 warnings
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/.
|
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-2/src/disk.rs#L17
creating a mutable reference to mutable static is discouraged
|
Clippy:
bios/stage-2/src/main.rs#L90
creating a mutable reference to mutable static is discouraged
|
Clippy:
bios/stage-4/src/main.rs#L31
use of a fallible conversion when an infallible one could be used
|
Clippy:
src/file_data_source.rs#L1
the item `Vec` is imported redundantly
|
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:
build.rs#L1
unused import: `async_process::Command`
|
Check:
build.rs#L5
constant `BOOTLOADER_VERSION` is never used
|
Check:
src/file_data_source.rs#L1
the item `Vec` is imported redundantly
|
Check:
bios/stage-2/src/disk.rs#L17
creating a mutable reference to mutable static is discouraged
|
Check:
bios/stage-2/src/main.rs#L90
creating a mutable reference to mutable static is discouraged
|
Check:
src/file_data_source.rs#L1
the item `Vec` is imported redundantly
|
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/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/.
|
Test (ubuntu-latest):
src/file_data_source.rs#L1
the item `Vec` is imported redundantly
|
Test (ubuntu-latest):
src/file_data_source.rs#L1
the item `Vec` is imported redundantly
|
Test (ubuntu-latest):
src/file_data_source.rs#L1
the item `Vec` is imported redundantly
|
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/.
|
Test (windows-latest):
src/file_data_source.rs#L1
the item `Vec` is imported redundantly
|
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/.
|
Test (macos-latest):
src/file_data_source.rs#L1
the item `Vec` is imported redundantly
|