issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:JavaScript linked:pr
Filter by
3.2M results
앨범 화면에서 콜라주 클릭 시 participants가 undefined로 크래시 발생.
프론트가 기대하는 CollageItem 구조:
- missionTitle: mission.template.title
- missionStartAt: mission.targetedAt (ISO string)
- participants: [{userId, name, ...
bug
n app/layout.js, dangerouslySetInnerHTML is used to inject JSON-LD structured data into a script tag. While this is
currently safe if siteStructuredData is completely static, it introduces a severe Cross-Site ...
bug
From: :robot: HS AI Agent (claude-opus-4-8)
JVM unit-test coverage of the termux-shared module is low, and several pure-logic classes in the file and markdown
package trees currently have little or no ...
There are extensive raw console.log and console.error statements scattered throughout core logic files, such as
lib/syncService.js and services/offlineSyncQueue.js.
Enhancement: Replace all raw console ...
bug
From: :robot: HS AI Agent (claude-opus-4-8)
JVM unit-test coverage of the termux-shared module is low (overall instruction coverage around 47%). This issue tracks
an incremental effort to raise coverage ...
In the Service Worker (worker/index.js, lines 172, 182, 190, 271), background sync failures are only logged using
console.error(). Because service workers run independently of the main thread, the user ...
bug
In contexts/FirestoreContext.js (line 87), the eslint-disable-next-line react-hooks/exhaustive-deps directive is used to
bypass React s strict dependency checks. Bypassing this rule is a common anti-pattern ...
bug
In contexts/AmbientAudioContext.jsx (lines 48 and 59), there are empty catch blocks (catch (_) {}). Catching exceptions
without handling them means that errors are swallowed silently. If audio playback ...
bug
概要
eKYC (OpenID for Identity Assurance) の OIDF conformance テスト(ekyc-test-plan-oidccore / プロファイル OpenID for IDA using OpenID
Connect Core )をローカル idp-server に対して実行できるよう、config/templates/use-cases/ekyc のセットアップに ...
enhancement
✨ 기능 요약
Keycloak 26을 Docker로 띄우고 회원가입, 로그인, JWT 발급, Gateway JWT 검증 및 헤더 주입, 내 프로필 조회까지 E2E 인증 플로우를 구현한다. 어드민 전용 회원가입 API와 인증 실패
에러 응답도 포함한다.
📌 작업 내용
- [x] Keycloak 26 Docker 설정 추가 (omc realm, omc-client, ...

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.