issues Search Results · language:Dune language:JavaScript language:Java language:Java language:HTML language:Java linked:pr
Filter by
3.7M results
Parent Algora bounty: #743
Bug
When an API request body fails Zod schema validation, the API does not return a client-facing 400 response. For example,
registerSchema.parse(req.body) in authController.js ...
Kontext Der neue Schließen-Button in der Rezeptdetailansicht soll im Desktop-View im Header rechtsbündig positioniert
werden. Alle anderen Buttons in der Header-Leiste sollen weiterhin linksbündig angeordnet ...
From: :robot: HS Implement AI Agent (claude-opus-4-8)
Summary
Raise JVM unit-test coverage for two pure-logic value classes in the app module (com.termux.app.*) whose branches are
not exercised by their ...
Summary
Update Spring Boot and Spring Modulith dependencies to their latest patch releases within the current minor version
lines.
Changes
| Dependency | Old Version | New Version |
| --- | --- | --- ...
maintenance
Summary
Raise JVM unit-test coverage of the termux-shared module by adding colocated JUnit tests for pure-logic classes that
currently have no test coverage. This continues the ongoing effort to raise ...
Is there an existing issue for this?
- [x] I have searched the existing issues
Describe the bug
drawing edit/delete popup menu no longer disappears after batch print/export
Expected Behavior
drawing ...
bug
Problem
No CI runs on pull requests or pushes. npm test only executes in publish.yml on v* tag pushes, so regressions can merge
undetected.
Fix
Add .github/workflows/ci.yml that runs on pull_request ...
Problem
The shipped test script is node --test tests/**/*.test.js. The ** glob is not expanded by Node before v21, and is not
expanded by PowerShell at all, so npm test fails with Could not find ... . ...
🐞 버그 내용
!-- 버그 내용을 자세히 설명해 주세요 -- 사용자 참여 시민해결사 조회 시 이동중 상태 제약 조건을 해지합니다.
🛠 하위 태스크
!-- 해당 작업을 수행하기 위해 해야 할 하위 태스크를 작성해 주세요 --
- [x] 사용자 참여 시민해결사 조회 시 이동중 상태 제약 조건 해지
✅ 추가 사항
!-- 기타 내용을 작성해 주세요 -- ...
🐞 bug
💡 작업 내용
- GET /api/v1/notifications
- 읽지 않은 알림 목록을 최신순으로 조회
- 읽지 않은 알림 개수 반환
- - PATCH /api/v1/notifications/{notificationId}
- 알림 읽음 상태 변경
- readAt 기록
- 읽음 처리 ...

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.