[GH-680] Make bots do not follow invisible players #3320
Annotations
1 error and 5 warnings
Build and test (1.16.0, 26.0.2)
Process completed with exit code 20.
|
Build and test (1.16.0, 26.0.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/bot_manager/lib/bot_state_machine.ex#L49
There should be no calls to IO.inspect/1.
|