The infra spec no longer defines pair, resulting in broken links. Moving to use tuple instead.
:boom: Error: 500 Internal Server Error :boom:
PR Preview failed to build. (Last tried on Mar 9, 2022, 3:31 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%2Fw3c%2Flargest-contentful-paint%2F73366cee407be84103abc4c346f0353075c3936b%2Findex.bs&md-warning=not%20ready)
```
Error running preprocessor, returned code: 1.
Traceback (most recent call last):
File "/sites/api.csswg.org/bikeshed/bikeshed.py", line 3, in
from bikeshed import cli
File "/sites/api.csswg.org/bikeshed/bikeshed/__init__.py", line 65, in
from . import config # noqa: E402
File "/sites/api.csswg.org/bikeshed/bikeshed/config/__init__.py", line 2, in
from .dfnTypes import (
File "/sites/api.csswg.org/bikeshed/bikeshed/config/dfnTypes.py", line 4, in
from .. import t
File "/sites/api.csswg.org/bikeshed/bikeshed/t.py", line 6, in
from typing import (
ImportError: cannot import name 'Literal' from 'typing' (/usr/local/lib/python3.7/typing.py)
```
_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/largest-contentful-paint%2390.)._
The infra spec no longer defines
pair
, resulting in broken links. Moving to usetuple
instead.:boom: Error: 500 Internal Server Error :boom:
PR Preview failed to build. (Last tried on Mar 9, 2022, 3:31 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%2Fw3c%2Flargest-contentful-paint%2F73366cee407be84103abc4c346f0353075c3936b%2Findex.bs&md-warning=not%20ready) ``` Error running preprocessor, returned code: 1. Traceback (most recent call last): File "/sites/api.csswg.org/bikeshed/bikeshed.py", line 3, in from bikeshed import cli File "/sites/api.csswg.org/bikeshed/bikeshed/__init__.py", line 65, in from . import config # noqa: E402 File "/sites/api.csswg.org/bikeshed/bikeshed/config/__init__.py", line 2, in from .dfnTypes import ( File "/sites/api.csswg.org/bikeshed/bikeshed/config/dfnTypes.py", line 4, in from .. import t File "/sites/api.csswg.org/bikeshed/bikeshed/t.py", line 6, in from typing import ( ImportError: cannot import name 'Literal' from 'typing' (/usr/local/lib/python3.7/typing.py) ``` _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/largest-contentful-paint%2390.)._