Skip to content

refactor: 优化 Edge TTS 音频预取机制 #9

refactor: 优化 Edge TTS 音频预取机制

refactor: 优化 Edge TTS 音频预取机制 #9

Triggered via push March 2, 2026 11:55
Status Failure
Total duration 1m 22s
Artifacts

release.yml

on: push
Matrix: build
create-updater-json
0s
create-updater-json
Fit to window
Zoom out
Zoom in

Annotations

16 errors
build (macos-latest, --target aarch64-apple-darwin, aarch64-apple-darwin, -aarch64)
Command "npm ["run","tauri","build","--","--target","aarch64-apple-darwin"]" failed with exit code 1
build (macos-latest, --target aarch64-apple-darwin, aarch64-apple-darwin, -aarch64)
'stop' is declared but its value is never read.
build (macos-latest, --target aarch64-apple-darwin, aarch64-apple-darwin, -aarch64)
'onEnd' is declared but its value is never read.
build (macos-latest, --target aarch64-apple-darwin, aarch64-apple-darwin, -aarch64)
'utterance' is declared but its value is never read.
build (macos-latest, --target x86_64-apple-darwin, x86_64-apple-darwin, -x64)
Command "npm ["run","tauri","build","--","--target","x86_64-apple-darwin"]" failed with exit code 1
build (macos-latest, --target x86_64-apple-darwin, x86_64-apple-darwin, -x64)
'stop' is declared but its value is never read.
build (macos-latest, --target x86_64-apple-darwin, x86_64-apple-darwin, -x64)
'onEnd' is declared but its value is never read.
build (macos-latest, --target x86_64-apple-darwin, x86_64-apple-darwin, -x64)
'utterance' is declared but its value is never read.
build (ubuntu-22.04, x86_64-unknown-linux-gnu)
Command "npm ["run","tauri","build"]" failed with exit code 1
build (ubuntu-22.04, x86_64-unknown-linux-gnu)
'stop' is declared but its value is never read.
build (ubuntu-22.04, x86_64-unknown-linux-gnu)
'onEnd' is declared but its value is never read.
build (ubuntu-22.04, x86_64-unknown-linux-gnu)
'utterance' is declared but its value is never read.
build (windows-latest, x86_64-pc-windows-msvc)
Command "npm ["run","tauri","build"]" failed with exit code 1
build (windows-latest, x86_64-pc-windows-msvc)
'stop' is declared but its value is never read.
build (windows-latest, x86_64-pc-windows-msvc)
'onEnd' is declared but its value is never read.
build (windows-latest, x86_64-pc-windows-msvc)
'utterance' is declared but its value is never read.