fix(stt): limit Soniqo model options #9529
Annotations
21 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run cargo test --workspace \:
crates/audio-actual/src/speaker/macos.rs#L41
fields `common_format`, `producer`, `waker`, `wake_pending`, `dropped_samples`, and `conversion_buffer` are never read
|
|
Run cargo test --workspace \:
crates/audio-actual/src/speaker/macos.rs#L20
field `agg_desc` is never read
|
|
Run cargo test --workspace \:
crates/audio-actual/src/speaker/mod.rs#L8
constant `BUFFER_SIZE` is never used
|
|
Run cargo test --workspace \:
crates/audio-actual/src/speaker/mod.rs#L7
constant `CHUNK_SIZE` is never used
|
|
Run cargo test --workspace \:
crates/audio-actual/src/rt_ring.rs#L151
function `push_f32_to_ringbuf` is never used
|
|
Run cargo test --workspace \:
crates/audio-actual/src/rt_ring.rs#L101
function `convert_and_push_to_ringbuf` is never used
|
|
Run cargo test --workspace \:
crates/fs-sync-core/src/test_fixtures.rs#L145
methods `note` and `memo` are never used
|
|
Run cargo test --workspace \:
crates/api-research/src/mcp/server.rs#L15
field `tool_router` is never read
|
|
Run cargo test --workspace \:
crates/api-support/src/mcp/server.rs#L29
field `tool_router` is never read
|
|
Run cargo test --workspace \:
crates/owhisper-client/src/adapter/smallestai/live.rs#L214
field `speaker_confidence` is never read
|
|
Run cargo test -p desktop:
apps/desktop/src-tauri/src/lib.rs#L205
unused variable: `app_clone`
|
|
Run cargo test -p desktop:
plugins/local-llm/src/ext.rs#L1
unused import: `future::Future`
|
|
Run cargo test -p desktop:
plugins/icon/src/overlay.rs#L17
variant `Degraded` is never constructed
|
|
Run cargo test -p desktop:
plugins/detect/src/timer_registry.rs#L40
method `start_if_absent` is never used
|
|
Run cargo test -p desktop:
crates/owhisper-client/src/adapter/smallestai/live.rs#L214
field `speaker_confidence` is never read
|
|
Run cargo check -p desktop:
apps/desktop/src-tauri/src/lib.rs#L205
unused variable: `app_clone`
|
|
Run cargo check -p desktop:
plugins/local-llm/src/ext.rs#L1
unused import: `future::Future`
|
|
Run cargo check -p desktop:
plugins/icon/src/overlay.rs#L17
variant `Degraded` is never constructed
|
|
Run cargo check -p desktop:
plugins/detect/src/timer_registry.rs#L40
method `start_if_absent` is never used
|
|
Run cargo check -p desktop:
crates/owhisper-client/src/adapter/smallestai/live.rs#L214
field `speaker_confidence` is never read
|
background
wait
wait-all
cancel
parallel
Loading