Skip to content
New issue

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

v0.7.0: Expression size == "50" causes a panic. #41

Closed
chirino opened this issue Jun 6, 2024 · 0 comments
Closed

v0.7.0: Expression size == "50" causes a panic. #41

chirino opened this issue Jun 6, 2024 · 0 comments

Comments

@chirino
Copy link
Contributor

chirino commented Jun 6, 2024

I would expect that no expression can panic the interpreter.

unable to compare String("50") with Function("size", None)
thread 'limit::tests::cel::size_function_and_size_var' panicked at /Users/chirino/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cel-interpreter-0.7.0/src/objects.rs:270:23:
unable to compare String("50") with Function("size", None)
@chirino chirino changed the title Expression size == "50" causes a panic. v0.7.0: Expression size == "50" causes a panic. Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant