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

Failed to parse warning: #325

Open
jrichocean opened this issue Apr 25, 2019 · 0 comments
Open

Failed to parse warning: #325

jrichocean opened this issue Apr 25, 2019 · 0 comments
Labels

Comments

@jrichocean
Copy link

Environment

elixir 1.8 / OTP 21

:dialyxir, "1.0.0-rc.6"

Current behavior

would not parse because of erlex so i changed the Dialyxir.Warnings.PatternMatch.format_short/1 func to just output type and when i did that dialyzer would parse and return

Failed to parse warning:
[{:"<<", 1}, {:<, 1}, {:, 1}, {:":", 1}, {:int, 1, 8}, {:",", 1}, {:, 1}, {:":", 1}, {:_, 1}, {:*, 1}, {:int, 1, 1}, {:">>", 1}, {:",", 1}, {:int, 1, 100}, {:>, 1}]

@asummers asummers added the bug label Apr 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants