issues Search Results · language:Dune language:Python language:JavaScript language:C# language:JavaScript language:Python
Filter by
46.7M results
Ajustări finale înainte de susținere.
Tasks:
- Test pass complet (CRUD pe toate cele 3 module + raport + export)
- Aspect consistent: spacing, font, etichete
- Verificare diacritice peste tot
...
polish
qa
week-8
README.md final.
Tasks:
- Tehnologii și structură
- Build/run din CLI și din Visual Studio
- Lista funcționalităților + validări + cerințe bonus implementate
- Linkuri către documentație suplimentară ...
docs
week-8
Document final per structura din Anexa 1 a curriculumului.
Tasks:
- Foaie de titlu, Cuprins, Introducere
- Conținutul activităților + Listingul aplicației + Rezultatele testării
- Observații generale ...
docs
week-8
Severity: Medium File: backend/app/middlewares/logging.py, lines 152-154, 103
Evidence:
def _get_or_create_request_id(self, request: Request) - str:
request_id = request.headers.get( X-Request-ID ...
security
Что нужно сделать
Создать файл конфигурации на базе pydantic-settings. Класс Settings читает переменные окружения из .env файла.
Единственный объект settings импортируется по всему проекту.
Переменные ...
backend
Describe the bug As the title says.
Reproduced with world ID wrld_4b7c12e2-dfcd-4a3b-b0a2-4d80809c35ad
Description text:
このワールドはBOOTHで販売中の「【無料版あり】置くだけでそれっぽい空間になる窓とドア」のサンプルワールドです。=================================https˸⁄⁄aohatsukanezumi․booth․pm⁄items⁄7863884=================================1つ目の部屋が無料版の窓2種類とドアのサンプル、2つ目の部屋がそれぞれの有料版のサンプル、3つ目、4つ目の部屋がBOOTHで配布されている無料アセットと組み合わせて作ったモデルルームとなっています。=== ...
Observed Behavior
GET /api/auth/me/ regularly takes 1–3 seconds, with some requests up to 5+ seconds (total round-trip from browser).
Confirmed in production traces from 2026-06-06 through 2026-06-07. ...
bug
Severity: Medium File: backend/app/config.py, lines 285-296
Evidence:
def get_upload_path(self, *paths: str) - Path:
获取上传目录下的文件路径
return Path(self.UPLOAD_DIR).joinpath(*paths) # ← no ...
security
Start note
- time: 2026-06-08 00:14 UTC / 2026-06-08 01:14 BST
- lane: Lane 08 -- Phase 1 helper ports B (argv_split, cmdline, ctype, hweight)
- bounded objective: add one helper-local tools/lib/hweight.zig ...
Severity: Medium File: backend/app/diff_engine/xlsx_diff.py, lines 58-66
Evidence:
@staticmethod
def _format_value(val):
格式化值用于展示
if pd.isna(val):
return None
if isinstance(val, ...
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.