Bump erlef/setup-beam from 1.17 to 1.18 #110
ci.yml
on: pull_request
Compile
1m 22s
Check Dependencies
15s
Test
1m 58s
Check Formatted
1m 24s
Credo
1m 16s
Dialyzer
4m 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
|