Skip to content

refactor(webserver): cleanup directory structure / naming for Repository / GitRepository / GithubRepository / GitlabRepository #2034

refactor(webserver): cleanup directory structure / naming for Repository / GitRepository / GithubRepository / GitlabRepository

refactor(webserver): cleanup directory structure / naming for Repository / GitRepository / GithubRepository / GitlabRepository #2034

Triggered via pull request April 26, 2024 21:24
Status Success
Total duration 7m 55s
Artifacts

autofix-rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 16 warnings
autofix: crates/tabby/src/main.rs#L1
expected item, found `[`
autofix
aborting due to 1 previous error
autofix
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/.
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-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/schema/user_event.rs#L44
this function has too many arguments (8/7)
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!`