Skip to content

TheFirstAvenger/wallaby_dialyzer_issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WallabyDialyzerIssue

This is an example repo to demonstrate a dialyzer error with Wallaby when specifying Queries in module attributes in compiled helpers.

To reproduce the issue, clone the repo and run MIX_ENV=test mix dialyzer. You should get the following:

test/support/compiled_helper.ex:11:no_return
Function log_in_has_no_return/1 has no local return.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages