Skip to content

Move constants to config and remove unnecessary callbacks in game updater #752

Move constants to config and remove unnecessary callbacks in game updater

Move constants to config and remove unnecessary callbacks in game updater #752

Triggered via pull request March 7, 2024 23:16
Status Failure
Total duration 1m 36s
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 1.
Build and test (1.16.0, 26.0.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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