feat(webserver): Implement file search and meta query #1525
Annotations
2 errors and 14 warnings
Run make fix:
crates/tabby/src/main.rs#L1
expected item, found `[`
|
Run make fix
aborting due to 1 previous error
|
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, mozilla-actions/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 Rust
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 Rust
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 Rust
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 Rust
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 make fix:
ee/tabby-db/src/email_setting.rs#L31
this function has too many arguments (8/7)
|
Run make fix
`tabby-db` (lib) generated 1 warning
|
Run make fix:
ee/tabby-webserver/src/service/email/mod.rs#L74
this function has too many arguments (8/7)
|
Run make fix
`tabby-webserver` (lib) generated 1 warning
|
Run make fix
`tabby-webserver` (lib test) generated 1 warning (1 duplicate)
|
Run make fix
failed to automatically apply fixes suggested by rustc to crate `tabby`
|
Run make fix
useless use of `vec!`
|
Run make fix
`tabby` (bin "tabby" test) generated 1 warning (run `cargo clippy --fix --bin "tabby" --tests` to apply 1 suggestion)
|
Loading