issues Search Results · language:Edge language:TypeScript language:C# language:Java language:JavaScript language:HTML
Filter by
61.3M results
if you want to test the product service endpoint, first turn on the auth service and log in and then take the access
token and copy it. and then go authorize ur self. in the product endpoint migrate the ...
Description
In src/components/profile/RepositoriesList.tsx, every repository card displays a generic TerminalSquare icon regardless
of the repository s primary programming language. The LANGUAGE_COLORS ...
Easy
enhancement
good first issue
SSoC26
Make it easier to run Repo Health Doctor in CI with a first-party GitHub Action wrapper.
Possible usage:
- uses: yuanzhecheng17-collab/repo-health-doctor@v0.1.0
with:
fail-under: 80
This could ...
Context
kestra-io/kestra#16332 adds a new PurgeStorage task to reclaim orphaned execution files from internal storage. It is
backed by a new method on StorageInterface:
List URI purgeByLastModified( ...
area/backend
area/plugin
kind/performance
🧩 Background
The resume-parser.ts file parses custom resume attachments, extracting profiles, projects, and work experience. This
requires testing on varying text layouts to prevent parsing crashes.
...
good first issue
GSSoC 2026
tests
ui
Ref https://github.com/equinor/acidwatch/discussions/504
Steps to do:
1. Have a discussion with the team (and possibly LLM)
2. Check out current API
3. Release a first version of cli with at least ...
Lägg till ett Git-tips.
🧩 Background
The Next.js layout template manages transition animations (framer-motion or CSS) between root dashboards.
🎯 Objective
Create app/template.test.tsx to verify mounting animations.
📁 Files ...
good first issue
GSSoC 2026
tests
ui
Description
Add controller tests for OrderController to verify order API behavior.
Tasks
- [ ] Add OrderControllerTest
- [ ] Test create order successfully
- [ ] Test get current user orders successfully ...
In tests/unit/solr.test.js:65, the regex /^\d{7}$/ expects exactly 7 digits, but Randstad s CIF (17549799) has 8. Change
to /^\d{7,}$/ to accept 7+ digits.

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.