Skip to content

[GH-680] Make bots do not follow invisible players #3320

[GH-680] Make bots do not follow invisible players

[GH-680] Make bots do not follow invisible players #3320

Triggered via pull request December 10, 2024 21:11
Status Failure
Total duration 1m 59s
Artifacts

elixir-ci.yml

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

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.