Skip to content

fix(ConfirmationHookChange): use Info.find_strategy/2..3 rather tha… #762

fix(ConfirmationHookChange): use Info.find_strategy/2..3 rather tha…

fix(ConfirmationHookChange): use Info.find_strategy/2..3 rather tha… #762

Triggered via push June 18, 2023 21:29
Status Failure
Total duration 3m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

elixir_lib.yml

on: push
mix deps.get
16s
mix deps.get
MIX_ENV=test mix.compile
59s
MIX_ENV=test mix.compile
mix hex.audit
26s
mix hex.audit
mix format --check-formatted
58s
mix format --check-formatted
mix spark.formatter --check
58s
mix spark.formatter --check
mix credo --strict
59s
mix credo --strict
mix doctor --full --raise
1m 3s
mix doctor --full --raise
mix test
1m 25s
mix test
mix dialyzer
1m 15s
mix dialyzer
mix git_ops.check_message
55s
mix git_ops.check_message
MIX_ENV=dev mix.compile
0s
MIX_ENV=dev mix.compile
mix docs
0s
mix docs
mix git-ops.release
0s
mix git-ops.release
Deploy docs to GitHub pages.
0s
Deploy docs to GitHub pages.
Fit to window
Zoom out
Zoom in

Annotations

3 errors
mix test: test/ash_authentication/add_ons/confirmation/confirmation_hook_change_test.exs#L16
test when updating an existing user it sends a confirmation for the new username (AshAuthentication.AddOn.Confirmation.ConfirmationHookChangeTest)
mix test: test/ash_authentication/add_ons/confirmation/confirmation_hook_change_test.exs#L7
test when creating a new user it always sends a confirmation (AshAuthentication.AddOn.Confirmation.ConfirmationHookChangeTest)
mix test
Process completed with exit code 2.