Skip to content

feat: update dependencies #35

feat: update dependencies

feat: update dependencies #35

Triggered via pull request February 20, 2024 01:40
Status Failure
Total duration 2m 59s
Artifacts

check-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 16 warnings
build
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@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/.
build
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/
build
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/
build
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/
build
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/
build
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/
build: app/src/modules/app/commands/poll/embeds/vote.rs#L21
unused variable: `stage`
build: app/src/modules/app/commands/poll/embeds/vote.rs#L24
unused variable: `poll`
build: app/src/modules/app/commands/poll/setup.rs#L48
unused variable: `poll_description`
build: app/src/modules/app/listeners/modal/poll_option.rs#L37
unused variable: `user_id`
build: app/src/modules/app/listeners/modal/poll_option.rs#L41
unused variable: `guild_id`
build: app/src/modules/app/listeners/modal/poll_option.rs#L122
unused variable: `message`
build: app/src/modules/app/listeners/modal/poll_option.rs#L122
variable does not need to be mutable
build: app/src/modules/app/commands/poll/mod.rs#L18
variants `Setup`, `Voting`, and `Closed` are never constructed
build: app/src/modules/app/commands/poll/embeds/vote.rs#L34
static `VOTE_EMBED` is never used
build: app/src/modules/app/commands/poll/progress_bar.rs#L3
type alias `PartialResults` is never used