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

Core builds are failing due because of passing null values to primitive type #31

Open
srinugajjala opened this issue Jan 16, 2020 · 0 comments

Comments

@srinugajjala
Copy link
Collaborator

Describe the bug
Currently, the null values are being passed to some parameters which are of the primitive type Int which it doesn't accept.

Expected behavior
The build should go through and if the users don't use the optional parameter then it should work with the code flow and the build should pass.

To Reproduce
Just by following the installation procedure, the builds are failing.

Errorlog
If applicable, add an error log which will help us to diagnose the issue.

Additional context
NA

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