fix(cfg/manifest): trait issues with BootstrapOption #201
Annotations
2 errors and 16 warnings
src/builder.rs#L134
no method named `add_to_chroot` found for reference `&Auth` in the current scope
|
|
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#L9
unused import: `just_write`
|
src/builder.rs#L13
unused import: `OptionExt`
|
src/builder.rs#L17
unused import: `lazy_format::lazy_format as lzf`
|
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/builder.rs#L324
unused variable: `dr_extra_args`
|
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`
|
|
This job failed
Loading