issues Search Results · language:Dune language:TypeScript language:TypeScript language:JavaScript language:Java linked:pr
Filter by
6.6M results
Summary
publication.publishChallengeAnswers currently takes a positional array argument:
async publishChallengeAnswers(challengeAnswers: DecryptedChallengeAnswerMessageType[ challengeAnswers ])
The ...
Describe the bug
While auditing the build-time environment variable sanitation script (scripts/validate-env.js), I discovered a critical
scan bypass vulnerability.
The main security iteration loop explicitly ...
bug
Summary
Revert the MIK-132 right-margin inset on the Note textarea and restore the prior stretch/auto layout.
Acceptance Criteria
- Note textarea keeps alignSelf: stretch and width: auto.
- The ...
Goal
Make the README 5-minute demo match the release installer flow.
Scope
- replace node dist/cli.js examples in the user-facing demo with openathor commands
- keep source/development usage clearly ...
목표
pnpm 모노레포 패키지 구조를 재편하고, 팀 전체의 개발 환경(버전·Git hooks·CLAUDE.md)을 통일한다.
배경 / 필요성
초기 프로젝트 셋업 단계에서 다음 문제들이 있었다.
- 패키지 네이밍이 @repo/*로 혼재되어 프로젝트 네임스페이스 @ilgam/*과 불일치
- PrismaService가 apps/api에 위치해 packages/database ...
This is suboptimal because if no patient id is selected, it redirects to registration. Does not make sense for icon to
link to dashboard too.
Describe the bug
While auditing the DevOps scripts, I noticed two bugs within scripts/analyze-bundle.js:
1. Dead Code: The script imports execSync from child_process but never actually uses it. This ...
bug
Summary\nThe Note textarea still visually touches or overlaps the modal s right border. It should be slightly shorter on the right so the textarea edge stays clear of the modal border.\n\n## Acceptance ...
The shared HTTP transport (packages/mcp-core/src/transports/http.ts) returns its 401 (missing/invalid bearer) as a
JSON-RPC envelope: { jsonrpc : 2.0 , error :{ code :-32001, message :...}}.
Strict OAuth ...
This issue was created because no open issues were referenced in your PR (#14225).
kind-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.