Skip to content

chore(fmt): format code #2

chore(fmt): format code

chore(fmt): format code #2

Triggered via push November 6, 2023 23:29
Status Failure
Total duration 1m 34s
Artifacts

release.yml

on: push
Check Style
8s
Check Style
Matrix: Test
Matrix: deploy
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 37 warnings
Test (stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test (beta)
The operation was canceled.
Check Style
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 Style
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 Style
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 Style
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 Style
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/
Test (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Test (stable)
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/
Test (stable)
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/
Test (stable)
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/
Test (stable)
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/
Test (stable)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Test (stable)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Test (stable): banhammer_cli/src/lib.rs#L9
unused variable: `validators`
Test (stable): banhammer_cli/src/lib.rs#L6
struct `Input` is never constructed
Test (stable): banhammer_cli/src/lib.rs#L9
associated function `get` is never used
Test (stable)
`banhammer_cli` (lib) generated 3 warnings (run `cargo fix --lib -p banhammer_cli` to apply 1 suggestion)
Test (stable): banhammer_cli/src/handler.rs#L7
unused import: `BanTypesEnum`
Test (stable): banhammer_cli/src/handler.rs#L195
unused import: `super::*`
Test (stable): banhammer_cli/src/main.rs#L6
unused imports: `BanType`, `BanTypesEnum`
Test (stable): banhammer/src/main.rs#L1
unused import: `std::collections::HashMap`
Test (stable)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Test (stable)
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
Test (stable): banhammer_cli/src/lib.rs#L9
unused variable: `validators`
Test (stable): banhammer_cli/src/lib.rs#L6
struct `Input` is never constructed
Test (stable): banhammer_cli/src/lib.rs#L9
associated function `get` is never used
Test (stable)
`banhammer_cli` (lib) generated 3 warnings (run `cargo fix --lib -p banhammer_cli` to apply 1 suggestion)
Test (stable): banhammer/src/main.rs#L1
unused import: `std::collections::HashMap`
Test (stable): banhammer/src/main.rs#L10
unused import: `DateTime`
Test (stable): banhammer/src/hammer.rs#L1
unused import: `fmt`
Test (stable): banhammer_cli/src/handler.rs#L7
unused import: `BanTypesEnum`
Test (beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Test (beta)
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/
Test (beta)
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/
Test (beta)
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/
Test (beta)
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/
Test (beta)
profiles for the non root package will be ignored, specify profiles at the workspace root:
Test (beta)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`