issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:HTML language:Go
Filter by
52.7M results
Add golden/contract tests for the public API before any modernization PRs land:
- createFSA(Q, Σ, δ, q0, F) — DFA and NFA creation, validation errors
- simulateFSA(w, fsa, ...) — acceptance, rejection, ...
testing
v1.1-prep
On Windows (Node 22), npm test fails after build:
Error: Cannot find module ...\node
Reproduction: npm ci npm test on Windows 10/11.
Deliverables:
- Root cause identified (cross-env, nyc, mocha ...
bug
v1.1-prep
windows
Define the coverage gate for main-v1-1-prep: 100% line coverage with exceptions only for genuinely complex edge cases.
Deliverables:
- nyc/c8 threshold config change plan (90 → 100)
- Exception process: ...
testing
v1.1-prep
Evaluate test runner options for v1.1 prep.
Options:
- Upgrade Mocha + Chai + nyc in place
- Migrate to Node built-in node --test (used in newer workspace repos)
Deliverables:
- Recommendation ...
testing
v1.1-prep
Plan migration of src/**/*.js (Flow) to TypeScript.
Deliverables:
- File-by-file migration order
- tsconfig.json strictness level
- Interim period strategy (if any)
- Public API type definitions ...
architecture
v1.1-prep
Define the target package.json main / module / exports fields and build artifacts for v1.1.
Constraints:
- lib/bundle.js UMD must continue working for jsDelivr CDN users (fasJs global)
- npm consumers ...
architecture
v1.1-prep
Symptom
Players are disconnected from the server every time they die (any cause — fall, mob, lava, PvP). NeoForge s packet error
handler catches it and, because the death packet is skippable, kicks the ...
bug
Description
Introduce a default system application LINID - Identity Manager seeded via Flyway migration, and enforce strict
immutability rules across backend and frontend.
This application must be considered ...
enhancement

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.