Closed saschanaz closed 2 years ago
FATAL ERROR: Found unmatched text macro [REPOSITORY]. Correct the macro, or escape it with a leading backslash.
🤔 why is PR Preview getting an error that spec-prod never gets?
FYI https://github.com/tabatkins/bikeshed/issues/992 and https://github.com/tabatkins/bikeshed/pull/2185 for the "WARNING: Example needs ID" issue
Per https://github.com/w3c/web-locks/pull/101#issuecomment-984312487.
I guess this can jump right to WD if Marcos can set the environment for us.
:boom: Error: 400 Bad Request :boom:
PR Preview failed to build. (Last tried on Dec 2, 2021, 11:52 AM 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: [CSS Spec Preprocessor](https://api.csswg.org/bikeshed/) - CSS Spec Preprocessor is the web service used to build Bikeshed specs. :link: [Related URL](https://api.csswg.org/bikeshed/?url=https%3A%2F%2Fraw.githubusercontent.com%2Fw3c%2Fweb-locks%2Fb4026322f208b836b46563a602579a8a97719dab%2Findex.bs&md-warning=not%20ready) ``` Error running preprocessor, returned code: 2. WARNING: Example needs ID: <div class="example"> <p>This is an example of an informative example.</p> </div> FATAL ERROR: Found unmatched text macro [REPOSITORY]. Correct the macro, or escape it with a leading backslash. ✘ Did not generate, due to fatal errors ``` _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/web-locks%23103.)._