Skip to content

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

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

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

Triggered via push June 18, 2023 21:29
Status Failure
Total duration 3m 19s
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
26s
mix deps.get
MIX_ENV=test mix.compile
58s
MIX_ENV=test mix.compile
mix hex.audit
15s
mix hex.audit
mix format --check-formatted
1m 14s
mix format --check-formatted
mix spark.formatter --check
55s
mix spark.formatter --check
mix credo --strict
1m 16s
mix credo --strict
mix doctor --full --raise
1m 14s
mix doctor --full --raise
mix test
1m 29s
mix test
mix dialyzer
1m 12s
mix dialyzer
mix git_ops.check_message
53s
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#L7
test when creating a new user it always sends a confirmation (AshAuthentication.AddOn.Confirmation.ConfirmationHookChangeTest)
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
Process completed with exit code 2.