chore: silence log output in tests #41
ci.yml
on: push
MIX_ENV=test mix compile
1m 10s
mix test
1m 10s
mix credo --strict
57s
mix format --check-formatted
59s
mix spark.formatter --check
1m 3s
mix dialyzer
1m 15s
mix deps.unlock --check-unused
58s
Publish to Hex.pm
0s
Deploy docs to GitHub Pages
8s
Annotations
1 error and 1 warning
|
mix credo --strict
Process completed with exit code 4.
|
|
mix credo --strict:
test/support/test_log_filter.ex#L1
Modules should have a @moduledoc tag.
|