Skip to content

fix: CI compilation errors and Tauri version mismatch#387

Merged
TrueNine merged 1 commit intomainfrom
dev
May 3, 2026
Merged

fix: CI compilation errors and Tauri version mismatch#387
TrueNine merged 1 commit intomainfrom
dev

Conversation

@TrueNine
Copy link
Copy Markdown
Owner

@TrueNine TrueNine commented May 3, 2026

修复内容

Rust 编译错误

  • → (droid_output_plan)
  • 添加缺失的 import (codex/gemini/opencode/droid)
  • → (install/dry_run services)
  • 移除未使用的 import
  • 抑制未使用的 警告

Tauri 版本不匹配

  • 将 NPM 包从 改为 锁定 minor 版本
  • 解决 vs 不匹配

验证

  • 通过

- Fix FastCommandPrompt -> SlashCommandPrompt in droid_output_plan
- Add missing resolve_effective_home_dir imports to output plans
- Fix fast_commands -> slash_commands in install/dry_run services
- Remove unused crate::domain::config imports
- Pin @tauri-apps/* NPM packages to ~ (tilde) to prevent minor version mismatch with Cargo tauri crate
- Suppress unused FLUSH_TIMEOUT constant warning
@TrueNine TrueNine merged commit 3b60c4d into main May 3, 2026
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant