merge greenboot-success.target inside heathcheck service #144
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Check spelling
9s
Cargo fmt
9s
Clippy
56s
build_and_test
51s
Annotations
12 errors and 8 warnings
|
Check spelling:
tests/greenboot-ostree.sh#L365
msdos ==> ms-dos
|
|
Check spelling:
tests/greenboot-ostree.sh#L132
bootup ==> boot up, boot-up
|
|
Clippy
variables can be used directly in the `format!` string
|
|
Clippy
variables can be used directly in the `format!` string
|
|
Clippy
variables can be used directly in the `format!` string
|
|
Clippy
variables can be used directly in the `format!` string
|
|
Clippy
variables can be used directly in the `format!` string
|
|
Clippy
variables can be used directly in the `format!` string
|
|
Clippy
variables can be used directly in the `format!` string
|
|
Clippy
variables can be used directly in the `format!` string
|
|
Clippy
variables can be used directly in the `format!` string
|
|
Clippy
variables can be used directly in the `format!` string
|
|
Cargo fmt
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/
|
|
Cargo fmt
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/
|
|
Cargo fmt
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/
|
|
Cargo fmt
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/
|
|
build_and_test
`greenboot` (lib) generated 3 warnings (run `cargo fix --lib -p greenboot` to apply 2 suggestions)
|
|
build_and_test:
src/lib/mount.rs#L15
function `is_boot_rw` is never used
|
|
build_and_test:
src/lib/mount.rs#L4
unused imports: `Command` and `Stdio`
|
|
build_and_test:
src/lib/mount.rs#L1
unused imports: `info` and `warn`
|