Skip to content

chore: Fix compilation warnings #772

chore: Fix compilation warnings

chore: Fix compilation warnings #772

Triggered via push December 6, 2025 17:44
Status Success
Total duration 2m 46s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
test
doc/1 is deprecated. Use document/1 with generate/1 instead.
test
doc/1 is deprecated. Use document/1 with generate/1 instead.
test
doc/1 is deprecated. Use document/1 with generate/1 instead.
test
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
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