issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:JavaScript language:Java
Filter by
5.8M results
Problem
Agnes AI image generation currently has a few compatibility and operability gaps that make the adapter unreliable in
real deployments.
Details
- URL responses can point to Google-hosted storage ...
Problem
The models parse several useful fields from the API response, but these are dropped when converting to DataFrames for
Excel export. They are available in the dataclass but to_dict() omits them. ...
Problem
The type_transaction field from the API (NORMAL, BALANCE, INCOME) is collapsed into a single boolean is_reimbursement
column, which is only True for BALANCE entries. Both NORMAL expenses and INCOME ...
Symptom
Integration Tests fail intermittently on unrelated PRs (and on main) with headless games not reaching a terminal event
in time. Two distinct tests, same failure family, observed back-to-back on ...
reliability
testing
Describe the Bug
A syntax error is present in frontend/src/components/features/reviews/ReviewForm.jsx around line 125, causing the
frontend build to fail. The error message indicates an unexpected ) and ...
bug
Thông tin
- Người thực hiện: Trần Bảo Hoàng
- Ngày thực hiện: 6/6/2026
Mô tả hiện tại
Hiện tại chức năng UC06 - Đặt vé đã có tài liệu UC06_development_testing.md ghi lại dữ liệu test, kết quả mong ...
documentation
enhancement
Problem
The /audit-fleet run on 2026-06-06 re-audited all 28 repos in one week and filed 59 issues — not because the repos
changed, but because the rubric-sha changed. Every clean repo s ledger gate reported ...
chore
📄 Issue Summary (Feature Overview)
- Implement kafka pub and sub feature
📝 Details and Requirements
No response
✅ Checklist (Tasks to implement)
- [x] Implement kafka pub and sub feature
📍 References ...
enhancement
目标
配置 Qdrant 向量数据库。
前置依赖
无
详细说明
Qdrant Docker 配置
在 infrastructure/docker-compose.yml 中添加:
qdrant:
image: qdrant/qdrant:latest
ports:
- 6333:6333
- 6334:6334
volumes:
- qdrant_storage:/qdrant/storage ...
infra
vector-db
目标
维修记录后端。
前置依赖
无
详细说明
MaintenanceRecord 模型
| 字段 | 类型 | 说明 |
| --- | --- | --- |
| id | UUID | 主键 |
| asset | ForeignKey → Asset | 所属设备 |
| maintenance_type | CharField (choices: repair/inspection/cleaning/other) ...
api
backend

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.