Commit fc8740a
ci: generate gitignored workerd types before typecheck
worker-configuration.d.ts is a regenerable artifact (deliberately
untracked) — without `wrangler types` the signaling package typechecks
against zero runtime globals (Env/Response/crypto/...) and the first CI
run failed exactly there. Generate it in both workflows.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent ef442bf commit fc8740a
2 files changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
26 | 32 | | |
27 | 33 | | |
28 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
0 commit comments