issues Search Results · language:Dune language:Python language:JavaScript language:Java linked:pr language:JavaScript
Filter by
5.8M results
Critical Runtime Bugs in app.py — 4 Confirmed NameErrors + Deprecated API Usage
Relates to / Supersedes #59 — Deep static analysis of app.py (928 lines) confirms and extends the original report with 4 ...
Found during PR #391 review (pre-existing, platform-wide; verified empirically — NOT a #391 regression; parity with
FastAPI/pydantic v2 defaults that predate #380).
Problem
validation_exception_handler ...
bug
What part of the documentation should be updated?
Problem
The project contribution guide CONTRIBUTING.md contains syntax alignment bugs, unclosed list tags, and uneven block
indentations that hurt text ...
documentation
✨ 구현 할 기능
- 관리자 퀴즈 등록 API 구현
- 관리자 퀴즈 목록 조회 API 구현
- 오늘의 퀴즈 조회 API 구현
- 퀴즈 답안 제출 및 코인 지급 API 구현
🏷️ 도메인 (해당하는 것에 체크)
- [ ] 🔐 domain:auth (auth)
- [ ] 🙋♂️ domain:user (user)
- [ ] ⚖️ domain:policy ...
FEAT
FIX
When --next, --prev, or --reset flags are passed, the CLI only writes to the state file and exits without printing JSON
output to stdout:
if not (args.reset or args.next or args.prev):
calendar_main() ...
bug
The Nowruz countdown in the tooltip only shows when fewer than 100 days remain before Nowruz:
elif nd 100:
tooltip_lines.append(f {to_persian_digits(str(nd))} روز تا نوروز )
For most of the year ...
bug
Summary
Some WAI-Anima / ComfyUI-saved Anima checkpoints cannot be used for standard Anima training even though they have the
same Anima DiT tensor set and shapes as the official base model.
The trainer ...
bug
Complements #12 (which gates activating the phase). Once the phase is active, admins should not be able to silently
break it by removing or hiding all featured statements — participants would be left with ...
Ahead of the AWS deployment, formalize the branching + release process so what s deployed is always separate from
work-in-progress, and the workflow is followed by default in every session.
Scope
- ...
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.