Bump Dockerfile Debian to bookworm-slim #845
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 45 warnings
Test sushii-feeds
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test sushii-feeds
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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 sushii-feeds
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 sushii-feeds
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 sushii-feeds
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 sushii-feeds
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 sushii-model
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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 sushii-model:
sushii-model/src/model/sql/guild/guild_config.rs#L403
function `fmt_role` is never used
|
Test sushii-model:
sushii-model/src/model/sql/guild/guild_config.rs#L407
function `fmt_num` is never used
|
Test sushii-model:
sushii-model/src/model/sql/guild/guild_config.rs#L411
function `fmt_duration` is never used
|
Test sushii-model
`sushii-model` (lib) generated 3 warnings
|
Test sushii-model
the following packages contain code that will be rejected by a future version of Rust: sqlx-macros v0.5.9
|
Test sushii-model
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 sushii-model
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 sushii-model
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 sushii-model
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 sushii-model:
sushii-model/src/model/sql/guild/guild_config.rs#L403
function `fmt_role` is never used
|
Test sushii-model:
sushii-model/src/model/sql/guild/guild_config.rs#L407
function `fmt_num` is never used
|
Test sushii-model:
sushii-model/src/model/sql/guild/guild_config.rs#L411
function `fmt_duration` is never used
|
Test sushii-model
`sushii-model` (lib) generated 3 warnings
|
Test sushii-model
the following packages contain code that will be rejected by a future version of Rust: sqlx-macros v0.5.9
|
Test sushii-2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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 sushii-2
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 sushii-2
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 sushii-2
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 sushii-2
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 sushii-2:
sushii-model/src/model/sql/guild/guild_config.rs#L403
function `fmt_role` is never used
|
Test sushii-2:
sushii-model/src/model/sql/guild/guild_config.rs#L407
function `fmt_num` is never used
|
Test sushii-2:
sushii-model/src/model/sql/guild/guild_config.rs#L411
function `fmt_duration` is never used
|
Test sushii-2
`sushii-model` (lib) generated 3 warnings
|
Test sushii-2:
sushii-2/src/commands/moderation/cases/mute.rs#L4
unused import: `std::fmt::Write`
|
Test sushii-2:
sushii-2/src/commands/moderation/cases/mute.rs#L6
unused import: `crate::model::sql::*`
|
Test sushii-2:
sushii-2/src/commands/moderation/channel.rs#L4
unused import: `serenity::utils::parse_channel`
|
Test sushii-2:
sushii-2/src/commands/roles/mod.rs#L11
unused imports: `get_roles::*`, `list_role_ids::*`, `send_info::*`, `set_roles::*`, `set_roles_channel::*`
|
Test sushii-2:
sushii-2/src/commands/settings/mute.rs#L1
unused imports: `Args`, `CommandResult`, `macros::command`
|
Test sushii-2:
sushii-2/src/commands/settings/mute.rs#L2
unused import: `serenity::model::prelude::*`
|
Test sushii-2:
sushii-model/src/model/sql/guild/guild_config.rs#L403
function `fmt_role` is never used
|
Test sushii-2:
sushii-model/src/model/sql/guild/guild_config.rs#L407
function `fmt_num` is never used
|
Test sushii-2:
sushii-model/src/model/sql/guild/guild_config.rs#L411
function `fmt_duration` is never used
|
Test sushii-2
`sushii-model` (lib) generated 3 warnings
|
Test sushii-2:
sushii-2/src/commands/moderation/cases/mute.rs#L6
unused import: `crate::model::sql::*`
|
Test sushii-2:
sushii-2/src/commands/moderation/channel.rs#L4
unused import: `serenity::utils::parse_channel`
|
Test sushii-2:
sushii-2/src/commands/roles/mod.rs#L11
unused imports: `get_roles::*`, `list_role_ids::*`, `send_info::*`, `set_roles::*`, `set_roles_channel::*`
|
Test sushii-2:
sushii-2/src/commands/settings/mute.rs#L1
unused imports: `Args`, `CommandResult`, `macros::command`
|
Test sushii-2:
sushii-2/src/commands/settings/mute.rs#L2
unused import: `serenity::model::prelude::*`
|
Test sushii-2:
sushii-2/src/commands/settings/mute.rs#L3
unused import: `serenity::prelude::*`
|