Skip to content

feat: change default value of :detect_locale_from option #19

feat: change default value of :detect_locale_from option

feat: change default value of :detect_locale_from option #19

Triggered via push December 30, 2023 03:25
Status Success
Total duration 4m 41s
Artifacts

ci.yml

on: push
Matrix: mix_check
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Elixir 1.16.x / OTP 26.x
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Elixir 1.16.x / OTP 26.x
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Elixir 1.16.x / OTP 25.x
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Elixir 1.16.x / OTP 25.x
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Elixir 1.16.x / OTP 24.x
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Elixir 1.16.x / OTP 24.x
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs