refactor: strip unused deps #204
Annotations
15 warnings
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/
|
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/
|
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/
|
src/builder.rs#L225
use of deprecated method `cfg::partition::PartitionLayout::apply`: Switch to systemd-repart
|
src/builder.rs#L228
use of deprecated method `cfg::partition::PartitionLayout::mount_to_chroot`: use tiffin::Container instead
|
src/cfg/ensan_fns.rs#L7
unused variable: `args`
|
src/cfg/manifest.rs#L36
unused variable: `bootstrap_option`
|
src/cfg/manifest.rs#L36
unused variable: `serializer`
|
src/builder.rs#L201
fields `image` and `bootloader` are never read
|
src/builder.rs#L241
fields `device`, `bootloader`, and `root_builder` are never read
|
src/builder.rs#L259
field `bootloader` is never read
|
|
This job succeeded
Loading