issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript linked:pr language:CSS
Filter by
4.5M results
Problem
akitaonrails/frankmd:latest is published for linux/amd64 only (confirmed on Docker Hub — the latest tag exposes a single
linux/amd64 image). On ARM hosts (Raspberry Pi, Orange Pi, Ampere/Graviton ...
背景
現在 backend/clients/llm_gemini.py では Gemini API へのリクエスト時に APIキーをURLクエリパラメータで送信している。
# 現在の実装(llm_gemini.py L64)
response = await client.post(
url,
params={ key : settings.gemini_api_key},
...
Parent bounty: #743
Related reports: #5425, #5386
Bug
The /freelancers/[username] route renders placeholder text with the requested username instead of looking up the
selected freelancer from apps/web/lib/mock.ts. ...
Your current environment
- vLLM: latest main branch
- Python: 3.10+
🐛 Describe the bug
SamplingParams._verify_args() uses assert isinstance(...) to validate user-provided fields (stop_token_ids, ...
_fetch_data builds f {JOLPICA_ENDPOINT}/{year}/{endpoint}/ , and two callers pass slash-laden strings, so the URL ends
up with //. The API tolerates it, but it is inconsistent, and a malformed URL that ...
refactor
Severity
low (data-integrity)
Location
services/user-profile/app/schemas/preferences.py:17 (in the user-profile service)
Description
PreferencesReplaceRequest / PreferencesPatchRequest type saved_filters, ...
area:reliability
bug
Severity
low (correctness)
Location
services/auth/app/dependencies/auth.py:33 (in the auth service)
Description
In get_current_user, the token is decoded inside a try/except that only catches JWTError. ...
area:identity
bug
Severity
medium (data-integrity)
Location
services/user-profile/app/services/preferences_service.py:9 (in the user-profile service)
Description
get_or_create() is a read-then-insert with no uniqueness/conflict ...
area:reliability
bug
Severity
medium (data-integrity)
Location
services/reservations/app/services/reservation_service.py:235-243,364-391 (in the reservations service)
Description
On the create path, exclusive devices ...
area:reliability
bug
Severity
medium (contract)
Location
services/notifications/app/services/event_router.py:102 (in the notifications service)
Description
The notifications service is supposed to suppress reservation.updated ...
area:reliability
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.