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

Warnings in mix.exs #4

Open
Fl4m3Ph03n1x opened this issue Feb 22, 2019 · 0 comments
Open

Warnings in mix.exs #4

Fl4m3Ph03n1x opened this issue Feb 22, 2019 · 0 comments

Comments

@Fl4m3Ph03n1x
Copy link

Fl4m3Ph03n1x commented Feb 22, 2019

When compiling I get the following warnings:


warning: variable "package" does not exist and is being expanded to "package()", please use parentheses to remove the ambiguity or change the variable name
  /home/admanmedia/Workspace/admanmedia/clint/deps/rop/mix.exs:12

warning: variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
  /home/admanmedia/Workspace/admanmedia/clint/deps/rop/mix.exs:14

While true this is not critical, it is rather annoying.
Then there is also the fact that my team may choose against using this library because it gives the impression it is not being maintained.

Do you accept PRs?

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