Skip to content

feat: .katsu.hcl format proposal, tidy up cmd!() #200

feat: .katsu.hcl format proposal, tidy up cmd!()

feat: .katsu.hcl format proposal, tidy up cmd!() #200

Triggered via push July 9, 2024 18:15
Status Failure
Total duration 5m 8s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 38 warnings
Clippy: src/builder.rs#L9
unused import: `just_write`
Clippy: src/builder.rs#L216
use of deprecated method `cfg::partition::PartitionLayout::apply`: Switch to systemd-repart
Clippy: src/builder.rs#L219
use of deprecated method `cfg::partition::PartitionLayout::mount_to_chroot`: use tiffin::Container instead
Clippy: src/cfg/auth.rs#L39
unused variable: `chroot`
Clippy: src/builder.rs#L23
constant `GRUB_PREPEND_COMMENT` is never used
Clippy: src/builder.rs#L24
constant `LIMINE_PREPEND_COMMENT` is never used
Clippy: src/builder.rs#L192
fields `image` and `bootloader` are never read
Clippy: src/builder.rs#L232
fields `device`, `bootloader`, and `root_builder` are never read
Clippy: src/builder.rs#L250
field `bootloader` is never read
Clippy: src/builder.rs#L26
item name ends with its containing module's name
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Clippy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/
unit-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-test
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/
unit-test
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/
unit-test
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/
unit-test
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/
unit-test: src/builder.rs#L9
unused import: `just_write`
unit-test: src/builder.rs#L216
use of deprecated method `cfg::partition::PartitionLayout::apply`: Switch to systemd-repart
unit-test: src/builder.rs#L219
use of deprecated method `cfg::partition::PartitionLayout::mount_to_chroot`: use tiffin::Container instead
unit-test: src/cfg/auth.rs#L39
unused variable: `chroot`
unit-test: src/builder.rs#L23
constant `GRUB_PREPEND_COMMENT` is never used
unit-test: src/builder.rs#L24
constant `LIMINE_PREPEND_COMMENT` is never used
unit-test: src/builder.rs#L192
fields `image` and `bootloader` are never read
unit-test: src/builder.rs#L232
fields `device`, `bootloader`, and `root_builder` are never read
unit-test: src/builder.rs#L250
field `bootloader` is never read
unit-test
`katsu` (bin "katsu" test) generated 9 warnings (run `cargo fix --bin "katsu" --tests` to apply 1 suggestion)
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check: src/builder.rs#L9
unused import: `just_write`
Check: src/builder.rs#L216
use of deprecated method `cfg::partition::PartitionLayout::apply`: Switch to systemd-repart
Check: src/builder.rs#L219
use of deprecated method `cfg::partition::PartitionLayout::mount_to_chroot`: use tiffin::Container instead
Check: src/cfg/auth.rs#L39
unused variable: `chroot`
Check: src/builder.rs#L23
constant `GRUB_PREPEND_COMMENT` is never used
Check: src/builder.rs#L24
constant `LIMINE_PREPEND_COMMENT` is never used
Check: src/builder.rs#L192
fields `image` and `bootloader` are never read
Check: src/builder.rs#L232
fields `device`, `bootloader`, and `root_builder` are never read
Check: src/builder.rs#L250
field `bootloader` is never read
Check
`katsu` (bin "katsu") generated 9 warnings (run `cargo fix --bin "katsu"` to apply 1 suggestion)
Check
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/
Check
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/
Check
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/
Check
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/