Skip to content

issues Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:JavaScript linked:pr

Filter by

6.6M results  (378 ms)

6.6M results

GET /api/modules computes pagination with Math.max(...parseInt(...)). Invalid values such as page=nope or limit=Infinity produce NaN, which is then passed to Supabase .range(NaN, NaN) and returned in response ...

Description The src/services/ directory contains 7 Python files but only 2 unique implementations. The remaining 5 files are byte-for-byte duplicates (confirmed by MD5 hash) and are not imported anywhere ...
gssoc:approved

Summary RenderLoop.render() computes its per-frame dpr local (render-loop.ts ~line 214) as: const dpr = typeof window !== undefined ? Math.min(window.devicePixelRatio || 1, getMaxDpr()) : 1 This uses ...

Description The Dependabot configuration has directory: /ml_service for the pip ecosystem, but this directory does not exist. The actual Python ML service is at apps/ml/. This means Dependabot silently ...
duplicate
gssoc:approved

runtime/src/engine/camera-controller.ts has three input-validation defects in the Mapbox-parity camera API. Each turns untrusted host input into a silently-wrong, locked, or crashing camera. B1 — setMinZoom/setMaxZoom ...

概要 check_integrity.ts が REQ frontmatter に \ ags\ を必須としているが、REQ-0101-005 と patterns.md:52 は4フィールド(id/title/created/updated)のみと定義。この矛盾が NG 22件を発生。 変更内容 - check_integrity.ts L387, L3105: required 配列から ...
maintenance

The keyframe time-stop expansion sub-pass (compiler/src/ir/lower-animation.ts:78) still scales animated opacity with the legacy num = 1 ? num : num / 100 dual-scale heuristic, while every other opacity ...

Context Upstream kubernaut#1423 adds RR context metadata (rr_id, namespace, kind, target, alert_name, phase) to all A2A status events emitted after the RemediationRequest is created. This issue tracks ...

Action: fix Target: Address critical/high review findings: add missing mass-assignment regression tests for templates API, remove dead delete statements and replace with explicit allowlist or strict() ...
kaizen:running

compiler/src/format/gis-formatter.ts formats coordinates without carrying overflow when the smallest unit rounds up to 60 at the chosen precision. formatDMS computes s = (minTotal - m) * 60 then s.toFixed(precision) ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.