Skip to content

[BUG] string(bool) overload is missing #727

Open
@maorwayn

Description

@maorwayn

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions