fix(deps): update rust crate rbatis to 4.5.21 - autoclosed #37
Annotations
4 errors and 15 warnings
Run docs lint:
src/routes/feedback/mod.rs#L96
mismatched types
|
Run docs lint:
src/routes/feedback/prompt.rs#L95
mismatched types
|
Run docs lint:
src/routes/feedback/prompt.rs#L174
mismatched types
|
Run docs lint
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
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/
|
Install toolchain
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/
|
Install toolchain
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/
|
Install toolchain
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/
|
Install toolchain
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/
|
Run docs lint:
src/main.rs#L46
unused import: `Server`
|
Run docs lint:
src/main.rs#L47
unused import: `net::SocketAddr`
|
Run docs lint:
src/main.rs#L50
unused imports: `layer::SubscriberExt`, `util::SubscriberInitExt`
|
Run docs lint:
src/routes/mod.rs#L24
use of deprecated struct `rbatis::sql::PageRequest`: please use `rbatis::plugin::page::PageRequest`
|
Run docs lint:
src/routes/mod.rs#L56
use of deprecated struct `rbatis::sql::PageRequest`: please use `rbatis::plugin::page::PageRequest`
|
Run docs lint:
src/routes/mod.rs#L57
use of deprecated struct `rbatis::sql::PageRequest`: please use `rbatis::plugin::page::PageRequest`
|
Run docs lint:
src/routes/feedback/mod.rs#L24
use of deprecated struct `rbatis::sql::Page`: please use `rbatis::plugin::page::Page`
|
Run docs lint:
src/routes/feedback/mod.rs#L88
use of deprecated struct `rbatis::sql::Page`: please use `rbatis::plugin::page::Page`
|
Run docs lint:
src/routes/feedback/prompt.rs#L24
use of deprecated struct `rbatis::sql::Page`: please use `rbatis::plugin::page::Page`
|
Run docs lint:
src/routes/feedback/prompt.rs#L85
use of deprecated struct `rbatis::sql::Page`: please use `rbatis::plugin::page::Page`
|
The logs for this run have expired and are no longer available.
Loading