feat: email styling #1258
Annotations
6 errors and 1 warning
OTP 26.x / Elixir 1.14.x:
test/atomic_web/controllers/user_confirmation_controller_test.exs#L59
test POST /users/confirm/:token confirms the given token once (AtomicWeb.UserConfirmationControllerTest)
|
OTP 26.x / Elixir 1.14.x:
test/atomic/accounts_test.exs#L416
test confirm_user/1 does not confirm email if token expired (Atomic.AccountsTest)
|
OTP 26.x / Elixir 1.14.x:
test/atomic/accounts_test.exs#L402
test confirm_user/1 confirms the email with a valid token (Atomic.AccountsTest)
|
OTP 26.x / Elixir 1.14.x:
test/atomic/accounts_test.exs#L410
test confirm_user/1 does not confirm with invalid token (Atomic.AccountsTest)
|
OTP 26.x / Elixir 1.14.x:
test/atomic/accounts_test.exs#L376
test deliver_user_confirmation_instructions/2 sends token through notification (Atomic.AccountsTest)
|
OTP 26.x / Elixir 1.14.x
Process completed with exit code 2.
|
OTP 26.x / Elixir 1.14.x
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|