issues Search Results · language:Edge language:TypeScript language:HTML language:TypeScript language:C++ language:Java
Filter by
44.1M results
Severity: MAJOR File: src/core/clamp.ts
In runInstancer, patchFontNames, and runNormalizer, the inputFile.delete() and outputFile.delete() calls are only
reached on the happy path. If the Python function ...
목적
- 멘토 PR 리뷰 피드백을 반영하여 유저 도메인의 보안 취약점을 해결하고, API 시맨틱(PATCH) 및 예외 처리 구조를 실무 수준으로 개선
요구 사항 및 작업 목록 (Tasks)
- [x] 비밀번호 평문 저장 방지를 위한 BCryptPasswordEncoder 적용
- [x] 예외 메시지 내 사용자 입력값 노출(Echo back) ...
기능 추가/개선
Symptom
Mentioning @Kabayan in a server channel creates two ▍ placeholder messages at the same timestamp. Neither is ever
updated with actual content.
Kabayan APP — 11:11: ▍
Kabayan APP — 11:11: ▍
Root ...
bug
class:medium
component/adapter
size/M
Parent
Relates to #141
What to build
Create the traces data-fetching hook. useTraces uses useInfiniteQuery with 25 items/page. Implements delta polling:
polls every 5s for new rows using deltaCursor, ...
enhancement
ready-for-agent
Parent
#1126
What to build
The Admin guild list loads per-guild metrics one guild at a time (GuildService.getAllBotGuilds → getGuildMetrics per
guild). With many guilds this is N sequential Discord/DB ...
ready-for-agent
Severity: MAJOR File: src/core/clamp.ts
Like patchFontNames, runNormalizer catches all errors and returns the original bytes with no logging. A Pyodide-level
failure during weight-axis normalisation would ...
Parent
#1126
What to build
GuildAutomation fetchData uses Promise.allSettled and only acts on the fulfilled branches — if BOTH status and manifest
reject (API down), the user gets an empty page with ...
ready-for-agent
Parent
Relates to #141
What to build
Build the trace timeline visualization. TraceTimeline is a CSS Grid container (grid-cols-[minmax(0,1fr)_auto_auto]) with
a legend bar showing present span types. ...
enhancement
ready-for-agent
Parent
#1126
What to build
On the Levels page, the role-access (RBAC) fetch is wrapped in .catch(() = ({ data: { roles: [] } })) inside a
Promise.all. A network/500/auth failure silently yields an empty ...
ready-for-agent
Parent
#1126
What to build
AutoMod + Moderation settings endpoints return the settings object bare (res.json(settings)), but the backend wraps
every other response ({cases}, {templates}, {commands}, ...
ready-for-agent

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.