Bump tailwind from 0.2.2 to 0.2.3 #95
ci.yml
on: pull_request
Compile
1m 21s
Check Dependencies
14s
Test
1m 57s
Check Formatted
1m 26s
Credo
1m 16s
Dialyzer
4m 15s
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
|