issues Search Results · language:Dune language:Python language:JavaScript language:Python language:PHP language:JavaScript
Filter by
46.2M results
Once the engine is complete, we have to test its capabilites and its compatability with the rest of the complex.
Files: Ownership: Track C (Tickets: C-04, A-12)
- src/ecs/systems/level-progress-system.js:77-88, 136
- src/game/game-flow.js:137-170
Problem: When the level-progress-system detects LEVEL_COMPLETE ...
bug
Files: Ownership: Track A (Tickets: A-09, A-13)
- src/main.ecs.js:329-365 (onAnimationFrame)
Problem: frameProbe.recordFrame(safeNowMs) is called at line 337 BEFORE the quarantine check at line 339-341. ...
bug
Files: Ownership: Track B (Tickets: B-04, B-07, B-08)
- src/ecs/systems/collision-system.js:827-829 (fire-kill state write)
Problem: When a ghost is killed by fire, ghostStore.state[ghostId] = GHOST_STATE.DEAD ...
bug
The unstoppable guard job failed after retries. See workflow run for details.
Files: Ownership: Track B (Tickets: B-08, A-12)
- src/ecs/systems/ghost-ai-system.js:235-253 (resolveGhostSpeed) + 891-893 (movement guard)
Problem: resolveGhostSpeed returns 0 when both ghostStore.speed[ghostId] ...
bug
Files: Ownership: Track A/B (Tickets: B-09, A-12)
- src/game/bootstrap.js:819-857 (onRestart callback)
Problem: The onRestart callback resets scoreState, levelTimer, playerLife, ghostSpawnState, collisionIntents, ...
bug
Automated security monitor detected a failure.
- Workflow: Security Alerts Monitor
- Run: https://github.com/HabibUrRehmanBhattii/Final-Ehtics-MCQS/actions/runs/27106050880
- Commit: c593326450559d56f22d7c88d5c40bb235f68ff3 ...
alert
security
urgent
Files: Ownership: Track A (Tickets: A-04, A-12)
- src/ecs/world/world.js:413-451 (runRenderCommit) and src/ecs/world/world.js:453-488 (runMeta)
Problem: runFixedStep (line 373-411) calls this.applyDeferredMutations() ...
bug
Describe the bug
When useProxy is enabled, _handleProxy attaches only a readable listener to the raw socket while it waits for the PROXY
protocol header. It does not attach an error listener.
If the ...

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.