Skip to content

chore: Fix compilation warnings #770

chore: Fix compilation warnings

chore: Fix compilation warnings #770

Triggered via push December 6, 2025 17:17
Status Failure
Total duration 2m 26s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
test
Process completed with exit code 1.
test
:logger :level has been set to :warn in config files, please use :warning instead
test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of gettext's mix.exs
test
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of floki's mix.exs