Native look (#1452) #4878
Annotations
3 errors and 17 warnings
test-ubuntu
Process completed with exit code 101.
|
|
test-windows
Process completed with exit code 1.
|
test-ubuntu:
screenpipe-server/src/add.rs#L198
unreachable statement
|
test-ubuntu:
screenpipe-server/src/add.rs#L42
unused variable: `use_embedding`
|
test-ubuntu:
screenpipe-server/src/add.rs#L135
unused variable: `frame_ids`
|
test-ubuntu:
screenpipe-server/src/add.rs#L165
value assigned to `previous_image` is never read
|
test-ubuntu:
screenpipe-server/src/add.rs#L181
unused variable: `engine_arc`
|
test-ubuntu:
screenpipe-server/src/add.rs#L184
unused variable: `text`
|
test-ubuntu:
screenpipe-server/src/add.rs#L184
unused variable: `confidence`
|
test-ubuntu:
screenpipe-server/src/add.rs#L80
variable does not need to be mutable
|
test-ubuntu:
screenpipe-server/src/add.rs#L81
variable does not need to be mutable
|
test-ubuntu:
screenpipe-server/tests/video_utils_test.rs#L3
unused import: `screenpipe_core::Language`
|
test-macos
Cache not found for keys: v0-rust-test-macos-Darwin-6c42b331-c572fed6, v0-rust-test-macos-Darwin-6c42b331
|
test-macos
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test-macos:
screenpipe-core/tests/pipes_test.rs#L8
unused import: `path::PathBuf`
|
test-macos:
screenpipe-core/tests/pipes_test.rs#L10
unused import: `tokio::fs::create_dir_all`
|
test-windows
Cache not found for keys: v0-rust-test-windows-Windows_NT-5c334ccc-4e6b5691, v0-rust-test-windows-Windows_NT-5c334ccc
|
test-windows
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test-windows:
screenpipe-core/src/pipes.rs#L41
unused import: `std::os::windows::process::CommandExt`
|