auto-close-duplicates.ts redundant variable assignment (allIssues to issues)
Resolved 💬 1 comment Opened May 23, 2026 by giruuuuj Closed Jun 23, 2026
Bug\n\nscripts/auto-close-duplicates.ts line 143 has 'const issues = allIssues;' - a redundant copy of an already-mutated array. The variable allIssues could be used directly.
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗