Feat/responses #38
Annotations
7 errors and 15 warnings
Run check:
src/routes/mod.rs#L24
unresolved import `rbatis::sql::IPageRequest`
|
Run check:
src/routes/v1/response.rs#L34
unresolved import `rbatis::sql::IntoSql`
|
Run check:
src/database/mod.rs#L160
cannot find trait `IPageRequest` in module `rbatis::sql`
|
Run check:
src/database/mod.rs#L160
cannot find trait `IPageRequest` in module `rbatis::sql`
|
Run check:
src/database/mod.rs#L160
cannot find trait `IPageRequest` in module `rbatis::sql`
|
Run check:
src/database/mod.rs#L160
cannot find trait `IPageRequest` in module `rbatis::sql`
|
Run check
Process completed 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 check:
src/database/mod.rs#L160
use of deprecated struct `rbatis::sql::Page`: please use `rbatis::plugin::page::Page`
|
Run check:
src/database/mod.rs#L160
use of deprecated struct `rbatis::sql::Page`: please use `rbatis::plugin::page::Page`
|
Run check:
src/database/mod.rs#L160
use of deprecated struct `rbatis::sql::Page`: please use `rbatis::plugin::page::Page`
|
Run check:
src/database/mod.rs#L160
use of deprecated struct `rbatis::sql::Page`: please use `rbatis::plugin::page::Page`
|
Run check:
src/routes/mod.rs#L24
use of deprecated struct `rbatis::sql::PageRequest`: please use `rbatis::plugin::page::PageRequest`
|
Run check:
src/routes/mod.rs#L61
use of deprecated struct `rbatis::sql::PageRequest`: please use `rbatis::plugin::page::PageRequest`
|
Run check:
src/routes/mod.rs#L62
use of deprecated struct `rbatis::sql::PageRequest`: please use `rbatis::plugin::page::PageRequest`
|
Run check:
src/routes/v1/mod.rs#L24
use of deprecated struct `rbatis::sql::Page`: please use `rbatis::plugin::page::Page`
|
Run check:
src/routes/v1/mod.rs#L95
use of deprecated struct `rbatis::sql::Page`: please use `rbatis::plugin::page::Page`
|
Run check:
src/routes/v1/prompt.rs#L23
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