issues Search Results · language:Dune language:JavaScript language:Java linked:pr language:HTML language:Java language:Java
Filter by
3.7M results
@claude
PR #50에서 vercel.json에 buildCommand를 추가했는데 Vercel 배포가 실패했어.
vercel.json 현재 내용 확인하고, Vercel 빌드 에러 원인을 파악해서 수정해줘.
혹시 vercel.json buildCommand가 기존 Vercel 프로젝트 설정과 충돌하는 거라면 vercel.json을 삭제하고 다른 방법으로 ...
bug
목표
신고 사진 데이터가 운영 DB에만 남아 있는 상태를 줄이기 위해, 시설 신고 사진을 별도 백업 산출물로 추출하는 운영 기준선을 만든다.
대상 영역
- tools/ops
- tools/ci
- 시설 신고 사진 백업 운영 절차
배경
시설 신고 사진은 고장 시설 확인과 검수 근거로 쓰이지만 개인정보가 포함될 수 있어 접근 권한과 보관 위치를 ...
Summary
Session 5 of the Phase 1 implementation plan. Implements the core fetch client pipeline and updates the public entry
point.
Scope
- Replace lib/client.js scaffold with full createClient(config) ...
@claude
glo-us.com/product 페이지 이미지가 404로 안 보여. web/scripts/copy-assets.mjs 스크립트가 있는데 Vercel 빌드 시 실행이 안 되는 것 같아.
web/package.json의 build 스크립트와 vercel.json 또는 next.config.ts를 확인해서 빌드 전에 copy-assets.mjs가 ...
bug
Summary
Enable the built-in no-multi-assign rule in the shared rule set.
What it catches
Chained assignment expressions, where one statement assigns the same value to several targets at once:
// flagged ...
Summary
Playwright E2E detects that creating a person with a ZIP code and manually typed address fields does not round-trip the
typed values. The asynchronous CEP lookup response overwrites fields after ...
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.