issues Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:Ruby language:Java
Filter by
51.9M results
Problem
construct3-chef --version prints the literal string unknown instead of the package version:
$ npx construct3-chef --version
unknown
The yargs CLI s .version() isn t wired to package.json s version. ...
What
setStartingPlayer in useRounds.ts accepts any playerId without verifying it belongs to the current round s playerStats:
```ts function setStartingPlayer(playerId: Id): Feedback { const result = ...
fix
priority: low
1. Retry Domain Layer (Most Important)
2. Retry Service Layer
3. DTOs Currently Used
4. Security Configuration
5. Global Exception API Response Layer
6. Configuration Classes
7. Current Package ...
Feature/Project Proposal
I would like to enhance the existing Color Sort Puzzle project by adding a Smart Hint System, a Statistics Dashboard,
and an Achievement System.
The Smart Hint System will analyze ...
enhancement
Resultados esperados (¿Qué debo producir?)
- Servicios que resuelven las reglas de negocio respecto a eventos (sus estados, tipos de ingreso, cupos, etc.)
- Tests unitarios sobre dichos servicios ...
Desarrollador
⊞ Desarrollo (Kanban)
| 5 | Book.java | 106 | FD | Logic error: returnBook() won t let books with more than 100 copies avaible be checked out
| H |
What
checkIfRoundIsBlocked in useRounds.ts determines how many consecutive turns to inspect using
playersStore.activePlayers.length:
```ts const lastTurns = turns.value.slice(-playersStore.activePlayers.length); ...
fix
priority: medium
Epic Description
Complete redesign of the user dashboard interface to improve usability and visual appeal. This is a large feature
requiring multiple sub-tasks.
Priority
This is an important high priority ...
epic
needs-review
priority-high
What
In useRounds.ts, the catch block inside finishCurrentRound only returns on PlayerIdNotFoundError. If
completeCurrentRound throws any other error type, the catch exits without returning — execution ...
fix
priority: medium
| 4 | Patron.java | 130 - 132 | CG | chkSuspended() same as isAccountSuspended() | M |

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.