Skip to content

issues Search Results · language:Dune language:JavaScript language:Java language:Java language:Java linked:pr language:PHP

Filter by

3.7M results  (302 ms)

3.7M results

Description (마크다운, 그대로 붙여넣기) 🧩 기능 설명 - 회의 생성/수정/취소 시, 참석자 개인 워크스페이스 캘린더에 회의 일정을 자동 투영한다. - 배경: 회의 모듈은 출력 포트 MeetingCalendarSyncPort를 호출하지만 구현체(어댑터)가 없어 ObjectProvider.ifAvailable로 no-op 스킵되던 상태였다. ...
feat

✨ 기능 요약 user-service의 나머지 회원 API(토큰 갱신·프로필 수정·회원 탈퇴)와 배송지 CRUD API를 완성하고, Gateway의 X-User-Id 주입 방식을 Keycloak ID → DB UUID 변환으로 개선한다. 유닛/통합/E2E 테스트를 전방위로 작성하고 Docker 기동 스크립트도 추가한다. 📌 작업 내용 도메인 레이어 ...

The app currently exposes the API with no authentication and no CSRF protection. Anyone who can reach the web port can drive SSH/docker/containerlab on the configured hosts. This epic adds an application-level ...

Summary Enable the built-in no-extra-bind rule (as error) in the shared rule set. Motivation no-extra-bind flags a .bind() call on a function that never references this and binds no arguments — for ...

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 ...

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

src/sum.js に sum(arr) を実装。配列の合計を返す。空配列は0。テスト: node --test src/sum.test.js
automation

src/min.js に min(arr) を実装。配列の最小値を返す。空配列は undefined。テスト: node --test src/min.test.js
automation

src/modulo.js に modulo(a, b) を実装してください。a % b を返す。テスト: node --test src/modulo.test.js
automation
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.