fix: ensure tenant is passed through on password reset request #1818
elixir_lib.yml
on: push
mix deps.get
17s
mix format --check-formatted
36s
mix spark.formatter --check
34s
mix credo --strict
33s
mix doctor --full --raise
41s
mix test
3m 12s
mix dialyzer
56s
mix git_ops.check_message
31s
mix sobelow --config
32s
mix deps.unlock --check-unused
41s
mix spark.cheat_sheets --check
32s
mix ash_postgres.generate_migrations --check
32s
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.
|