issues Search Results · language:Dune language:Python language:Java language:Java language:JavaScript linked:pr linked:pr
Filter by
5.8M results
Lines 253–258 of backend/main.py have two consecutive else: blocks attached to the same if/else — Python raises
SyntaxError: invalid syntax at line 255. This crashes the entire FastAPI server on startup ...
backend
gssoc:approved
level:beginner
ml/ai
type:bug
All JavaScript related files should go to ./js folder, and be controlled by js.yml. And rust goes to ./rust folder and
controlled by rust.yml. Project files and other related files should be separated, ...
bug
documentation
enhancement
validate_recommendations() is called at the return path of both recommend() (line 498) and recommend_for_user()
(line 522) in hybrid_model.py, but it is never imported. Every single successful recommendation ...
gssoc:approved
level:beginner
ml/ai
type:bug
- Remove console.log from Navbar.jsx;
- Add aria-label to the hamburger button and theme toggle;
- Fix w-[400px] in ArticleCard;
- Add lang= en and synchronize with LanguageContext;
- Add active ...
bug
HybridRecommender.init accepts model_kwargs as a parameter (line 38) but line 68 unconditionally sets self.model_kwargs
= {}, discarding any caller-provided value. Any hyperparameter tuning via model_kwargs={ ...
gssoc:approved
level:beginner
ml/ai
type:bug
Problem
The CLI audit list and TUI AuditLogTable render the same audit log data but diverge in column order and header labels:
| Column | CLI | TUI |
| --- | --- | --- |
| 1 | ID | Timestamp |
| 2 | ...
Problem
When a project using rules_quarkus is built for the first time (cold start — no Bazel cache, no Coursier cache), the
Fetching @@com_clementguillot_rules_quarkus++quarkus+rules_quarkus phase takes ...
bug
performance
As a user I would like there to be an ability to download results in .md file format so that it can be dropped and
shared with external tools/apps such as Claude. the results should contain similar level ...
The README Hardware Target section still presents the retired Pentium Gold as the active machine. Reframe to: MacBook
Air M4 (ARM64/NEON) as the primary development + benchmark machine; commodity x86/AVX2 ...
Lines 168–174 of collaborative_model.py correctly map user_id to mapped_user_id via type-coercion (e.g. string 1 →
integer 1). But line 191 uses the original user_id for the dict lookup, bypassing the ...
gssoc:approved
level:beginner
ml/ai
type:bug

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.