feat: .katsu.hcl format proposal, tidy up cmd!() #200
Annotations
16 warnings
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/
|
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/
|
src/builder.rs#L9
unused import: `just_write`
|
src/builder.rs#L216
use of deprecated method `cfg::partition::PartitionLayout::apply`: Switch to systemd-repart
|
src/builder.rs#L219
use of deprecated method `cfg::partition::PartitionLayout::mount_to_chroot`: use tiffin::Container instead
|
src/cfg/auth.rs#L39
unused variable: `chroot`
|
src/builder.rs#L23
constant `GRUB_PREPEND_COMMENT` is never used
|
src/builder.rs#L24
constant `LIMINE_PREPEND_COMMENT` is never used
|
src/builder.rs#L192
fields `image` and `bootloader` are never read
|
src/builder.rs#L232
fields `device`, `bootloader`, and `root_builder` are never read
|
src/builder.rs#L250
field `bootloader` is never read
|
|
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/
|
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/
|
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/
|
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/
|
This job succeeded
Loading