Skip to content

Convert the login page to use controllers #1010

Convert the login page to use controllers

Convert the login page to use controllers #1010

Triggered via pull request June 19, 2024 15:30
Status Failure
Total duration 1m 17s
Artifacts

ci.yml

on: pull_request
Build and test
1m 8s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 26 warnings
Build and test: test/bike_brigade_web/live/login_live_test.exs#L42
test user login redirects to the login page with a flash error if the token is invalid (BikeBrigadeWeb.LoginLiveTest)
Build and test: test/bike_brigade_web/live/login_live_test.exs#L9
test Log in page renders log in page (BikeBrigadeWeb.LoginLiveTest)
Build and test: test/bike_brigade_web/live/login_live_test.exs#L29
test user login shows the login page with an error if the phone is unregistered (BikeBrigadeWeb.LoginLiveTest)
Build and test: test/bike_brigade_web/live/login_live_test.exs#L64
test user login redirects if user logins with valid credentials (BikeBrigadeWeb.LoginLiveTest)
Build and test
Process completed with exit code 2.
Build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2.1.7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2.1.7. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test
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/
Build and test
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/
Build and test
The `set-output` 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/
Build and test: lib/bike_brigade/delivery/task.ex#L12
the underscored variable "_t" is used after being set. A leading underscore indicates that the value of the variable should be ignored. If this is intended please rename the variable to remove the underscore
Build and test: lib/bike_brigade/delivery.ex#L12
unused alias TaskAssignmentLog
Build and test: lib/bike_brigade_web/live/stats_live/leaderboard.ex#L17
the underscored variable "_t" is used after being set. A leading underscore indicates that the value of the variable should be ignored. If this is intended please rename the variable to remove the underscore
Build and test: lib/bike_brigade_web/live/stats_live/leaderboard.ex#L24
the underscored variable "_t" is used after being set. A leading underscore indicates that the value of the variable should be ignored. If this is intended please rename the variable to remove the underscore
Build and test: lib/bike_brigade_web/live/stats_live/leaderboard.ex#L24
the underscored variable "_t" is used after being set. A leading underscore indicates that the value of the variable should be ignored. If this is intended please rename the variable to remove the underscore
Build and test: lib/bike_brigade_web/live/stats_live/leaderboard.ex#L25
the underscored variable "_t" is used after being set. A leading underscore indicates that the value of the variable should be ignored. If this is intended please rename the variable to remove the underscore
Build and test: lib/bike_brigade_web/live/stats_live/leaderboard.ex#L25
the underscored variable "_t" is used after being set. A leading underscore indicates that the value of the variable should be ignored. If this is intended please rename the variable to remove the underscore
Build and test: lib/bike_brigade_web/live/stats_live/leaderboard.ex#L25
the underscored variable "_t" is used after being set. A leading underscore indicates that the value of the variable should be ignored. If this is intended please rename the variable to remove the underscore
Build and test: priv/repo/migrations/20220614164616_add_default_location_id_to_program.exs#L17
variable "now" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test: test/bike_brigade/delivery_test.exs#L105
function to_uri/1 is unused
Build and test: lib/bike_brigade/delivery/task.ex#L12
the underscored variable "_t" is used after being set. A leading underscore indicates that the value of the variable should be ignored. If this is intended please rename the variable to remove the underscore
Build and test: lib/bike_brigade/delivery.ex#L12
unused alias TaskAssignmentLog
Build and test: lib/bike_brigade_web/live/stats_live/leaderboard.ex#L17
the underscored variable "_t" is used after being set. A leading underscore indicates that the value of the variable should be ignored. If this is intended please rename the variable to remove the underscore
Build and test: lib/bike_brigade_web/live/stats_live/leaderboard.ex#L24
the underscored variable "_t" is used after being set. A leading underscore indicates that the value of the variable should be ignored. If this is intended please rename the variable to remove the underscore
Build and test: lib/bike_brigade_web/live/stats_live/leaderboard.ex#L24
the underscored variable "_t" is used after being set. A leading underscore indicates that the value of the variable should be ignored. If this is intended please rename the variable to remove the underscore
Build and test: lib/bike_brigade_web/live/stats_live/leaderboard.ex#L25
the underscored variable "_t" is used after being set. A leading underscore indicates that the value of the variable should be ignored. If this is intended please rename the variable to remove the underscore
Build and test: lib/bike_brigade_web/live/stats_live/leaderboard.ex#L25
the underscored variable "_t" is used after being set. A leading underscore indicates that the value of the variable should be ignored. If this is intended please rename the variable to remove the underscore
Build and test: lib/bike_brigade_web/live/stats_live/leaderboard.ex#L25
the underscored variable "_t" is used after being set. A leading underscore indicates that the value of the variable should be ignored. If this is intended please rename the variable to remove the underscore
Build and test
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/
Build and test
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/
Build and test
The `set-output` 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/