Skip to content

[GH-581] Implement daily quest feature #1770

[GH-581] Implement daily quest feature

[GH-581] Implement daily quest feature #1770

Triggered via pull request May 13, 2024 22:35
Status Failure
Total duration 2m 1s
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 8.
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
Build and test (1.16.0, 26.0.2): apps/game_backend/lib/game_backend/matches.ex#L71
Function body is nested too deep (max depth is 3, was 4).