Skip to content

feat: endpoint to register function calling on shortcuts #4851

feat: endpoint to register function calling on shortcuts

feat: endpoint to register function calling on shortcuts #4851

Triggered via push February 23, 2025 01:01
Status Failure
Total duration 5m 13s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 13 warnings
test-ubuntu
Process completed with exit code 101.
test-windows: screenpipe-audio/build.rs#L72
failed to resolve: use of undeclared crate or module `which`
test-windows
Process completed with exit code 1.
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-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-windows: screenpipe-core/src/pipes.rs#L41
unused import: `std::os::windows::process::CommandExt`