issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:JavaScript
Filter by
25.5M results
Summary
The converter maps each sketch #include to a library but does not pull in a library s transitive dependencies, so a
sketch that uses a library which itself depends on others generates a project ...
bug
Finding
saveData() 每次存檔都讀取整個 History sheet 的全部資料(getValues()),篩選後逐行 deleteRow()。每個 deleteRow 是獨立 API 呼叫且會造成 index shift。
Location
程式碼.js:222-241 — history 修剪邏輯
Severity
MEDIUM — 歷史紀錄增長後線性惡化(20 schedules ...
lens:performance
Finding
getSheet() 每次呼叫都執行 SpreadsheetApp.getActiveSpreadsheet()。同一 GAS 執行環境(同一 request)中多次呼叫不必要。grep 統計 11+ 呼叫點。
Location
程式碼.js:50-65 — getSheet() 函式 L51
Severity
MEDIUM — 每次 API 呼叫約 100-200ms 開銷,與 ...
lens:architecture
Environment
- OpenLess version: v1.3.11-tauri
- Platform: macOS, Apple Silicon / aarch64
- Installed from: OpenLess_1.3.11_aarch64.dmg
- ASR provider selected: apple-speech
- LLM provider: codex_oauth ...
Finding
showModal() 中 textElement.innerHTML = message 對所有 showConfirm/showPrompt/showAlert 路徑生效。多數呼叫端已用 escapeHtml() 保護,但這是
opt-out 模式(需記得 escape),而非 opt-in(預設安全)。
Location
Modals.js.html:28 — textElement.innerHTML ...
lens:security
Problem
The repo root mixes ~20 files: HTML entry pages, app scripts, the stylesheet, data, platform configs, and an orphan
sample (config.js, referenced by nothing). It s hard to scan what s an entry ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.