Skip to content

More work to make Erlang/OTP use ExDoc #1556

More work to make Erlang/OTP use ExDoc

More work to make Erlang/OTP use ExDoc #1556

Triggered via pull request January 2, 2024 09:30
Status Failure
Total duration 45s
Artifacts

ci.yml

on: pull_request
Matrix: mix_test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
mix_test (1.12, 22): test/ex_doc/formatter/html_test.exs#L191
test generates in default directory with redirect index.html file (ExDoc.Formatter.HTMLTest)
mix_test (1.12, 22)
Process completed with exit code 1.
mix_test (1.16.0-rc.0, 26, lint): test/ex_doc/formatter/html_test.exs#L191
test generates in default directory with redirect index.html file (ExDoc.Formatter.HTMLTest)
mix_test (1.16.0-rc.0, 26, lint)
Process completed with exit code 2.
mix_test (1.16.0-rc.0, 26, lint)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs