Add --warnings-as-errors flag for non-zero exit code (Take 2) #1539
ci.yml
on: pull_request
Check JS
33s
Matrix: mix_test
assets
0s
Annotations
6 errors and 3 warnings
mix_test (1.12, 22):
test/ex_doc/formatter/html_test.exs#L165
test warnings multiple warnings are registered when using warnings_as_errors: true (ExDoc.Formatter.HTMLTest)
|
mix_test (1.12, 22):
test/ex_doc/formatter/epub_test.exs#L257
test warnings multiple warnings are registered when using warnings_as_errors: true (ExDoc.Formatter.EPUBTest)
|
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#L165
test warnings multiple warnings are registered when using warnings_as_errors: true (ExDoc.Formatter.HTMLTest)
|
mix_test (1.16.0-rc.0, 26, lint):
test/ex_doc/formatter/epub_test.exs#L257
test warnings multiple warnings are registered when using warnings_as_errors: true (ExDoc.Formatter.EPUBTest)
|
mix_test (1.16.0-rc.0, 26, lint)
Process completed with exit code 2.
|
mix_test (1.16.0-rc.0, 26, lint):
test/ex_doc/formatter/html_test.exs#L125
~R/.../ is deprecated, use ~r/.../ instead
|
mix_test (1.16.0-rc.0, 26, lint):
test/ex_doc/formatter/html_test.exs#L160
~R/.../ is deprecated, use ~r/.../ instead
|
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
|