Bump jason from 1.4.1 to 1.4.3 #117
ci.yml
on: pull_request
Compile
1m 20s
Check Dependencies
14s
Test
2m 3s
Check Formatted
1m 22s
Credo
1m 12s
Dialyzer
4m 6s
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
|