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

Fixes for Dialyzer #338

Merged
merged 10 commits into from
Jul 1, 2024
Merged

Fixes for Dialyzer #338

merged 10 commits into from
Jul 1, 2024

Conversation

paulo-ferraz-oliveira
Copy link
Collaborator

I start by removing all -dialyzer directives and then issuing fixes for the found issues.

I'll add self-review comments where appropriate, to ease review.

@paulo-ferraz-oliveira
Copy link
Collaborator Author

===> Error in dialyzing apps: Unknown dialyzer warning option: no_unknown

This is a bummer: I'ma fix CI so it only runs Dialyzer on a specific OTP version.

rebar.config Outdated Show resolved Hide resolved
rebar.config Outdated Show resolved Hide resolved
@paulo-ferraz-oliveira paulo-ferraz-oliveira force-pushed the fix/for-dialyzer branch 5 times, most recently from ba64db8 to 9653b30 Compare June 16, 2024 13:48
@paulo-ferraz-oliveira
Copy link
Collaborator Author

CI's failing while we wait for an hex_core release. Then we update rebar.config+rebar.lock and retry 😄

@paulo-ferraz-oliveira
Copy link
Collaborator Author

@starbelly, this is good to go. No more -dialyzer exceptions 😄

@starbelly starbelly merged commit ef97078 into main Jul 1, 2024
3 checks passed
@paulo-ferraz-oliveira paulo-ferraz-oliveira deleted the fix/for-dialyzer branch July 1, 2024 21:37
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