fix(deps): update rust crate sea-query to 0.31.0 #1007
ci.yml
on: pull_request
NPM Build
15s
Cargo check
1m 59s
Cargo test
2m 36s
Cargo format
11s
Cargo clippy
1m 55s
Publish Docker image
0s
Annotations
27 errors and 54 warnings
Cargo clippy
the trait bound `entities::plex_user::Column: sea_query::IntoIden` is not satisfied
|
Cargo clippy
mismatched types
|
Cargo clippy
the trait bound `entities::plex_token::Column: sea_query::IntoIden` is not satisfied
|
Cargo clippy
mismatched types
|
Cargo clippy
the trait bound `entities::discord_user::Column: sea_query::IntoIden` is not satisfied
|
Cargo clippy
mismatched types
|
Cargo clippy
the trait bound `entities::discord_token::Column: sea_query::IntoIden` is not satisfied
|
Cargo clippy
mismatched types
|
Cargo clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Cargo check
the trait bound `entities::plex_user::Column: sea_query::IntoIden` is not satisfied
|
Cargo check
mismatched types
|
Cargo check
the trait bound `entities::plex_token::Column: sea_query::IntoIden` is not satisfied
|
Cargo check
mismatched types
|
Cargo check
the trait bound `entities::discord_user::Column: sea_query::IntoIden` is not satisfied
|
Cargo check
mismatched types
|
Cargo check
the trait bound `entities::discord_token::Column: sea_query::IntoIden` is not satisfied
|
Cargo check
mismatched types
|
Cargo check
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Cargo test
the trait bound `entities::plex_user::Column: sea_query::IntoIden` is not satisfied
|
Cargo test
mismatched types
|
Cargo test
the trait bound `entities::plex_token::Column: sea_query::IntoIden` is not satisfied
|
Cargo test
mismatched types
|
Cargo test
the trait bound `entities::discord_user::Column: sea_query::IntoIden` is not satisfied
|
Cargo test
mismatched types
|
Cargo test
the trait bound `entities::discord_token::Column: sea_query::IntoIden` is not satisfied
|
Cargo test
mismatched types
|
Cargo test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Cargo format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Cargo format
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Cargo format
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/
|
Cargo format
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/
|
Cargo format
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/
|
Cargo format
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/
|
Cargo clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Cargo clippy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Cargo clippy
use of deprecated struct `serenity::framework::standard::Configuration`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo clippy
use of deprecated struct `serenity::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo clippy
use of deprecated struct `serenity::framework::standard::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo clippy
use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo clippy
use of deprecated struct `serenity::framework::standard::CommandGroup`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo clippy
use of deprecated struct `serenity::framework::standard::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo clippy
use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo clippy
use of deprecated struct `serenity::framework::standard::CommandGroup`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo clippy
use of deprecated struct `serenity::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo clippy
use of deprecated struct `serenity::framework::standard::Configuration`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo 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/
|
Cargo 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/
|
Cargo 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/
|
Cargo 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/
|
Cargo check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Cargo check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Cargo 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/
|
Cargo 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/
|
Cargo 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/
|
Cargo 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/
|
Cargo check
use of deprecated struct `serenity::framework::standard::Configuration`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo check
use of deprecated struct `serenity::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo check
use of deprecated struct `serenity::framework::standard::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo check
use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo check
use of deprecated struct `serenity::framework::standard::CommandGroup`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo check
use of deprecated struct `serenity::framework::standard::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo check
use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo check
use of deprecated struct `serenity::framework::standard::CommandGroup`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo check
use of deprecated struct `serenity::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo check
use of deprecated struct `serenity::framework::standard::Configuration`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Cargo test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Cargo test
use of deprecated struct `serenity::framework::standard::Configuration`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo test
use of deprecated struct `serenity::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo test
use of deprecated struct `serenity::framework::standard::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo test
use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo test
use of deprecated struct `serenity::framework::standard::CommandGroup`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo test
use of deprecated struct `serenity::framework::standard::GroupOptions`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo test
use of deprecated unit variant `serenity::framework::standard::OnlyIn::None`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo test
use of deprecated struct `serenity::framework::standard::CommandGroup`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo test
use of deprecated struct `serenity::framework::StandardFramework`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo test
use of deprecated struct `serenity::framework::standard::Configuration`: The standard framework is deprecated, and will be removed in 0.13. Please migrate to `poise` for command handling
|
Cargo 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/
|
Cargo 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/
|
Cargo 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/
|
Cargo 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/
|