Skip to content

Bump GitHub Elixir 1.16.x release #29

Bump GitHub Elixir 1.16.x release

Bump GitHub Elixir 1.16.x release #29

Triggered via push February 15, 2024 12:16
Status Success
Total duration 2m 48s
Artifacts

dialyzer.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
check
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
check
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
check
~R/.../ is deprecated, use ~r/.../ instead
check
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
check
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs