issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr
Filter by
1.8M results
Summary of What Needs to be Done: Add unit tests for the verifyTurnstile function in src/lib/verifyTurnstile.js which
handles Cloudflare Turnstile CAPTCHA verification. Tests cover empty token rejection, ...
gssoc:approved
mentor:PankajSingh34
Summary of What Needs to be Done: Add unit tests for the jsonResponse and errorResponse helper functions in
src/lib/serverApi.js that construct Response objects for Next.js route handlers. Tests verify ...
gssoc:approved
mentor:PankajSingh34
Summary of What Needs to be Done: Add unit tests verifying the RATE_LIMITS constant exported from
src/config/rateLimits.js has the correct shape and sensible values. Tests validate that CONTACT_API has ...
gssoc:approved
mentor:PankajSingh34
Summary of What Needs to be Done: Add unit tests for the getToken function in src/utils/auth.js, which extracts the
Supabase access token from the current session. The tests cover two paths: when a valid ...
gssoc:approved
mentor:PankajSingh34
Description
In GeminiProvider.generate(), when processing tool result messages (role tool), the code calls json.loads(msg.content)
inside a try/except (json.JSONDecodeError, ValueError) block. However, ...
bug
good first issue
Description
OpenRouterProvider uses a hardcoded fallback string Everything Gemini Code for the X-Title attribution header sent to
OpenRouter on every request. That was the project s old name. The project ...
bug
good first issue
Description
When Redis is unavailable and the system falls back to in-memory session storage (stored in a Map called
memorySessions), the readSession function returns a direct object reference from the ...
gssoc:approved
mentor:PankajSingh34
Agregar un switch para cambiar entre light mode o dark mode, por defecto debe empezar con dark mode y al usar el switch
se debe pasar al ligth mode
Description
The match_complete socket handler uses a Lua script (ATOMIC_COMPLETE_SCRIPT) to atomically mark a match as completed in
Redis. However, if the Lua script throws an error whose message contains ...
gssoc:approved
mentor:PankajSingh34

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.