Include openssl in dockerfile #844
Annotations
25 warnings
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/
|
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/
|
sushii-model/src/model/sql/guild/guild_config.rs#L403
function `fmt_role` is never used
|
sushii-model/src/model/sql/guild/guild_config.rs#L407
function `fmt_num` is never used
|
sushii-model/src/model/sql/guild/guild_config.rs#L411
function `fmt_duration` is never used
|
|
sushii-2/src/commands/moderation/cases/mute.rs#L4
unused import: `std::fmt::Write`
|
sushii-2/src/commands/moderation/cases/mute.rs#L6
unused import: `crate::model::sql::*`
|
sushii-2/src/commands/moderation/channel.rs#L4
unused import: `serenity::utils::parse_channel`
|
sushii-2/src/commands/roles/mod.rs#L11
unused imports: `get_roles::*`, `list_role_ids::*`, `send_info::*`, `set_roles::*`, `set_roles_channel::*`
|
sushii-2/src/commands/settings/mute.rs#L1
unused imports: `Args`, `CommandResult`, `macros::command`
|
sushii-2/src/commands/settings/mute.rs#L2
unused import: `serenity::model::prelude::*`
|
sushii-model/src/model/sql/guild/guild_config.rs#L403
function `fmt_role` is never used
|
sushii-model/src/model/sql/guild/guild_config.rs#L407
function `fmt_num` is never used
|
sushii-model/src/model/sql/guild/guild_config.rs#L411
function `fmt_duration` is never used
|
|
sushii-2/src/commands/moderation/cases/mute.rs#L6
unused import: `crate::model::sql::*`
|
sushii-2/src/commands/moderation/channel.rs#L4
unused import: `serenity::utils::parse_channel`
|
sushii-2/src/commands/roles/mod.rs#L11
unused imports: `get_roles::*`, `list_role_ids::*`, `send_info::*`, `set_roles::*`, `set_roles_channel::*`
|
sushii-2/src/commands/settings/mute.rs#L1
unused imports: `Args`, `CommandResult`, `macros::command`
|
sushii-2/src/commands/settings/mute.rs#L2
unused import: `serenity::model::prelude::*`
|
sushii-2/src/commands/settings/mute.rs#L3
unused import: `serenity::prelude::*`
|
The logs for this run have expired and are no longer available.
Loading