fix: Timer starting from 00:00:00 #459
Open
Annotations
10 errors and 1 warning
Run Tests:
test/app_web/live/app_live_test.exs#L751
test Logout link displayed when loggedin (AppWeb.AppLiveTest)
|
Run Tests:
test/app_web/live/app_live_test.exs#L766
test get /logout with valid JWT (AppWeb.AppLiveTest)
|
Run Tests:
test/app_web/live/app_live_test.exs#L786
test test login link redirect to auth (AppWeb.AppLiveTest)
|
Run Tests:
test/app_web/live/app_live_test.exs#L736
test get / with valid JWT (AppWeb.AppLiveTest)
|
Run Tests:
test/app_web/controllers/tag_controller_test.exs#L15
test create tag redirects to show when data is valid (AppWeb.TagControllerTest)
|
Run Tests:
test/app_web/controllers/tag_controller_test.exs#L26
test create tag renders errors when data is invalid (AppWeb.TagControllerTest)
|
Run Tests:
test/app_web/controllers/tag_controller_test.exs#L81
test update tag renders errors when data is invalid (AppWeb.TagControllerTest)
|
Run Tests:
test/app_web/controllers/tag_controller_test.exs#L94
test delete tag deletes chosen tag (AppWeb.TagControllerTest)
|
Run Tests:
test/app_web/controllers/tag_controller_test.exs#L37
test new tag renders form for creating a tag (AppWeb.TagControllerTest)
|
Run Tests
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading