Skip to content

chore: Refactor code #176

chore: Refactor code

chore: Refactor code #176

Triggered via pull request December 10, 2023 22:00
Status Failure
Total duration 57s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors
OTP 25.x / Elixir 1.14.x: test/store_web/controllers/user_confirmation_controller_test.exs#L72
test POST /users/confirm/:token confirms the given token once (StoreWeb.UserConfirmationControllerTest)
OTP 25.x / Elixir 1.14.x: test/store/accounts_test.exs#L396
test confirm_user/1 confirms the email with a valid token (Store.AccountsTest)
OTP 25.x / Elixir 1.14.x: test/store/accounts_test.exs#L412
test confirm_user/1 does not confirm email if token expired (Store.AccountsTest)
OTP 25.x / Elixir 1.14.x: test/store/accounts_test.exs#L368
test deliver_user_confirmation_instructions/2 sends token through notification (Store.AccountsTest)
OTP 25.x / Elixir 1.14.x: test/store/accounts_test.exs#L406
test confirm_user/1 does not confirm with invalid token (Store.AccountsTest)
OTP 25.x / Elixir 1.14.x
Process completed with exit code 2.