Skip to content

issues Search Results · language:Dune language:TypeScript language:TypeScript is:public language:Java language:JavaScript

Filter by

48.8M results  (836 ms)

48.8M results

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 |

Feature area AI / Intelligence analysis Description Add a CII Confidence Anomaly Alert panel that surfaces two signals per country: 1. Confidence score (0–100) — based on data freshness, source diversity, ...
enhancement

Summary A review of the feat/species data against the 2024 PHB (Chapter 5 Feat List, Species chapter) surfaced several data-correctness discrepancies between the codebase and rules-as-written. The documentation ...

Symptom The dev server logs a spurious error whenever a streaming /api/* response (e.g. an SSE connection) is dropped mid-flight by the browser — on navigation, an HMR reload, or closing a stream: [Hono ...
v2

Problem cdkl studio currently runs every target with default options only. It accepts just --studio-port / --no-open plus the shared --app / --profile / --region / -c / --role-arn / --verbose, and threads ...

Context Today the monorepo uses: - Prettier 3.3 + prettier-plugin-tailwindcss (root .prettierrc.json, .prettierignore) - ESLint 8.57 + eslint-config-next 15.5.18 per app (apps/{web,dashboard,member}/.eslintrc.json, ...
status:needs-review
type:feature

What useRounds.test.ts:467 calls updateTurn with three arguments: ```ts const result = updateTurn(generateId(), generateId(), createPlayedTurn(generateId())); ``` But the function signature is updateTurn(turnId: ...
fix
priority: high
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.