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

Investigate unmatched returns found by Dialyzer #551

Open
jchristgit opened this issue Apr 19, 2024 · 0 comments
Open

Investigate unmatched returns found by Dialyzer #551

jchristgit opened this issue Apr 19, 2024 · 0 comments
Assignees

Comments

@jchristgit
Copy link
Collaborator

As we all know, Dialyzer is never wrong. #508 attempts to introduce the new
-Wunmatched_return flag to check for return values we are properly dealing
with, and it finds a few of it in this job
log
.
We should figure out what Dialyzer has found, fix it and merge the changes to
enable the warning accordingly.

@jchristgit jchristgit self-assigned this Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant