Skip to content

add mix format and dialyzer to CI #10

add mix format and dialyzer to CI

add mix format and dialyzer to CI #10

Triggered via pull request June 3, 2024 13:29
Status Failure
Total duration 27s
Artifacts

format.yml

on: pull_request
mix format
18s
mix format
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 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 erlex's mix.exs
mix format
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs