pub const fn clamp_line(line: u64) -> u64
Clamp a line number below 1 to 1: GitHub rejects line=0, and the typed annotation fallback in annotate.sh applies the same floor.
line=0
annotate.sh