issues Search Results · language:Dune language:TypeScript language:JavaScript language:C# language:Java language:Java
Filter by
55M results
https://developer.mozilla.org/en-US/docs/Web/API/WebGPU_API
https://web.dev/blog/webgpu-supported-major-browsers#browser_and_os_availability
Research Question
How should Rackula extend its current network-focused connection model to support pro audio and AV gear connectivity?
Background
Epic #71 (Network Interface Visualization and Connectivity) ...
area:devices
spike
In the README.md under the Quick Start section, the command cd src/blockchain fails because the directory is actually
named src/chain-core. I expected the command to navigate to the source folder, but ...
Severity: Info
File: .github/actions/setup-dotnet/action.yml
Lines: 71-75
Issue: The comment above the dotnet-install.ps1 invocation states it uses -Version instead of -Channel, but the actual
call ...
Severity: Info
File: .github/workflows/publish.yml
Lines: 64-76
Issue: The banner comment above the version-extraction step references the wrong script. The comment says the version is
extracted from ...
In src/game.js, the global keydown event listener closes the onboarding overlay on any keypress, rather than restricting
dismissal to Enter/Escape keys or the Get Started button.
Keybind labels in settings are static span elements and cannot be interacted with or customized by the player.
Refactor Gridshot to spawn only 3 active targets at a time in random grid locations instead of spawning a static grid
of 40 targets at the start.
In src/modes/precision.js, the visual center dot representing the headshot zone is drawn at radius * 0.35, while
onMouseDown() requires radius * 0.28, leading to visual hits registering as misses.
Context
CodeQL flags js/polynomial-redos (high) at packages/api/src/lib/profiler-patterns.ts:75:
const EMAIL_PATTERN = /^[^\s@]+@[^\s@]+\.[^\s@]+$/; // line 31
...
const emailMatches = col.sample_values.filter((v) ...
area: api
bug

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.