issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Java linked:pr
Filter by
3.2M results
Summary
Enable @typescript-eslint/explicit-function-return-type (as an error) for TypeScript source files (.ts/.mts/.cts) in the
shared config.
What it catches
It flags any function that has no explicit ...
Summary
In the DefaultScheduler path the idle-supervisor redistribute pass runs twice in a single scheduling round, so the
per-topology nimbus.even.rebalance.max.free.per.topology cap is enforced twice ...
Contexto
O critério D — Fronteiras explícitas do professor exige que o contrato CLI ↔ JAR (parâmetros, formato de saída, códigos
de erro) seja uma API documentada e testada, não inferida. Hoje a API HTTP ...
어떤 기능인가요?
Inventory, Inbound, Outbound 도메인 객체의 핵심 비즈니스 규칙을 검증하기 위한 단위 테스트 코드 작업입니다. 세 도메인 객체는 도메인 주도 설계 방법론에 따라 순수 Java 객체로 설계했기
때문에 외부 의존성, DB 없이 바로 실행 가능한 테스트 코드 작성이 가능합니다.
또한 도메인 비즈니스 규칙 위반 시점에 일부 ...
enhancement
refactor
test
📋 작업 내용
Gradle에 JaCoCo를 적용하여 단위 테스트 + 통합 테스트 전체 커버리지를 측정합니다. 통합 테스트도 test 태스크로 실행되므로 함께 커버리지에 포함됩니다.
✅ 체크리스트
- [x] build.gradle에 JaCoCo 플러그인 추가
plugins {
id jacoco
}
test ...
chore
Diagnóstico
La versión desplegada en producción (homedir.opensourcesantiago.io) es v3.579.0, mientras que el último release en
GitHub es v3.580.3 (4 releases sin desplegar: v3.580.0 a v3.580.3).
Causa ...
bug
priority:P1
User Story: As a user I d like to add a monthly expense so I can track and report my expenses.
Description: Implement a feature that allows the user to store monthly expenses in the program
Acceptance ...
개요
FE AgencyApp profile 섹션 연동에 필요한 백엔드 API를 추가한다.
현재 GET /api/v1/agency/artists(목록)만 존재하며, 아래 API가 누락되어 있다.
작업 항목
1. PATCH /api/v1/agency/artists/{id} — 아티스트 프로필 수정
- 필드: bio, profileImageUrl, snsLinks(instagram ...
User Story: As a user I d like to add a monthly income so I can track and report my income all year.
Description: Implement a feature that allows the user to store monthly income in the program
Acceptance ...
🐛 문제 요약
- 프롬프트 관리에서 사용자 정의 프롬프트 저장 시 저장 실패가 발생합니다.
📍 발생 위치
- API: PUT /api/v1/admin/ai-prompt-settings
- 도메인: Admin / AI Prompt Setting / Admin Log
- 배포 환경: local / dev
🔁 재현 방법
1. 관리자 계정으로 ...
bug

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.