issues Search Results · language:Dune language:Python language:JavaScript language:Java language:Java language:JavaScript
Filter by
55.3M results
Description: While navigating to the Order section on the Enatega Food Delivery website and setting the page size
to 100%, a critical issue is identified where approximately half of the Checkout section ...
Contexto
es esperable que queden imports no usados en archivos que dependían de las clases eliminadas o modificadas. checkstyle
(corregido para realmente fallar el build en el proyecto) probablemente ...
chore
good-first-issue
size:S
Issue: Users Cannot Set Their Location Using the Map in the Customer App Description: A significant issue has been
identified in customer app, where users are unable to set or update their location using ...
Problem
The proxy silently injects temperature = 0.7 for any request that doesn t specify one:
# llm_proxy.py:394
class ChatRequest(BaseModel):
...
temperature: Optional[float] = 0.7
# llm_proxy.py:448 ...
Contexto
Algunas clases del proyecto tienen Javadoc ejemplar (ej. IRepositorioConexiones, SqlValidator tras su formalización en
el proyecto), mientras otras (varios controllers, según se observó durante ...
chore
size:M
Problem
The Streamlit dashboard (dashboard.py) presumably triggers live yfinance lookups on user input. Yahoo aggressively
rate-limits scraped requests, and repeated identical queries (same ticker/expiry) ...
enhancement
performance
Problem
The .venv is committed/visible in the tree, which is an anti-pattern, and there s no clear evidence of pinned dependency
versions for the volatile yfinance stack (Python 3.13 venv present).
Recommendation ...
dependencies
devops
tech-debt
Problem
Commit 1231f9f added backend API tests, but the major overhaul in 7b6a1f2 ( replace React/Flask with Streamlit ) likely
invalidated those tests since the API layer was removed. There is no visible ...
ci
jarvis-p1
tech-debt
testing
Problem
The app depends directly on yfinance, an unofficial, scraping-based library that breaks frequently when Yahoo changes
endpoints. Commit 1197d4b already shows friction ( suppressing yfinance logs ...
architecture
dependencies
jarvis-p1
reliability
Contexto
El proyecto empaqueta un JAR shaded (vía maven-shade-plugin) que incluye JavaFX, 3 drivers JDBC, Apache POI, Jackson y
RichTextFX completos. No existe ninguna medición ni documentación de cuánto ...
chore
good-first-issue
size:S

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.