We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
You cannot pass the root object to functions that support working with objects:
Configuration error. error=Transform "compact": remap error: parser error: --> 1:16 | 1 | . = compact(.)␊ | ^--- | = expected path_segment
The text was updated successfully, but these errors were encountered:
Curious. This seems to be a regression...
I added a test in the new parser, and this is working as expected, so should be solved as soon as that PR lands.
Sorry, something went wrong.
JeanMertz
Successfully merging a pull request may close this issue.
You cannot pass the root object to functions that support working with objects:
The text was updated successfully, but these errors were encountered: