chore(deps-dev): bump ex_doc from 0.39.2 to 0.39.3 in the dev-dependencies group #43
ci.yml
on: pull_request
MIX_ENV=test mix compile
1m 58s
mix test
1m 12s
mix credo --strict
55s
mix format --check-formatted
48s
mix spark.formatter --check
56s
mix dialyzer
4m 57s
mix deps.unlock --check-unused
58s
Publish to Hex.pm
0s
Deploy docs to GitHub Pages
0s
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.
|