Skip to content

feat(cfg/auth): Auth.add_to_chroot() #202

feat(cfg/auth): Auth.add_to_chroot()

feat(cfg/auth): Auth.add_to_chroot() #202

Triggered via push July 18, 2024 12:41
Status Failure
Total duration 5m 6s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 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#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`
Clippy: src/cfg/manifest.rs#L36
unused variable: `serializer`
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: src/builder.rs#L27
constant `GRUB_PREPEND_COMMENT` is never used
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: src/builder.rs#L27
constant `GRUB_PREPEND_COMMENT` is never used
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/