feat: block routes based on event start time #357
Annotations
10 errors and 2 warnings
π¬ Run the tests:
test/safira_web/controllers/error_html_test.exs#L11
test renders 500.html (SafiraWeb.ErrorHTMLTest)
|
π¬ Run the tests:
test/safira_web/controllers/error_html_test.exs#L7
test renders 404.html (SafiraWeb.ErrorHTMLTest)
|
π¬ Run the tests:
test/safira_web/live/user_login_live_test.exs#L34
test user login redirects to login page with a flash error if there are no valid credentials (SafiraWeb.UserLoginLiveTest)
|
π¬ Run the tests:
test/safira_web/live/user_login_live_test.exs#L20
test user login redirects if user login with valid credentials (SafiraWeb.UserLoginLiveTest)
|
π¬ Run the tests:
test/safira_web/live/user_login_live_test.exs#L53
test login navigation redirects to registration page when the Register button is clicked (SafiraWeb.UserLoginLiveTest)
|
π¬ Run the tests:
test/safira_web/live/user_login_live_test.exs#L65
test login navigation redirects to forgot password page when the Forgot Password button is clicked (SafiraWeb.UserLoginLiveTest)
|
π¬ Run the tests:
test/safira_web/controllers/user_session_controller_test.exs#L35
test POST /users/log_in logs the user in with return to (SafiraWeb.UserSessionControllerTest)
|
π¬ Run the tests:
test/safira_web/controllers/user_session_controller_test.exs#L21
test POST /users/log_in logs the user in with remember me (SafiraWeb.UserSessionControllerTest)
|
π¬ Run the tests:
test/safira_web/live/user_settings_live_test.exs#L35
test update email form updates the user email (SafiraWeb.UserSettingsLiveTest)
|
π¬ Run the tests:
test/safira_web/controllers/user_session_controller_test.exs#L11
test POST /users/log_in logs the user in (SafiraWeb.UserSessionControllerTest)
|
π§ Setup Elixir 1.17.x (OTP 27.x)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading