Build #1824
build.yml
on: schedule
Check Formatting
11s
Clippy
19s
Matrix: Test
Annotations
6 errors and 18 warnings
Test (ubuntu-latest)
failed to run `rustc` to learn about target-specific information
|
Test (ubuntu-latest)
Process completed with exit code 1.
|
Test (macos-latest)
failed to run `rustc` to learn about target-specific information
|
Test (macos-latest)
Process completed with exit code 1.
|
Test (windows-latest)
failed to run `rustc` to learn about target-specific information
|
Test (windows-latest)
Process completed with exit code 1.
|
Clippy:
src/args/build.rs#L102
this expression creates a reference which is immediately dereferenced by the compiler
|
Clippy:
src/builder/bootloader.rs#L116
the borrowed expression implements the required traits
|
Clippy:
src/builder/disk_image.rs#L39
the borrowed expression implements the required traits
|
Clippy:
src/config.rs#L136
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
|
Clippy
`bootimage` (lib) generated 4 warnings (run `cargo clippy --fix --lib -p bootimage` to apply 4 suggestions)
|
Clippy
`bootimage` (bin "cargo-bootimage") generated 1 warning (run `cargo clippy --fix --bin "cargo-bootimage"` to apply 1 suggestion)
|
Test (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test (macos-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|