Bump phoenix_live_reload from 1.5.1 to 1.5.2 #18
ci.yml
on: pull_request
Compile
1m 18s
Check Dependencies
19s
Test
1m 56s
Check Formatted
1m 14s
Credo
1m 13s
Dialyzer
2m 46s
Annotations
12 warnings
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
|
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
|
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
|