whatwg / xhr

XMLHttpRequest Standard
https://xhr.spec.whatwg.org/
Other
314 stars 129 forks source link

link error breaking deploys #345

Closed miketaylr closed 2 years ago

miketaylr commented 2 years ago

In https://github.com/whatwg/xhr/runs/5551269577?check_suite_focus=true,

Error running preprocessor, returned code: 2.
LINK ERROR: No 'dfn' refs found for 'terminated' with for='['fetch']'.
<a data-lt="terminated" data-link-for="fetch" data-link-type="dfn">terminate</a>
make: *** [Makefile:23: deploy] Error 22

Probably caused by https://github.com/whatwg/fetch/commit/4561d5f4b2462e2bb5f91668504a90fc5a725786?

annevk commented 2 years ago

Yeah, @noamr could you maybe take this?

noamr commented 2 years ago

Yeah, @noamr could you maybe take this?

Absolutely