fix: update suggestions in exclusions.json and findings.json for clarity and consistency with GEMINI API

This commit is contained in:
2026-05-12 05:54:25 +00:00
parent bf7b8f843b
commit 95802c422b
2 changed files with 17 additions and 2 deletions
+16 -1
View File
@@ -39,10 +39,25 @@
"role": "Aria",
"location": "README.md",
"suggestion": "章節編號連續且正確,無需調整"
}
},
{
"role": "Maya",
"location": ".gitea/workflows/review.yaml",
"suggestion": "action.yaml 定義的參數名稱為 GEMINI_API_KEY、GEMINI_BASE_URL、GEMINI_MODEL,與 review.yaml 完全一致,無不匹配問題"
},
{
"role": "Aria",
"location": ".gitea/workflows/review.yaml",
"suggestion": "review.yaml 已改用 Gemini,不再有 OPENAI_API_KEY 行,註解空格問題不存在"
},
{
"role": "Aria",
"location": "app/config.test.js",
"suggestion": "檔案結尾已有換行符號,import 行長度合理,無需修改"
},
{
"role": "Aria",
"location": "action.yaml",
"suggestion": "action.yaml 已整理,多餘空行已移除,結構整潔"
}
]