Skip to content

923 handle unit selection in backend #3541

923 handle unit selection in backend

923 handle unit selection in backend #3541

Triggered via pull request February 13, 2025 19:36
Status Failure
Total duration 2m 13s
Artifacts

elixir-ci.yml

on: pull_request
Matrix: Build and test
Fit to window
Zoom out
Zoom in

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.