refactor: use official xcap version #4814
Annotations
2 errors and 9 warnings
Run cargo tests:
screenpipe-server/tests/video_utils_test.rs#L5
unresolved import `screenpipe_vision::perform_ocr_apple`
|
Run cargo tests
Process completed with exit code 101.
|
Run cargo tests:
screenpipe-server/src/add.rs#L198
unreachable statement
|
Run cargo tests:
screenpipe-server/src/add.rs#L42
unused variable: `use_embedding`
|
Run cargo tests:
screenpipe-server/src/add.rs#L135
unused variable: `frame_ids`
|
Run cargo tests:
screenpipe-server/src/add.rs#L165
value assigned to `previous_image` is never read
|
Run cargo tests:
screenpipe-server/src/add.rs#L181
unused variable: `engine_arc`
|
Run cargo tests:
screenpipe-server/src/add.rs#L184
unused variable: `text`
|
Run cargo tests:
screenpipe-server/src/add.rs#L184
unused variable: `confidence`
|
Run cargo tests:
screenpipe-server/src/add.rs#L80
variable does not need to be mutable
|
Run cargo tests:
screenpipe-server/src/add.rs#L81
variable does not need to be mutable
|
Loading