refactor(db): extract ee/tabby-db #372
Annotations
15 warnings
autofix
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/
|
autofix
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/
|
autofix
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/
|
autofix
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/
|
autofix
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/
|
autofix:
ee/tabby-webserver/src/schema/mod.rs#L9
use of deprecated struct `schema::auth::Invitation`
|
autofix:
ee/tabby-webserver/src/schema/mod.rs#L101
use of deprecated struct `schema::auth::Invitation`
|
autofix:
ee/tabby-webserver/src/schema/auth.rs#L268
use of deprecated struct `schema::auth::Invitation`
|
autofix:
ee/tabby-webserver/src/schema/auth.rs#L276
use of deprecated struct `schema::auth::Invitation`
|
autofix:
ee/tabby-webserver/src/schema/auth.rs#L279
use of deprecated field `schema::auth::Invitation::id`
|
autofix:
ee/tabby-webserver/src/schema/auth.rs#L280
use of deprecated field `schema::auth::Invitation::email`
|
autofix:
ee/tabby-webserver/src/schema/auth.rs#L281
use of deprecated field `schema::auth::Invitation::code`
|
autofix:
ee/tabby-webserver/src/schema/auth.rs#L282
use of deprecated field `schema::auth::Invitation::created_at`
|
autofix
`tabby-webserver` (lib) generated 16 warnings (8 duplicates)
|
autofix
the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1
|