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

Introduced type checking of variadic function arguments #79

Conversation

springcomp
Copy link

Fixes #35.

The arguments for variadic functions are not typed checked.
This PR introduces type checks for all arguments.

@springcomp
Copy link
Author

This is included in JmesPath Community.

@springcomp springcomp closed this Jan 31, 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

Successfully merging this pull request may close these issues.

Not all casts on user input are checked, causing panics
1 participant