feat(ee): implement user authentication api #31
Annotations
3 errors and 12 warnings
autofix:
ee/tabby-webserver/src/server/auth.rs#L333
binary operation `==` cannot be applied to type `schema::auth::UserInfo`
|
autofix
could not compile `tabby-webserver` (lib test) due to previous error
|
autofix
Process completed with exit code 2.
|
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:
crates/llama-cpp-bindings/src/llama.rs#L83
value assigned to `stopped` is never read
|
autofix
`llama-cpp-bindings` (lib) generated 1 warning
|
autofix:
ee/tabby-webserver/src/api.rs#L43
this function has too many arguments (11/7)
|
autofix:
ee/tabby-webserver/src/api.rs#L43
this function has too many arguments (11/7)
|
autofix:
ee/tabby-webserver/src/server/auth.rs#L150
redundant pattern matching, consider using `is_some()`
|
autofix:
ee/tabby-webserver/src/server/auth.rs#L158
redundant pattern matching, consider using `is_some()`
|
autofix
`tabby-webserver` (lib) generated 4 warnings
|