Skip to content

fix(deps): update rust crate tokio to 1.35.1 #43

fix(deps): update rust crate tokio to 1.35.1

fix(deps): update rust crate tokio to 1.35.1 #43

Triggered via pull request December 30, 2023 22:29
Status Failure
Total duration 6m 50s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 34 warnings
docs: src/docs.rs#L84
the trait bound `HashMap<std::string::String, Vec<input::FeedbackPromptFieldResponse>>: ToSchema<'_>` is not satisfied
docs
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
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
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/
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/
docs
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/
docs
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/
docs
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/
docs
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/
docs
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/
docs: src/main.rs#L46
unused import: `Server`
docs: src/main.rs#L47
unused import: `net::SocketAddr`
docs: src/main.rs#L50
unused imports: `layer::SubscriberExt`, `util::SubscriberInitExt`
docs
`feedback-fusion` (bin "feedback-fusion") generated 3 warnings
tests
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/
tests
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/
tests
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/
tests
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/
tests
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/
tests: tests/http_tests.rs#L24
use of deprecated struct `rbatis::sql::Page`: please use `rbatis::plugin::page::Page`
tests: tests/http_tests.rs#L129
use of deprecated struct `rbatis::sql::Page`: please use `rbatis::plugin::page::Page`
tests: tests/http_tests.rs#L249
use of deprecated struct `rbatis::sql::Page`: please use `rbatis::plugin::page::Page`
tests: tests/http_tests.rs#L277
use of deprecated struct `rbatis::sql::Page`: please use `rbatis::plugin::page::Page`
tests: tests/http_tests.rs#L307
use of deprecated struct `rbatis::sql::Page`: please use `rbatis::plugin::page::Page`
tests: tests/http_tests.rs#L447
use of deprecated struct `rbatis::sql::Page`: please use `rbatis::plugin::page::Page`
tests: tests/http_tests.rs#L488
use of deprecated struct `rbatis::sql::Page`: please use `rbatis::plugin::page::Page`
tests: tests/http_tests.rs#L512
use of deprecated struct `rbatis::sql::Page`: please use `rbatis::plugin::page::Page`
tests: tests/http_tests.rs#L130
use of deprecated field `rbatis::sql::Page::records`: please use `rbatis::plugin::page::Page`
tests: tests/http_tests.rs#L131
use of deprecated field `rbatis::sql::Page::records`: please use `rbatis::plugin::page::Page`