open beta is open!! #135
Annotations
10 errors and 10 warnings
test/launch_cart_web/controllers/user_confirmation_controller_test.exs#L25
test POST /users/confirm sends a new confirmation token (LaunchCartWeb.UserConfirmationControllerTest)
|
test/launch_cart_web/controllers/user_confirmation_controller_test.exs#L103
test POST /users/confirm/:token does not confirm email with invalid token (LaunchCartWeb.UserConfirmationControllerTest)
|
test/launch_cart_web/controllers/user_confirmation_controller_test.exs#L75
test POST /users/confirm/:token confirms the given token once (LaunchCartWeb.UserConfirmationControllerTest)
|
test/launch_cart/accounts_test.exs#L94
test change_user_registration/2 returns a changeset (LaunchCart.AccountsTest)
|
test/launch_cart/accounts_test.exs#L200
test update_user_email/2 updates the email with a valid token (LaunchCart.AccountsTest)
|
test/launch_cart/accounts_test.exs#L361
test deliver_user_confirmation_instructions/2 sends token through notification (LaunchCart.AccountsTest)
|
test/launch_cart/accounts_test.exs#L387
test confirm_user/1 confirms the email with a valid token (LaunchCart.AccountsTest)
|
test/launch_cart/accounts_test.exs#L401
test confirm_user/1 does not confirm email if token expired (LaunchCart.AccountsTest)
|
test/launch_cart/accounts_test.exs#L395
test confirm_user/1 does not confirm with invalid token (LaunchCart.AccountsTest)
|
test/launch_cart/accounts_test.exs#L99
test change_user_registration/2 allows fields to be set (LaunchCart.AccountsTest)
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
|
|
|
|
|
|
lib/launch_cart/stores.ex#L13
unused alias StripeAccounts
|
The logs for this run have expired and are no longer available.
Loading