Commit b8419bd
fix(scripts): stop the optional-error-sink gate's own header lying about its narrowing count (#12323)
:60 and :789 said "both"/"the two narrowings" while the file documents
and pins three (Narrowing 1: as-cast, Narrowing 2: purity, Narrowing 3:
unreadable member type, added by #11069) and its runtime string already
prints "all three narrowings pinned as counts". Repointed both sentences
to an integer-free spelling ("every narrowing below" / "the narrowings")
so they cannot go stale again when a fourth narrowing arrives, matching
the fix PR #12290 made for the sibling workflow-comment instance.
:985 is left exactly as written — it is a correct past-tense statement
about the state of the world before narrowing 3 existed (#11069's own
history), not a present-tense claim.
No behaviour, count, pin, or runtime string changed.
Co-authored-by: Claude <noreply@anthropic.com>1 parent 9754e8c commit b8419bd
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
786 | 786 | | |
787 | 787 | | |
788 | 788 | | |
789 | | - | |
| 789 | + | |
790 | 790 | | |
791 | 791 | | |
792 | 792 | | |
| |||
0 commit comments