issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr language:Java
Filter by
3.2M results
The current implementation uses StringBuffer in a local, single-threaded command context. StringBuilder is the preferred
non-synchronized alternative and avoids unnecessary synchronization overhead. Please ...
agent/done
auto-merge
bug
The current implementation uses StringBuffer in a local, single-threaded command context. StringBuilder is the preferred
non-synchronized alternative and avoids unnecessary synchronization overhead. Please ...
agent/done
auto-merge
bug
The current implementation uses StringBuffer in a local, single-threaded command context. StringBuilder is the preferred
non-synchronized alternative and avoids unnecessary synchronization overhead. Please ...
agent/done
bug
Summary
Enable the built-in no-object-constructor rule (error) in the shared config.
Why
The Object constructor (new Object() / Object()) is a strictly more verbose, more indirect way to create an object ...
Problem / Motivation
GET /v1/buildings returns all buildings in a single unbound list. As the dataset grows this becomes a performance and
usability problem for consumers of the API.
Proposed Solution ...
area: backend
priority: p2
released
type: feature
💡 작업 내용
- [DOCS] Swagger 성공 응답 예시 추가
📝 참고 사항
-
docs
When compiling on Arch Linux with Java 26, I get the following error:
* Where:
Settings file /home/maxd/Projects/ILO2-Standalone-Remote-Console/settings.gradle
* What went wrong:
Could not compile ...
Goal
Containerize the application and write comprehensive project documentation.
Tasks
- [ ] Multi-stage Dockerfile (JDK build → JRE runtime)
- [ ] docker-compose.yml: app + PostgreSQL 16 with healthcheck ...
Goal
Cover the validation logic and REST API with unit and integration tests. Provide synthetic Patient examples for testing
and demonstration.
Tasks
- [ ] PatientValidationTest — valid MII Patient ...
Goal
Implement FHIR resource providers for Patient and Observation with minimal CRUD operations.
Tasks
- [ ] PatientProvider — POST /fhir/Patient (create with MII profile validation), GET /fhir/Patient/{id} ...

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.