arcalot / arcaflow-expressions

Expressions language for Arcaflow
Apache License 2.0
0 stars 0 forks source link

Unhelpful error message when parsing invalid expression #9

Open janosdebugs opened 1 year ago

janosdebugs commented 1 year ago

Describe the bug

When parsing this expression, the error message is less than helpful: $.input.

The error message is the following:

failed to parse expression: $.input. (%!v(PANIC=Error method: runtime error: invalid memory address or nil pointer dereference))