hyperlight-dev / hyperlight-dev/hyperlight
Detect unused dependencies
未關閉
area/dependencies
help-wanted
lifecycle/confirmed
- 主要語言
- Rust
- 星號
- 4.7k
- 分支
- 210
- 平均合併
- 1 天 7 小時
- 30 天內合併 PR
- 48
描述
Periodically run `cargo udeps` or another tool to detect if we have any unused dependencies in any of our crates on a schedule or during PR validation in GitHub Actions
貢獻指南
研究方向
首先檢查儲存庫中現有的 GitHub Actions 工作流程和 Rust crate manifest。判斷 `cargo udeps` 是否能在排程的工作或提取要求驗證期間執行,然後確認該工作流程會回報所有 crate 中未使用的相依性。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- github-actions, rust
- 領域
- ci-cd, tooling
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100