Skip to content

fix(cfg/manifest): trait issues with BootstrapOption #201

fix(cfg/manifest): trait issues with BootstrapOption

fix(cfg/manifest): trait issues with BootstrapOption #201

Triggered via push July 18, 2024 12:25
Status Failure
Total duration 2m 45s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 41 warnings
Clippy: src/builder.rs#L9
unused import: `just_write`
Clippy: src/builder.rs#L13
unused import: `OptionExt`
Clippy: src/builder.rs#L17
unused import: `lazy_format::lazy_format as lzf`
Clippy: src/cfg/partition.rs#L362
found empty brackets on struct declaration
Clippy: src/builder.rs#L134
no method named `add_to_chroot` found for reference `&cfg::auth::Auth` in the current scope
Clippy: src/builder.rs#L225
use of deprecated method `cfg::partition::PartitionLayout::apply`: Switch to systemd-repart
Clippy: src/builder.rs#L228
use of deprecated method `cfg::partition::PartitionLayout::mount_to_chroot`: use tiffin::Container instead
Clippy: src/builder.rs#L324
unused variable: `dr_extra_args`
Clippy: src/cfg/ensan_fns.rs#L7
unused variable: `args`
Clippy: src/cfg/manifest.rs#L36
unused variable: `bootstrap_option`
unit-test: src/builder.rs#L134
no method named `add_to_chroot` found for reference `&Auth` in the current scope
unit-test
The process '/github/home/.cargo/bin/cargo' failed with exit code 101
Check: src/builder.rs#L134
no method named `add_to_chroot` found for reference `&Auth` in the current scope
Check
The process '/github/home/.cargo/bin/cargo' failed with exit code 101
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/
Clippy
unknown lint: `clippy::renamed_function_params`
Clippy
unknown lint: `clippy::field_scoped_visibility_modifiers`
Clippy
`katsu` (bin "katsu") generated 2 warnings
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#L13
unused import: `OptionExt`
unit-test: src/builder.rs#L17
unused import: `lazy_format::lazy_format as lzf`
unit-test: src/builder.rs#L225
use of deprecated method `cfg::partition::PartitionLayout::apply`: Switch to systemd-repart
unit-test: src/builder.rs#L228
use of deprecated method `cfg::partition::PartitionLayout::mount_to_chroot`: use tiffin::Container instead
unit-test: src/builder.rs#L324
unused variable: `dr_extra_args`
unit-test: src/cfg/ensan_fns.rs#L7
unused variable: `args`
unit-test: src/cfg/manifest.rs#L36
unused variable: `bootstrap_option`
unit-test: src/cfg/manifest.rs#L36
unused variable: `serializer`
unit-test
`katsu` (bin "katsu" test) generated 9 warnings
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#L13
unused import: `OptionExt`
Check: src/builder.rs#L17
unused import: `lazy_format::lazy_format as lzf`
Check: src/builder.rs#L225
use of deprecated method `cfg::partition::PartitionLayout::apply`: Switch to systemd-repart
Check: src/builder.rs#L228
use of deprecated method `cfg::partition::PartitionLayout::mount_to_chroot`: use tiffin::Container instead
Check: src/builder.rs#L324
unused variable: `dr_extra_args`
Check: src/cfg/ensan_fns.rs#L7
unused variable: `args`
Check: src/cfg/manifest.rs#L36
unused variable: `bootstrap_option`
Check: src/cfg/manifest.rs#L36
unused variable: `serializer`
Check
`katsu` (bin "katsu") generated 9 warnings
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/