chore: update ai-review findings [ai-review-bot][failure]
This commit is contained in:
@@ -100,5 +100,11 @@
|
||||
"role": "Bard",
|
||||
"original_finding": "jsonResponse 輔助函式定義在測試檔內,建議統一抽離至 app/test/support/mock.js 集中管理。",
|
||||
"reason": "目前僅 releases.test.js 單一測試檔使用,「若未來」屬臆測性需求,為單一消費者提前抽出共用模組屬過度設計。"
|
||||
},
|
||||
{
|
||||
"location": "app/config.js:65",
|
||||
"role": "Rogue",
|
||||
"original_finding": "將 Regex 移至函數外層宣告為常數。",
|
||||
"reason": "AI 對話收斂判定為誤報(問題在最新程式碼中不成立或不適用)"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user