Open
Description
name: Bug report
about: Create a report to help us improve
Describe the bug
When trying to run string(bool) in cel-java a CelValidationException for overload not found.
To Reproduce
Check which components this affects:
- parser
- checker
- runtime
Sample expression and input that reproduces the issue:
string(true)
Expected behavior
CEL should compile and run resulting a string.
Metadata
Metadata
Assignees
Labels
No labels