Bump Elixir/Erlang versions #2
Annotations
4 warnings
Compile
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Compile
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Publish unit test results to GitHub
Could not find any JUnit XML files for _build/test/junit-reports/*.xml
|
Run credo:
lib/prometheus_exometer.ex#L78
Function body is nested too deep (max depth is 2, was 3).
|
Loading