githubtraining / looking-glass-action

provides feedback to learners based on the outcome of their validation lab grader workflow
MIT License
35 stars 10 forks source link

Looking Glass should obscure SchemaError into actions debugger #24

Closed mattdavis0351 closed 3 years ago

mattdavis0351 commented 3 years ago

Looking Glass failed to obscure a SchemaError to debug mode. Instead it was thrown to the user. This could eventually cause confusion and should be addressed in the next update.

image