- From: Yoichi Osato <notifications@github.com>
- Date: Tue, 30 Mar 2021 19:10:43 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 31 March 2021 02:10:56 UTC
``` $ bikeshed update --skip-manifest Downloading anchor data... Downloading data for spec 1/217... ... $ make local bikeshed spec fetch.bs fetch.html --md-Text-Macro="COMMIT-SHA LOCAL COPY" LINK ERROR: No 'dfn' refs found for 'creating' with for='['ReadableStream']'. <a data-link-for="ReadableStream" data-link-type="dfn" data-lt="creating">creating</a> ... $ make deploy ... LINK ERROR: No 'dfn' refs found for 'creating' with for='['ReadableStream']'. <a data-link-for="ReadableStream" data-link-type="dfn" data-lt="creating">creating</a> ✘ Did not generate, due to fatal errorsmake: *** [Makefile:23: deploy] Error 22 ``` This is also happening on PR check: https://github.com/whatwg/fetch/pull/1204/checks -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/1205
Received on Wednesday, 31 March 2021 02:10:56 UTC