chore: release version v4.3.4 #1820
elixir_lib.yml
on: push
mix deps.get
17s
mix format --check-formatted
32s
mix spark.formatter --check
31s
mix credo --strict
37s
mix doctor --full --raise
33s
mix test
3m 4s
mix dialyzer
45s
mix git_ops.check_message
32s
mix sobelow --config
42s
mix deps.unlock --check-unused
33s
mix spark.cheat_sheets --check
32s
mix ash_postgres.generate_migrations --check
35s
Deploy docs to GitHub pages.
0s
Annotations
3 errors
mix format --check-formatted
Process completed with exit code 1.
|
mix test:
test/mix/tasks/ash_authentication.install_test.exs#L63
test installation adds a user resource (Mix.Tasks.AshAuthentication.InstallTest)
|
mix test
Process completed with exit code 2.
|