issues Search Results · language:Dune language:JavaScript language:Java language:Java linked:pr language:Java language:C#
Filter by
3.9M results
Several users reported their credit card statements showing invalid charge amounts. Our monitoring caught this
calculation error in the payment module:
Error: Invalid charge amount: NaN. Stripe API rejected ...
Scope
- Make Reaper audit-only on first invocation and require explicit approval before worktrees or edits.
- Add a repository marketplace catalog and documented Codex install commands.
- Land the ...
Customer refunds are failing silently. Found this in the Datadog logs from earlier today. Looks like a promise is being
ignored?
UnhandledPromiseRejectionWarning: MongoError: server instance pool was ...
Problem
The strict default config enables jsx-classname/require-classname with { ignoreTailwind: true } (via
jsxClassname.configs.strict in index.js). With that option the rule reports on two cases:
...
Summary of What Needs to be Done: The aiComparison utility (server/src/utils/aiComparison.js) provides
generateComparisonInsights, a function that compares two resume versions and produces deterministic ...
Summary of What Needs to be Done: The emailService utility (server/src/utils/emailService.js) provides sendEmail and
sendOTP functions for sending emails via console logging or SMTP. The module uses a ...
Summary of What Needs to be Done: The socketIO utility (server/src/utils/socketIO.js) is a singleton pattern module for
sharing a Socket.io server instance across the application. It exports setIO and ...
Description
website/src/pages/home/HeroSection.jsx lines 88, 203, and 280 use key={i} for SVG path groups and decorative circle
elements. Index keys cause React to unmount and remount these elements unnecessarily ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website
Description
website/src/pages/activities/ActivityDetailPage.jsx line 622 uses key={i} for pop-in animation items. When the list
changes, React remounts items at shifted indices — unintentionally resetting ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website

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.