Form tweaks #73
ci.yml
on: pull_request
Compile
1m 25s
Check Dependencies
16s
Test
2m 2s
Check Formatted
1m 27s
Credo
1m 14s
Dialyzer
2m 4s
Annotations
12 warnings
Credo
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of absinthe's mix.exs
|
Credo
~R/.../ is deprecated, use ~r/.../ instead
|
Compile
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of absinthe's mix.exs
|
Compile
~R/.../ is deprecated, use ~r/.../ instead
|
Check Formatted
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of absinthe's mix.exs
|
Check Formatted
~R/.../ is deprecated, use ~r/.../ instead
|
Test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of absinthe's mix.exs
|
Test
~R/.../ is deprecated, use ~r/.../ instead
|
Dialyzer
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of absinthe'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
|
Dialyzer
~R/.../ is deprecated, use ~r/.../ instead
|