Skip to content

fix: Timer starting from 00:00:00 #389

fix: Timer starting from 00:00:00

fix: Timer starting from 00:00:00 #389

Triggered via pull request December 2, 2024 15:48
Status Failure
Total duration 52s
Artifacts

pr.yml

on: pull_request
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build and Test (25.1.2, 1.14.2): test/app_web/live/app_live_test.exs#L766
test get /logout with valid JWT (AppWeb.AppLiveTest)
Build and Test (25.1.2, 1.14.2): test/app_web/live/app_live_test.exs#L736
test get / with valid JWT (AppWeb.AppLiveTest)
Build and Test (25.1.2, 1.14.2): test/app_web/live/app_live_test.exs#L786
test test login link redirect to auth (AppWeb.AppLiveTest)
Build and Test (25.1.2, 1.14.2): test/app_web/live/app_live_test.exs#L751
test Logout link displayed when loggedin (AppWeb.AppLiveTest)
Build and Test (25.1.2, 1.14.2): test/app_web/controllers/tag_controller_test.exs#L94
test delete tag deletes chosen tag (AppWeb.TagControllerTest)
Build and Test (25.1.2, 1.14.2): test/app_web/controllers/tag_controller_test.exs#L81
test update tag renders errors when data is invalid (AppWeb.TagControllerTest)
Build and Test (25.1.2, 1.14.2): test/app_web/controllers/tag_controller_test.exs#L26
test create tag renders errors when data is invalid (AppWeb.TagControllerTest)
Build and Test (25.1.2, 1.14.2): test/app_web/controllers/tag_controller_test.exs#L37
test new tag renders form for creating a tag (AppWeb.TagControllerTest)
Build and Test (25.1.2, 1.14.2): test/app_web/controllers/tag_controller_test.exs#L15
test create tag redirects to show when data is valid (AppWeb.TagControllerTest)
Build and Test (25.1.2, 1.14.2)
Process completed with exit code 2.