Skip to content

fix(deps): update rust crate poise to 0.6.0 #305

fix(deps): update rust crate poise to 0.6.0

fix(deps): update rust crate poise to 0.6.0 #305

Triggered via pull request April 15, 2024 01:49
Status Failure
Total duration 1m 36s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 32 warnings
clippy: target/debug/build/intersection-c8332f64485e90a5/out/parser.rs#L778
cannot initialize a tuple struct which contains private fields
clippy: src/main.rs#L116
cannot find type `Mutex` in module `serenity`
clippy: src/util/mention_application_command.rs#L20
module `command` is private
clippy: src/commands/dry_run.rs#L136
use of deprecated type alias `poise::serenity_prelude::AttachmentType`: use CreateAttachment instead
clippy: src/main.rs#L146
type annotations needed
clippy: src/main.rs#L194
no method named `collect_limit` found for struct `poise::serenity_prelude::ComponentInteractionCollector` in the current scope
clippy: src/main.rs#L282
field `0` of struct `poise::serenity_prelude::UserId` is private
clippy: src/main.rs#L291
mismatched types
clippy: src/main.rs#L297
mismatched types
clippy: src/commands/about/drql.rs#L16
no method named `current_user_id` found for struct `std::sync::Arc<poise::serenity_prelude::Cache>` in the current scope
check: target/debug/build/intersection-bd7b92017f88b608/out/parser.rs#L778
cannot initialize a tuple struct which contains private fields
check: src/main.rs#L116
cannot find type `Mutex` in module `serenity`
check: src/util/mention_application_command.rs#L20
module `command` is private
check: src/main.rs#L146
type annotations needed
check: src/main.rs#L194
no method named `collect_limit` found for struct `ComponentInteractionCollector` in the current scope
check: src/main.rs#L282
field `0` of struct `UserId` is private
check: src/main.rs#L291
mismatched types
check: src/main.rs#L297
mismatched types
check: src/commands/about/drql.rs#L16
no method named `current_user_id` found for struct `Arc<Cache>` in the current scope
check: src/util/mention_application_command.rs#L20
no function or associated item named `get_global_application_commands` found for struct `poise::serenity_prelude::Command` in the current scope
test: src/drql/interpreter.rs#L128
cannot initialize a tuple struct which contains private fields
test: src/drql/parser.rs#L50
cannot initialize a tuple struct which contains private fields
test: target/debug/build/intersection-4a8061f7b8a3116a/out/parser.rs#L778
cannot initialize a tuple struct which contains private fields
test: src/main.rs#L116
cannot find type `Mutex` in module `serenity`
test: src/util/mention_application_command.rs#L20
module `command` is private
test: src/main.rs#L146
type annotations needed
test: src/main.rs#L194
no method named `collect_limit` found for struct `ComponentInteractionCollector` in the current scope
test: src/main.rs#L282
field `0` of struct `poise::serenity_prelude::UserId` is private
test: src/main.rs#L291
mismatched types
test: src/main.rs#L297
mismatched types
fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, r7kamura/rust-problem-matchers@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
fmt
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/
fmt
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/
fmt
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/
fmt
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/
fmt
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/
clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, r7kamura/rust-problem-matchers@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy
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/
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/
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/
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/
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/
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, r7kamura/rust-problem-matchers@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check
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: src/commands/dry_run.rs#L136
use of deprecated type alias `poise::serenity_prelude::AttachmentType`: use CreateAttachment instead
check: src/commands/ping.rs#L1
unused import: `anyhow::Context`
check: src/util/mention_application_command.rs#L1
unused import: `anyhow::Context`
check
`intersection` (bin "intersection") generated 3 warnings
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/
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/
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/
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/
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, r7kamura/rust-problem-matchers@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
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
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
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
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
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: src/commands/dry_run.rs#L136
use of deprecated type alias `poise::serenity_prelude::AttachmentType`: use CreateAttachment instead
test: src/commands/ping.rs#L1
unused import: `anyhow::Context`
test: src/util/mention_application_command.rs#L1
unused import: `anyhow::Context`
test
`intersection` (bin "intersection" test) generated 3 warnings