issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript is:public language:Java
Filter by
33.4M results
Hi,
Your .env file with Supabase credentials is committed to this public repo, exposing the Supabase URL and anon key.
Fix:
1. git rm --cached .env
2. Add .env to .gitignore
3. Rotate keys in Supabase ...
Goal
Build the first version of the Job Tailoring Engine so RightForMe can compare a pasted job description against the
Career Vault and generate a more relevant resume draft.
User Story
As a job seeker, ...
Summary
The delivery verification endpoint (POST /:id/verify-delivery) performs a multi-step sequence: OTP check → order status
guard (optimistic update) → blockchain release → complete_trip_tx RPC → ...
Description: When entering an address on the Enatega Multivendor main website, the search for restaurants does not
initiate upon pressing the Enter key. Instead, users are required to click the Find Restaurants ...
Summary
The WebSocket tracking server writes every driver GPS coordinate to RECOVERY_FILE_PATH = path.join(os.tmpdir(),
truxify-telemetry-recovery.jsonl ) on shutdown and MongoDB failures. This file is ...
CI is failing on main (head: e0a17d0).
Failing checks (1):
- TypeCheck — failure (details)
Failure log excerpts (last 50 lines per failing job)
TypeCheck
TypeCheck Run npm ci 2026-06-29T14:44:07.8345522Z ...
repobot:main-red
Summary
The escrowReleaseReconciliation.js service calls supabase.rpc( claim_release_reconciliation , ...) at line 63, but this
PostgreSQL function was never created. The sibling migration 20260627100000_add_reconciled_by_and_claim_rpc.sql ...
Summary
The predictPrice function in ml.js constructs a URL and payload but never issues an HTTP request before calling
handleResponse(response) where response is undefined. Every call throws a ReferenceError, ...
🐞 Bug
🕵️♀️ 버그 발생 조건
- 매칭 중(RECRUITING) 상태의 외주 존재
- 해당 외주에 PENDING 상태의 지원자가 없음
📝 버그 발생 상황
DashboardCommissionRepository.findMatchingViews가 지원자 0명인 매칭 중 외주를 결과에 포함하지 않고 있음.
DashboardCommissionRepository.findMatchingViews의 ...
🐞BugFix
작업 내용
docker-compose.yml에 있는 redis 부분 삭제 및 redis환경변수 설정
🤔 작업이 필요한 이유
redis 서버 생성이 완료되어 docker-compose에 더이상 redis를 띄울 필요가 없음
⚠️ 영향 범위
No response
✅ 제출 전 확인사항
- [x] 동일하거나 유사한 이슈가 없는지 확인했습니다.
- ...

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.