privacycg / nav-tracking-mitigations

Navigation-based Tracking Mitigations
https://privacycg.github.io/nav-tracking-mitigations/
31 stars 14 forks source link

Add a 'make remote' target. Fix minor bikeshed breakage. #33

Closed wanderview closed 1 year ago

wanderview commented 1 year ago

:boom: Error: 400 Bad Request :boom:

PR Preview failed to build. (Last tried on Mar 15, 2023, 5:17 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: [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%2Fprivacycg%2Fnav-tracking-mitigations%2F14754f6aa51d6441ce1cc0de52aa04fc89157aef%2Findex.bs&md-warning=not%20ready) ``` Error running preprocessor, returned code: 2. FATAL ERROR: Couldn't find section '#browsing-the-web' in spec 'html': [[HTML#browsing-the-web|navigations]] ✘ 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%20privacycg/nav-tracking-mitigations%2333.)._
wanderview commented 1 year ago

Weird that it gave me a bikeshed error before the CI job ran. That error message is what my index.bs change fixes.