issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:Java linked:pr linked:pr
Filter by
3.2M results
Problem
Stage-03b halts with:
spec drift: orphan_criteria=[none], orphan_scenarios=9
The PM agent writes ACs in a numbered-list format (1. **AC-1 — HTTP endpoint exists**: ...) which is a natural Markdown ...
What
Enable the @typescript-eslint/no-non-null-assertion rule (as error) in eslint.config.mjs.
What it catches
The non-null assertion operator (value!) tells the compiler trust me, this is never null/undefined ...
Context
PR #12 rebuilt the front half of the game (real driving pursuit + cinematic arrest) and added a temper SDD spec layer.
The architecture review (candidates 1-4) is only partly implemented: candidate ...
enhancement
Problem
The wrapper-object constructors new String(), new Number() and new Boolean() look like type conversions but do the
opposite of what callers expect — they build a boxed object, not a primitive: ...
Render s free tier spins the service down after ~15 min of inactivity, causing a cold start on the next request.
Add a lightweight frontend keep-alive that pings /api/health on an interval while the app ...
backend
enhancement
Overview
Creates docs/ENGINEERING.md as a plain-language summary of the software engineering principles followed throughout this
project, covering version control, CI/CD, code quality, project management, ...
Summary
A DepositResponse is supposed to be sent only by the arbitrator, but nothing verifies that. A malicious trade
counterparty can forge a DepositResponse to its peer and drive the peer into deleting ...
Fix comparateur module
docs/productRequirements.md describes the popup s five states, the multi-instance card grouping, the count label, and
date/time handling — but a number of user-facing UI requirements live only in the code/CSS/tests ...

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.