issues Search Results · language:Dune language:Python language:JavaScript language:HTML language:JavaScript language:Python
Filter by
47M results
This issue is created automatically to track contribution activity.
updation
Problem
Resolver._process_level 方法超过 200 行,承担 5 个阶段:prepare → resolve → recurse → post_* → send_to。是整个 Resolver 最核心也最难维护的方法。
Affected file
src/nexusx/resolver.py:546-701
Suggested refactor
将各阶段抽取为独立方法,与代码注释中的 ...
OBD Incident
Playwright E2E diagnostics failed and evidence was uploaded automatically.
- Workflow: E2E Diagnostics
- Run ID: 27077597687
- Run URL: https://github.com/caisse43700-lgtm/Projet-immat-Connect/actions/runs/27077597687 ...
e2e
needs-triage
obd-incident
Active Bounty Scan Results
Scan Time: 2026-06-07 00:07 UTC
1. [ T3 Code ] Add runtime validation for provider configuration schemas
- Repository: UnsafeLabs/Bounty-Hunters
- Comments: 13
- Last ...
bounty-alert
Problem
ErManager.get_loader_by_name 在多个 entity 有同名关系时,只打印 warning 并返回第一个匹配。这可能在 silent 模式下(日志级别 = WARNING)导致数据加载错误——加载了错误
entity 的关系。
Affected file
src/nexusx/loader/registry.py:441-460
Current behavior ...
Problem
多处 except Exception: continue / except Exception: pass 吞掉关键错误,导致调试困难。
Affected locations
| File | Line | Impact |
| --- | --- | --- |
| sdl_generator.py | 244, 469, 636 | entity 字段类型解析错误被跳过,SDL ...
Problem
Resolver 使用三个模块级全局字典做缓存,存在两个问题:
1. 内存泄漏
resolver.py:200-206:
_class_meta_cache: dict[type, _ClassMeta] = {}
_auto_load_cache: dict[tuple[type, int], list] = {}
_dto_cls_cache: dict[Any, type[BaseModel] ...
Problem
has_next_page 返回 True 当 total_count == end,但此时已经是最后一页,没有更多数据。
Affected files
- src/nexusx/loader/factories.py:433 (create_page_one_to_many_loader)
- src/nexusx/loader/factories.py:560 (create_page_many_to_many_loader) ...
Goal
Wire every new trust-and-safety router into apps/api/src/index.ts in one place for the trust-safety-integration-and-docs
Feature (single shared-entrypoint editor).
Changes
- { path : apps/api/src/index.ts ...
persona::engineer
type::story
Goal
Build the dev_admin report-triage and MAAPP registry audit pages for the platform-admin-surfaces Feature.
Changes
- { path : apps/web/src/pages/platform/reports.astro , assumption : creates } ...
persona::engineer-web
risk::high
type::story

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.