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

Fix some dyalizer issues #355

Merged
merged 1 commit into from
Aug 16, 2018
Merged

Fix some dyalizer issues #355

merged 1 commit into from
Aug 16, 2018

Conversation

germsvel
Copy link
Contributor

Part of a continued effort in completing #27

What changed?

Fix several dialyzer issues. Some simply break contract because they allow a nil, while others were slightly more complicated (like the supertype being a struct() instead of a %{}).

Fix several dialyzer issues. Some simply break contract because they
allow a `nil`, while others were slightly more complicated (like the
supertype being a `struct()` instead of a `%{}`).
@ghost ghost assigned germsvel Aug 15, 2018
@germsvel germsvel changed the title Fix dyalizer issues Fix some dyalizer issues Aug 15, 2018
@germsvel germsvel requested a review from ayrat555 August 15, 2018 14:22
@germsvel germsvel added this to the Simple node (MVP) milestone Aug 15, 2018
@ayrat555 ayrat555 merged commit f2ca418 into master Aug 16, 2018
@ghost ghost removed the status: in progress label Aug 16, 2018
@ayrat555 ayrat555 deleted the gv-fix-dialyzer-issues branch August 16, 2018 16:50
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.

2 participants