tobie / pr-preview

Adds preview and diff to spec pull requests.
Apache License 2.0
35 stars 17 forks source link

Error not surfaced properly: [object Object] instead of URL #154

Closed Ms2ger closed 18 hours ago

Ms2ger commented 18 hours ago

See w3c/webdriver#1853; it has

🔗 [Related URL]([object Object])

whimboo commented 18 hours ago

The full error as shown is:

PR Preview relies on a number of web services to run. There seems to be an issue with the following one:

🚨 [Spec Generator](https://www.w3.org/2015/labs/) - Spec Generator is the web service used to build specs that rely on ReSpec.

🔗 [Related URL]([object Object])

Protocol error (Runtime.callFunctionOn): Promise was collected
tobie commented 18 hours ago

Thanks for catching this. Should be fixed now. Please re-open and @-reply me if not! Thanks.