revert back to http challenge #853
Annotations
26 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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, 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/
|
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/model/mod.rs#L11
unused import: `context::SushiiContext`
|
sushii-2/src/prelude.rs#L1
unused imports: `Error` and `Result`
|
sushii-2/src/prelude.rs#L2
unused import: `crate::keys::*`
|
sushii-2/src/handlers/mod.rs#L7
unused variable: `ctx`
|
sushii-2/src/handlers/mod.rs#L15
unused variable: `ctx`
|
sushii-2/src/utils/duration.rs#L14
function `parse_duration_std` is never used
|
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/prelude.rs#L1
unused imports: `Error` and `Result`
|
sushii-2/src/prelude.rs#L2
unused import: `crate::keys::*`
|
sushii-2/src/handlers/mod.rs#L7
unused variable: `ctx`
|
sushii-2/src/handlers/mod.rs#L15
unused variable: `ctx`
|
sushii-2/src/utils/duration.rs#L5
function `point_str` is never used
|
sushii-2/src/utils/duration.rs#L14
function `parse_duration_std` is never used
|
The logs for this run have expired and are no longer available.
Loading