Fix/ternary precedence codegen#445
Merged
Merged
KERN guard / kern-guard
succeeded
Jun 16, 2026 in 3m 24s
kern-guard: 1 issue on existing code (+166 advisory)
ℹ️ Inline review comments — no changes.
Mode: ephemeral
Sources: ast
Changed files: 3
All findings: 349
New to this PR: 167
Shown: 1 (0 on changed code, 1 advisory)
Hidden: 166 (advisory or muted rules)
Excluded: 33 findings on paths matched by 18 install patterns
Confidence: 80% on shown findings
Breakdown: ast=1
Advisory findings outside changed code (1)
1 finding listed here are outside the changed code for this PR — they appear in the summary because GitHub can't pin annotations off-diff. Advisory only; they do not affect the check conclusion.
packages/python/src/codegen-body-python.ts · 1 finding
Warning
L2675 · unused-collection (outside diff)
Collection 'blockScopeAdded' is populated but never read
Loading