Skip to content

issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:Java language:CSS language:C#

Filter by

6.6M results  (312 ms)

6.6M results

Problem Without static markup linting, contributors submit malformed HTML files containing dangling tags, unclosed attributes, or invalid nesting. Current Behavior HTML syntax is not audited during ...

Stage 376 goal Clarify the CLI-only boundary for controlled retrieval-gap validation after Stage 375 concluded that the workflow should not be exposed through HTTP/admin/dashboard surfaces yet. This ...

기능 개요 - 장바구니, 알림, 주문, 결제 도메인을 설계 구현 목적 - 각 도메인 뼈대부터 설계해서 서로 연관된 도메인 설계 시 혼동 방지 요구사항 - [x] 없음 예상 API / 화면 예상되는 API 또는 화면 구성을 작성합니다. 추가내용
✨Features

개요 개발 중 남긴 임시 메모 주석을 제거하고, 반복되는 매직 문자열을 상수로 추출합니다. 변경 범위 - LiveNotificationService.java: // ★ 추가 임시 주석 삭제 - NotificationController.java: 메서드명·매핑으로 이미 자명한 인라인 주석 삭제 - NotificationService.java: ...

Problem When many greetings have been pregenerated, they can all fire nearly simultaneously within the same tick interval. Each one gets popped from the cache on play, which immediately makes the cache ...
bug

개요 순수 리팩토링 — 동작 변경 없음. 변경 내용 - PaymentService.java: simulatePayment 내 인라인 리터럴 환자 를 DEFAULT_PATIENT_NAME 상수로 추출 - RabbitConfig.java: PAYMENT_REQUEST_ROUTING_KEY 가 파일 내부에서만 참조되므로 public → private ...

개요 동작 변경 없이 코드 품질을 개선하는 순수 리팩토링입니다. 적용 항목 - UserRepository: 미사용 findByEmail(String) 선언 삭제 - UserService: 매직 문자열 PATIENT → DEFAULT_ROLE 상수로 추출 - DoctorScheduleRepository: JpaRepository가 이미 제공하는 ...

배경 서비스 코드 내에 매직 문자열( WAITING , CONFIRMED , CANCELED )이 산재해 있고, confirmReservation·cancelReservation에 동일한 RabbitMQ 발행 블록이 중복되어 있어 유지보수성이 낮음. 변경 내용 (동작 변경 없음) - ReservationService 상단에 상태 상수 3개 선언, 서비스 ...

받은 화물리스트

Priority: P1 Context discover_host_json() currently walks up from Path.cwd() when no explicit path is given. In deployed Azure Functions environments the working directory is often a temp/system path, ...
enhancement
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.