issues Search Results · language:Dune language:Python language:HTML language:Java language:Java language:Java
Filter by
42.6M results
Surfaced by the #36 taint audit (32-bit ARM .so).
Gap
The bounds-checked secure CRT variants — memcpy_s, memset_s, sprintf_s, strcpy_s, strncpy_s, etc. — are not recognized
sinks or propagators. A call ...
enhancement
Automated failure classification
- Workflow: Code Quality
- Run: https://github.com/Twodragon0/investing/actions/runs/27316779010
- Attempt: 1
- Head SHA: 422d4870806c134b032ed2be471a68c831d1f0b1 ...
automated
ci-failure
code-failure
Problem
Pagination limits, cache TTLs, and tunable thresholds are sprinkled as magic numbers across 10+ files. Intent is unclear
(is `20` a UI constraint or an API default?) and changing a value requires ...
priority:medium
refactor
tech-debt
this is a great project!
Problem
`dashboard_service.py` has functions with extreme nesting depth (up to 19 levels in `get_recent_executions`, 15 in
`get_quick_stats`, 14 in `get_activity_summary`). This makes control flow hard ...
priority:medium
refactor
tech-debt
!-- crossgl-support-issue-sync: extracted:wgsl:docs.pipelinetargetslayout:documented_candidate_not_detected --
WebGPU / WGSL: pipelineTargetsLayout
This issue is managed from generated support signals ...
support:extracted
support:matrix
support-backend:wgsl
support-category:docs
!-- crossgl-support-issue-sync: extracted:wgsl:docs.pipelinelayout:documented_candidate_not_detected --
WebGPU / WGSL: pipelineLayout
This issue is managed from generated support signals by tools/sync_support_issues.py. ...
support:extracted
support:matrix
support-backend:wgsl
support-category:docs
Problem
Several service functions accept 7-11 positional parameters, making them hard to call correctly, test, and maintain. The
high parameter count signals mixed concerns.
Locations
| File | Function ...
priority:medium
refactor
tech-debt
What should change
便名入力にバリデーションを追加する。検索前に出発便名(必須)が妥当かをチェックし、不正ならその場でフレンドリーなエラー表示を出して検索を実行しない。任意の復路便名は、入力されている場合のみ同様に検証する。
Why
現状、空欄やデタラメな文字列で検索すると API 呼び出しが走り、汎用的な「flight not found」エラーになって分かりにくい。事前バリデーションで明確なフィードバックを返し、無駄な呼び出しも省ける。 ...
agent:build

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.