issues Search Results · language:Edge language:Python linked:pr language:JavaScript language:HTML language:Python
Filter by
4.9M results
Copilot identified several top-level let/const declarations in public/js/app.js that should use the var x = x || null
guard pattern for safe re-bootstrap via vm.runInThisContext.
Found during PR #187 ...
bug
Problem
The extraction cache (graphify/cache.py) keys entries on SHA256(file content + relative path) only. For the AST cache
this is incomplete: the cached value is the output of graphify s own extractor ...
Context
- 이전 작업: #1180 targeted quality repair objective-only next decision source-context refresh
- 현재 입력 경계: objective-only next decision v5
- 주요 측정값: review items 6, technical WAV validation ...
Part of the 2026-06-11 code review (#252). custom_components/quizify/www/js/.
- [HIGH] Pack-update banner is dead + masks a latent stored XSS. _t is out-of-scope in checkPackUpdates
(admin.js:1769) ...
enhancement
Part of the 2026-06-11 code review (#252). The player-agnostic state snapshot disagrees with the per-player live game on
the scoring-critical path.
- [CRITICAL] Mis-scored answers on reconnect. get_state_snapshot() ...
enhancement
Problem
The application currently applies a single global rate limit. This configuration is vulnerable because auth endpoints
(like login, register, password-reset) require stricter restrictions to prevent ...
bug
needs-review
Add a pure function apply_flat_discount(items, discount_cents) to cart.py that returns the cart subtotal minus a flat
discount.
Acceptance criteria:
- Takes an Iterable[LineItem] and an integer discount_cents. ...
revka
Problem
The repository currently lacks automated Continuous Integration (CI) checks for incoming pull requests. This increases
the risk of code quality regression, linting errors, and broken test suites ...
enhancement
needs-review
Add write_outputs unittest coverage for 4 modules (round 95).

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.