923 handle unit selection in backend #3541
Annotations
1 error and 4 warnings
Build and test (1.16.0, 26.0.2)
Process completed with exit code 16.
|
Build and test (1.16.0, 26.0.2)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Build and test (1.16.0, 26.0.2)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
Build and test (1.16.0, 26.0.2)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Build and test (1.16.0, 26.0.2):
apps/game_backend/lib/game_backend/units.ex#L282
There should be no calls to IO.inspect/1.
|