add has_failure flag,使结论由两态(pass/fail)扩展为三态: ✅ 全部通过 / ⏳ 检查进行中 / ❌ 存在失败检查。 修复前 pending 和 failure 均输出 ❌,/ship 轮询无法区分排队与真实失败。 Feature-Confirmed: true |
||
|---|---|---|
| .. | ||
| capabilities | ||
| icons | ||
| resources/onboarding | ||
| src | ||
| .gitignore | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| dev-manager.db | ||
| PkgExplorerPlugin.dll.log | ||
| tauri.conf.json | ||
| tauri.local.conf.json | ||