Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add explanations for scripts' different error fields #5351

Merged
merged 2 commits into from
Mar 13, 2020

Conversation

domenic
Copy link
Member

@domenic domenic commented Mar 12, 2020

In #5347 (review)
I realized that I had forgotten what the difference was between
"parse error" and "error to rethrow", despite being the original author
of the spec text. This adds notes explaining the function of each of
them, and un-exports "parse error" since it should only be used
internally.


💥 Error: write EPROTO 139705468127104:error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version:../deps/openssl/openssl/ssl/s23_clnt.c:772:

💥 ###

PR Preview failed to build. (Last tried on Mar 12, 2020, 8:19 PM UTC).

More

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

🚨 HTML Diff Service - The HTML Diff Service is used to create HTML diffs of the spec changes suggested in a pull request.

🔗 Related URL

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.

In #5347 (review)
I realized that I had forgotten what the difference was between
"parse error" and "error to rethrow", despite being the original author
of the spec text. This adds notes explaining the function of each of
them, and un-exports "parse error" since it should only be used
internally.
@domenic domenic merged commit 8a285a2 into master Mar 13, 2020
@domenic domenic deleted the clarify-script-errors branch March 13, 2020 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clarification Standard could be clearer topic: script
Development

Successfully merging this pull request may close these issues.

2 participants