Tweaks to ci #11
Annotations
6 warnings
Install dependencies:
deps/mock/mix.exs#L15
found quoted keyword "coveralls" but the quotes are not required. Note that keywords are always atoms, even when quoted. Similar to atoms, keywords made exclusively of ASCII letters, numbers, and underscore do not require quotes
|
Install dependencies
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
|
Install dependencies
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
|
Install dependencies
Decimal.cmp/2 is deprecated. Use compare/2 instead
|
Install dependencies
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Install dependencies
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
Loading