Skip to content

add mix format and dialyzer to CI #5

add mix format and dialyzer to CI

add mix format and dialyzer to CI #5

Triggered via pull request June 3, 2024 12:48
Status Failure
Total duration 2m 44s
Artifacts

format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Mix format
Process completed with exit code 1.
Mix format
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
Mix format
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
Mix format
~R/.../ is deprecated, use ~r/.../ instead
Mix format
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of floki's mix.exs
Mix format
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of expo's mix.exs