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 18, 2021. It is now read-only.
These errorrs are already handled elsewhere and
leaving them unhandled violates an invariant.
Fixes#799.
Change-Id: Idef317fd873ead27f1836855b7b700c6679db735
What version of CUE are you using (
cue version
)?Does this issue reproduce with the latest release?
yes
What did you do?
I was trying to write some fancy generation code and accidentally put a struct in a key interpolation, which triggered a panic.
example.cue
cue eval example.cue
What did you expect to see?
a human readable error
What did you see instead?
panic
The text was updated successfully, but these errors were encountered: