Closed oliver-schoenherr closed 5 years ago
After adding the params section to the maru_version example:
https://github.com/oliver-schoenherr/maru_examples/commit/e61494a905844cdf1054adda3073b17ce818b9d3
the dialyzer starts complaining about the MaruVersion.API module:
maru_version> mix dialyzer lib/maru_version.ex:4: The created fun has no local return done (warnings were emitted)
After adding the params section to the maru_version example:
https://github.com/oliver-schoenherr/maru_examples/commit/e61494a905844cdf1054adda3073b17ce818b9d3
the dialyzer starts complaining about the MaruVersion.API module: