issues Search Results · language:Dune language:TypeScript language:JavaScript linked:pr language:TypeScript language:Java
Filter by
255k results
Summary
All the validation failures in the script use throw some string instead of throw new Error( ... ). Because a non-Error
value bubbles up as an uncaught exception at the ESM top level, Node renders ...
The consumer always sends sessionId=0, sessionEpoch=0 on every Fetch (src/clients/consumer/consumer.ts, #fetch),
ignoring the sessionId returned by the broker. Per KIP-227, (0, 0) asks the broker to open ...
!-- review-convergence-pr: 109 -- !-- review-convergence-head: ec550b0 --
Current State
state_backend: issue
pr: 109
pr_url: https://github.com/michen00/boilerplate-sync/pull/109
head_sha: ec550b0
state: ...
review-convergence
문제
MapSection.tsx에서 NEXT_PUBLIC_KAKAO_MAP_APP_KEY 환경변수를 사용하지만 .env.example에 해당 항목이 없어 팀원 로컬 및 배포 환경에서 지도가 표시되지 않음.
원인
- .env.example에 NEXT_PUBLIC_KAKAO_MAP_APP_KEY= 항목 누락
- 팀원이 .env.example 기준으로 ...
bug
Scraper health audit
⚠️ 3 scraper(s) appear to under-deliver. Each likely points at stale markup, a moved endpoint, or a filter dropping
valid events — verify against the live source before assuming the ...
scraper-audit
📋 작업 내용
- 배송 완료 시 포인트가 적립될 수 있도록 Outbox + Kafka 기반 이벤트 처리 로직을 구현
- 배송 단위 테스트 코드
✅ 체크리스트
- [ ] 기능 구현
- [ ] 단위 테스트 작성
- [ ] Swagger 확인
- [ ] 로컬 동작 확인
📝 참고 사항
- 배송 완료 이벤트 발행 구현
- Kafka ...
feat
jbang occasionally hangs after a command completes, requiring manual termination. The JVM cannot exit because a
non-daemon thread pool worker is stuck waiting for tasks.
Root cause
VersionChecker.retrieveLatestVersionAsync() ...
In the newly-added @maic/importer, StyleResolver.buildColorCacheKey
(packages/@maic/importer/src/serializer/StyleResolver.ts) builds the color cache key from each node s localName and its
val attribute ...
문제
카카오톡, 페이스북, 디스코드 등 메신저에서 상품 링크 공유 시 OG 썸네일이 크롭되어 상품이 일부 잘려 보이는 문제가 있습니다.
근본 원인
- 현재 api/shopify.ts의 handleOG에서 상품 이미지를 800x800 (1:1 비율)로 리사이즈 후 summary 카드로 반환
- 카카오톡 등이 1.91:1 비율로 크롭할 때 상품 이미지 ...
Refacto Number.js to ts
technical improvement

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.