chore(deps): bump excoveralls from 0.18.2 to 0.18.3 in the dev group #81
Annotations
8 warnings
Credo
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Credo
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Test (Elixir 1.15 OTP 26)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Test (Elixir 1.15 OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (Elixir 1.16 OTP 26)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Test (Elixir 1.16 OTP 26)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Dialyzer
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Dialyzer
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|