feat(webserver): add GraphQL endpoints for gitlab integration #1999
Annotations
4 errors and 14 warnings
autofix
Canceling since a higher priority waiting request for 'TabbyML/tabby/.github/workflows/autofix-rust.yml@refs/pull/1967/merge-gitlab-provider-graphql' exists
|
autofix
The operation was canceled.
|
autofix:
crates/tabby/src/main.rs#L1
expected item, found `[`
|
autofix
aborting due to 1 previous error
|
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-db/src/email_setting.rs#L31
this function has too many arguments (8/7)
|
autofix
`tabby-db` (lib) generated 1 warning
|
autofix
`tabby-db` (lib test) generated 1 warning (1 duplicate)
|
autofix:
crates/tabby-common/src/registry.rs#L146
file opened with `create`, but `truncate` behavior not defined
|
autofix
`tabby-common` (lib test) generated 1 warning
|
autofix:
ee/tabby-webserver/src/service/email/mod.rs#L74
this function has too many arguments (8/7)
|
autofix
`tabby-webserver` (lib) generated 2 warnings
|
autofix
failed to automatically apply fixes suggested by rustc to crate `tabby`
|
autofix
useless use of `vec!`
|
autofix
`tabby` (bin "tabby" test) generated 1 warning (run `cargo clippy --fix --bin "tabby" --tests` to apply 1 suggestion)
|