Commit 4e3cdf2
committed
Type the #13700 seed fixture as any: keep the metadata-protocol DEBT ledger at its frozen 63
The three new makeStubEngine([legacyReferenceToRow]) call sites each raised
TS2322 under the debt instrument (the parameter intersection collapses
metadata to string, while stored-seam seeds deliberately carry object-literal
metadata that the stub stringifies). Annotating the fixture const `any` — the
file's established stub spelling — removes exactly the 3 new errors; the 7
pre-existing frozen errors in this file are untouched, so the package measures
63 again, matching the ledger. No behavior or assertion change; suite 9/9.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PBjwYLS6BciTQW3c9xQiD21 parent ef1563e commit 4e3cdf2
1 file changed
Lines changed: 4 additions & 1 deletion
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
157 | 160 | | |
158 | 161 | | |
159 | 162 | | |
| |||
0 commit comments