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

envkey-ruby incorrectly handles error #31

Open
bmulholland opened this issue Oct 6, 2022 · 2 comments
Open

envkey-ruby incorrectly handles error #31

bmulholland opened this issue Oct 6, 2022 · 2 comments

Comments

@bmulholland
Copy link

I'm trying to use envkey-ruby in CI and getting the following error:

JSON::ParserError: 859: unexpected token at 'echo 'error: ENVKEY missing
'; false
'

Looking at the source, it seems to be expecting the output of the echo, not a string including echo in it.

@bmulholland
Copy link
Author

Maybe not a very high priority, though, considering the error is correct and still output to the user :)

@danenania
Copy link
Contributor

Thanks for reporting this @bmulholland. We'll get it fixed.

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