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

Dialyzer warning: jsonpath_lex:format_error #8

Open
walter-weinmann opened this issue Jan 17, 2018 · 0 comments
Open

Dialyzer warning: jsonpath_lex:format_error #8

walter-weinmann opened this issue Jan 17, 2018 · 0 comments
Assignees

Comments

@walter-weinmann
Copy link
Contributor

D:\K2\jpparse_idea\jpparse>rebar3 dialyzer
===> Verifying dependencies...
===> Compiling jpparse
===> Dialyzer starting, this may take a while...
===> Updating plt...
===> Resolving files...
===> Checking 166 files in "d:/K2/jpparse_idea/jpparse/_build/default/rebar3_20.2_plt"...
===> Doing success typing analysis...
===> Resolving files...
===> Analyzing 3 files with "d:/K2/jpparse_idea/jpparse/_build/default/rebar3_20.2_plt"...

src/jpparse.yrl
 102: The call jsonpath_lex:format_error(LexErrorInfo::{'error',{_,'jsonpath_lex',{_,_}},_}) will never return since it differs in the 1st argument from the success typing arguments: ({'illegal',string()} | {'user',_})
===> Warnings written to d:/K2/jpparse_idea/jpparse/_build/default/20.2.dialyzer_warnings
===> Warnings occurred running dialyzer: 1
@walter-weinmann walter-weinmann self-assigned this Jan 17, 2018
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