issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Java linked:pr
Filter by
3.2M results
Summary
For figurative/idiom-heavy lines, the LLM sometimes invented a new literal meaning or let the explanation drift to a
different sense than meaning. Example: 万里 in a wealth-themed line showed meaning ...
Description
Standardizing open-source guidelines requires automated issue/PR templates and auto-labelers.
Proposed Changes
- Add .github/workflows/labeler.yml.
- Update templates to include compliance ...
📌 이슈 내용
- 네이버 소셜 로그인을 구현합니다.
✅ 작업 목록
- [ ]
- [ ]
- [ ]
Add a multiply(a, b) function to src/index.js that returns the product of two numbers, following the style of the
existing add function. Add a test in test/ covering it. Keep it minimal.
Description
Unwanted backup controller scripts and local PDF files should be barred from source control.
Proposed Changes
- Add automated workflows verifying repository hygiene.
- Ignore .db.json ...
Summary
Importing a video occasionally failed with ERROR: unable to download video data: HTTP Error 403: Forbidden. YouTube
intermittently rejects the stream URL it just handed out; the download succeeds ...
Is there an existing issue for this?
- [x] I have searched the existing issues
This issue exists in the latest npm version
- [x] I am using the latest npm
This is not just a request to bump a dependency ...
Bug
Needs Triage
Description
The client auth functions are currently defined at the root of services. Grouping them inside an auth subfolder
structures authentication modularly.
Proposed Changes
- Create client/src/services/auth/authService.js. ...
Describe the bug
src/Pages/Contact/ContactUs.js contains a massive block of 123+ auto-generated filler comments at the bottom of the
file. Every metric entry is identical:
/*
* ...
* - Metric #001: ...
In tests/hermes-plugin.test.js line 149:
assert.match(ctx, /net: - N lines possible/);
But skills/ponytail-review/SKILL.md line 46 actually has:
net: - N lines possible.
The test regex is missing ...

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.