Skip to content

feat: landing ui improvements #697

feat: landing ui improvements

feat: landing ui improvements #697

Triggered via pull request February 2, 2025 20:44
Status Failure
Total duration 50s
Artifacts

test.yml

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

Annotations

10 errors
OTP 27.x / Elixir 1.17.x: test/safira_web/live/user_confirmation_live_test.exs#L12
test Confirm user renders confirmation page (SafiraWeb.UserConfirmationLiveTest)
OTP 27.x / Elixir 1.17.x: test/safira_web/live/user_reset_password_live_test.exs#L73
test Reset Password does not reset password on invalid data (SafiraWeb.UserResetPasswordLiveTest)
OTP 27.x / Elixir 1.17.x: test/safira_web/live/user_forgot_password_live_test.exs#L50
test Reset link does not send reset password token if email is invalid (SafiraWeb.UserForgotPasswordLiveTest)
OTP 27.x / Elixir 1.17.x: test/safira_web/live/user_login_live_test.exs#L69
test login navigation redirects to forgot password page when the Forgot Password button is clicked (SafiraWeb.UserLoginLiveTest)
OTP 27.x / Elixir 1.17.x: test/safira_web/live/user_settings_live_test.exs#L85
test update email form renders errors with invalid data (phx-submit) (SafiraWeb.UserSettingsLiveTest)
OTP 27.x / Elixir 1.17.x: test/safira_web/live/user_forgot_password_live_test.exs#L11
test Forgot password page renders email page (SafiraWeb.UserForgotPasswordLiveTest)
OTP 27.x / Elixir 1.17.x: test/safira_web/live/user_login_live_test.exs#L55
test login navigation redirects to registration page when the Register button is clicked (SafiraWeb.UserLoginLiveTest)
OTP 27.x / Elixir 1.17.x: test/safira_web/live/user_settings_live_test.exs#L69
test update email form renders errors with invalid data (phx-change) (SafiraWeb.UserSettingsLiveTest)
OTP 27.x / Elixir 1.17.x: test/safira_web/live/user_forgot_password_live_test.exs#L35
test Reset link sends a new reset password token (SafiraWeb.UserForgotPasswordLiveTest)
OTP 27.x / Elixir 1.17.x: test/safira_web/live/user_reset_password_live_test.exs#L54
test Reset Password resets password once (SafiraWeb.UserResetPasswordLiveTest)