issues Search Results · language:Dune language:Python language:Python language:JavaScript language:Java language:Java
Filter by
54.7M results
Describe the bug Users are encountering a critical issue where they are unable to log in to the Enatega Multivendor
Rider App specifically on Android phones. Despite entering valid credentials, the app ...
Summary
A few test-hygiene issues make the suite order-dependent and one assertion misleading, even though it is currently
green.
Current state
- Mislabeled / trivially-passing test: src/__tests__/isNavigatorMediaDevicesSupported.test.js:5-13 ...
chore
Summary
The pre-commit hook reformats every .js in the repo and writes to the working tree but never re-stages, so a commit can
record the unformatted staged version while the fix lands unstaged (and ...
chore
Summary
yarn build copies the type declaration with the Unix-only cp command, which fails on Windows cmd.exe / PowerShell.
Current state
package.json:76: build : vite build cp src/index.d.ts dist/index.d.ts. ...
chore
Summary
The only CI workflow runs exclusively on push to main and immediately publishes; pull requests get no test/lint/build
validation before they are merged.
Current state
.github/workflows/publish.yml:2-5 ...
chore
Summary
CLAUDE.md (the internal architecture guidance file) is factually wrong on several load-bearing points that would mislead
a maintainer or agent refactoring the code for the major release.
Current ...
documentation
Summary
There is no test exercising the resource-leak path where getUserMediaStream is aborted and getUserMedia() later resolves
with a stream; the existing abort during getUserMedia test uses a never-resolving ...
chore
Summary
When getUserMediaStream is aborted while getUserMedia() is still in flight, the caller receives AbortError but the
underlying device can stay active: a MediaStream that resolves after the abort ...
bug
Добавить APM, добавить спаны и трейсы, проверить трейсы на основных ручках
프로덕션 기준 코드 감사에서 발견. 수정 전 이슈로 등록.
현상
리뷰 작성 시 본인 주문 검증은 하지만, memberRepository.getReferenceById(memberId)로 회원 존재를 확인하지 않고 프록시만 잡는다.
위치
- backend/src/main/java/com/groove/review/application/ReviewService.java:95 ...
bug
domain:review
S

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.