issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:HTML linked:pr
Filter by
4.8M results
Parent bounty: #743
This is my own attemptable issue following the bounty process in #743.
Bug
The registerSchema and loginSchema validators currently use z.string().min(8). That accepts passwords made ...
Story
As a member of the team, I want DevSecOps to verify each gating role recorded a PASS verdict in coordination/handoffs/
gate-role .md before merging, so that the PR #231 class of bypass (merge proceeds ...
bug
documentation
self-improvement
Context
Operator-observed (2026-06-04 ~01:07): a wake to the --user-data-dir Neo Claude instance does reach the right window —
Codex had focus, then the Neo harness prompt field got focus — but the #12424 ...
ai
bug
问题描述
cnpower/engineering/compliance_checker.py 中 _has_field 和 _get 函数:
def _has_field(data, field):
if field in data and data[field] is not None:
return True
alias = FIELD_ALIASES.get(field) ...
bug
问题描述
cnpower/engineering/compliance_checker.py 的 _evaluate_rule 中:
checks.append(( operating current ,
_get(results, max_current_a , i_ka ), # fallback 到 i_ka 时单位是 kA
_get(equipment, rated_current_a ...
bug
问题描述
cnpower/pandapower_integration/std_types_cn.py 中 chinese_line_std_types() 对电缆和架空线的电抗取值逻辑不一致:
# 电缆分支(错误)—— 直接取字面值,没查 table
x_ohm_per_km : float(m.get( x_ohm_per_km , 0.0)),
# 架空线分支(正确)—— 使用辅助函数,会 ...
bug
问题描述
cnpower/engineering/normalization.py 中 rated_current_a 推断逻辑存在严重缺陷:
if rated_current_a not in normalized:
for key in ( frame_current_a , max_i_ka , rated_primary_a ):
if key in normalized: ...
bug
Parent bounty: #743
Bug
createNotification initializes notifications with a generated id and read: false, but then spreads the caller payload
after those server-owned fields. A request body containing ...
Context
- #536 objective-only next decision 완료
- current analysis flag count: 0
- source stepwise contour bias count: 3
- repaired stepwise contour bias count: 0
- objective-clean candidate ...
api/src/mc_server_dashboard_api/identity/adapters/models.py:33 uses server_default=func.false() for is_platform_admin.
Under Base.metadata.create_all this renders as invalid PostgreSQL DDL (false()); it ...
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.