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
The debug form was passing the parsed input as a Go native interface{}
which caused the Rego package to attempt to treat ast.Valeu as a Go
native value (which fails.)
Fixesopen-policy-agent#571
If inputs are specified in the debug UI, the server returns a parse error:
The text was updated successfully, but these errors were encountered: