Skip to content

feat: Add Support for Devices other than CUDA in Telemetry and Web UI #496

feat: Add Support for Devices other than CUDA in Telemetry and Web UI

feat: Add Support for Devices other than CUDA in Telemetry and Web UI #496

Triggered via pull request January 15, 2024 01:57
Status Success
Total duration 3m 32s
Artifacts

autofix-rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 15 warnings
autofix: crates/tabby/src/main.rs#L1
expected item, found `[`
autofix
aborting due to 1 previous error
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/tabby-inference/src/decoding.rs#L55
this `let...else` may be rewritten with the `?` operator
autofix
`tabby-inference` (lib) generated 1 warning
autofix: ee/tabby-webserver/src/schema/mod.rs#L9
use of deprecated struct `schema::auth::Invitation`
autofix: ee/tabby-webserver/src/schema/mod.rs#L103
use of deprecated struct `schema::auth::Invitation`
autofix: ee/tabby-webserver/src/schema/auth.rs#L292
use of deprecated struct `schema::auth::Invitation`
autofix: ee/tabby-webserver/src/schema/auth.rs#L300
use of deprecated struct `schema::auth::Invitation`
autofix: ee/tabby-webserver/src/schema/auth.rs#L303
use of deprecated field `schema::auth::Invitation::id`
autofix: ee/tabby-webserver/src/schema/auth.rs#L304
use of deprecated field `schema::auth::Invitation::email`
autofix: ee/tabby-webserver/src/schema/auth.rs#L305
use of deprecated field `schema::auth::Invitation::code`
autofix: ee/tabby-webserver/src/schema/auth.rs#L306
use of deprecated field `schema::auth::Invitation::created_at`