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

Enforce Threshold fails silently if string containing number is passed in. #108

Open
mrking opened this issue Nov 8, 2016 · 1 comment

Comments

@mrking
Copy link

mrking commented Nov 8, 2016

Using a process.env. variable, we discovered that the the enforce threshold fails to notify that the enforcement fails because the typeof was a string. It should attempt to parse the string, or enforce the type being passed in.

@SBoudrias
Copy link
Owner

Can you provide a code example? It's a bit hard to understand what happened for you.

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

2 participants