You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
Gavel currently stores internal exceptions (such as failed parsing) in the same key as public validation results - results key of the validation result object. I strongly suggest to re-consider this behavior, and stop mixing two kinds of errors in the Gavel's output.
I have a proposal regarding this in the next Gavel spec. Always glad to discuss it in person. Once the steady version is ready, it will be included in the next Gavel spec (see the respective v2 pull request).
Gavel currently stores internal exceptions (such as failed parsing) in the same key as public validation results -
results
key of the validation result object. I strongly suggest to re-consider this behavior, and stop mixing two kinds of errors in the Gavel's output.Why
The text was updated successfully, but these errors were encountered: