07th-mod / 07th-mod/python-patcher
Display Summary of Warnings at end of install
- 主要語言
- JavaScript
- 星號
- 214
- 分支
- 12
- PR 合併指標
- 30 天內沒有已合併 PR
描述
In some cases, the installer will know something went wrong, but continue the installation anyway.
An example is if the installer is installing a Language patch, but it can't find a matching sharedassets0.assets file, it will just use the default one rather than terminating the installation.
It would be nice to show a summary of these warnings at the end of the install, so it's more obvious something may have went wrong.
- [ ] Flag warnings for common warning cases
- [ ] Display Summary of warnings at end of install
- [ ] Do not display green "Install Completed Successfully" if warnings were generated - instead display yellow "Install Completed with Warnings"
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
尋找安裝程式的主腳本以及處理語言修補程式和 sharedassets0.assets 檔案的邏輯。確定當前警告生成和儲存的位置。目標是收集這些警告,在最後顯示摘要,並在存在警告時將成功訊息更改為黃色。檢查是否有現有的日誌記錄或警告系統可以擴展。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- cli
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 描述清楚
- 新手友好度
- 45/100