PR Preview failed to build. (Last tried on Jan 31, 2022, 1:58 PM UTC).
More
PR Preview relies on a number of web services to run. There seems to be an issue with the following one:
:rotating_light: [Spec Generator](https://www.w3.org/2015/labs/) - Spec Generator is the web service used to build specs that rely on ReSpec.
:link: [Related URL](https://labs.w3.org/spec-generator/?type=respec&url=https%3A%2F%2Frawcdn.githack.com%2Fw3c%2Fruby-t2s-req%2F0f1caf26b7a56f2016a54f81daa2728a27c776e2%2Findex.html%3FisPreview%3Dtrue)
```
😠Sorry, there was an error generating the HTML. Please report this issue!
Specification: https://rawcdn.githack.com/w3c/ruby-t2s-req/0f1caf26b7a56f2016a54f81daa2728a27c776e2/index.html?isPreview=true&publishDate=2022-01-31
ReSpec version: 29.0.1
File a bug: https://github.com/w3c/respec/
Error: Error: Evaluation failed: Timeout: document.respec.ready didn't resolve in 28396ms.
at ExecutionContext._evaluateInternal (/u/spec-generator/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:221:19)
at runMicrotasks ()
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async ExecutionContext.evaluate (/u/spec-generator/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:110:16)
at async generateHTML (/u/spec-generator/node_modules/respec/tools/respecDocWriter.js:221:12)
at async toHTML (/u/spec-generator/node_modules/respec/tools/respecDocWriter.js:92:18)
at async Object.generate [as respec] (/u/spec-generator/generators/respec.js:14:44)
at async /u/spec-generator/server.js:203:44
```
_If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please [file an issue](https://github.com/tobie/pr-preview/issues/new?title=Error%20not%20surfaced%20properly&body=See%20w3c/ruby-t2s-req%2328.)._
fixes errors introduced by #26
:boom: Error: 500 Internal Server Error :boom:
PR Preview failed to build. (Last tried on Jan 31, 2022, 1:58 PM UTC).
More
PR Preview relies on a number of web services to run. There seems to be an issue with the following one: :rotating_light: [Spec Generator](https://www.w3.org/2015/labs/) - Spec Generator is the web service used to build specs that rely on ReSpec. :link: [Related URL](https://labs.w3.org/spec-generator/?type=respec&url=https%3A%2F%2Frawcdn.githack.com%2Fw3c%2Fruby-t2s-req%2F0f1caf26b7a56f2016a54f81daa2728a27c776e2%2Findex.html%3FisPreview%3Dtrue) ``` 😠Sorry, there was an error generating the HTML. Please report this issue! Specification: https://rawcdn.githack.com/w3c/ruby-t2s-req/0f1caf26b7a56f2016a54f81daa2728a27c776e2/index.html?isPreview=true&publishDate=2022-01-31 ReSpec version: 29.0.1 File a bug: https://github.com/w3c/respec/ Error: Error: Evaluation failed: Timeout: document.respec.ready didn't resolve in 28396ms. at ExecutionContext._evaluateInternal (/u/spec-generator/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:221:19) at runMicrotasks (