Skip to content

Fix photo atom state bug #656

Fix photo atom state bug

Fix photo atom state bug #656

Triggered via pull request November 12, 2024 10:03
Status Failure
Total duration 7m 10s
Artifacts

ci.yml

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

Annotations

10 errors and 1 warning
OTP 26.2.5 / Elixir 1.16.3: test/animina_web/live/bookmark_test.exs#L221
test Tests the Bookmark Live Once a logged in user views a profile , a bookmark is created and they can see it in the most often visited route for bookmarks (AniminaWeb.BookmarkTest)
OTP 26.2.5 / Elixir 1.16.3: test/animina_web/live/bookmark_test.exs#L271
test Tests the Bookmark Live Once a logged in user views a profile , a bookmark is created and they can see it in the longest overall visited route for bookmarks (AniminaWeb.BookmarkTest)
OTP 26.2.5 / Elixir 1.16.3: test/animina_web/live/bookmark_test.exs#L118
test Tests the Bookmark Live Once a logged in user views a profile , a bookmark is created and they can see it in the visited route for bookmarks (AniminaWeb.BookmarkTest)
OTP 26.2.5 / Elixir 1.16.3: test/animina_web/live/bookmark_test.exs#L168
test Tests the Bookmark Live Once a logged in user likes a profile , a bookmark is created and they can see it in the liked route for bookmarks (AniminaWeb.BookmarkTest)
OTP 26.2.5 / Elixir 1.16.3: test/animina_web/live/pending_reports_test.exs#L223
test Tests the Pending Reports Live You can click on the link of the accused to access their profile (AniminaWeb.PendingReportsTest)
OTP 26.2.5 / Elixir 1.16.3: test/animina_web/live/pending_reports_test.exs#L199
test Tests the Pending Reports Live You can click on the link of the accuser to access their profile (AniminaWeb.PendingReportsTest)
OTP 26.2.5 / Elixir 1.16.3: test/animina_web/live/chat_test.exs#L35
test Tests the Chat Live You are redirected to the chat page of a profile by clicking the chat icon on top of a profile (AniminaWeb.ChatTest)
OTP 26.2.5 / Elixir 1.16.3: test/animina_web/live/all_reports_test.exs#L227
test Tests the All Reports Live You can click on the link of the accuser to access their profile (AniminaWeb.AllReportsTest)
OTP 26.2.5 / Elixir 1.16.3: test/animina_web/live/all_reports_test.exs#L251
test Tests the All Reports Live You can click on the link of the accused to access their profile (AniminaWeb.AllReportsTest)
OTP 26.2.5 / Elixir 1.16.3: test/animina_web/live/profile_report_test.exs#L54
test Tests the Report Profile Feature Once You click on the Report Account Button , you see a form to report the user (AniminaWeb.ReportTest)
OTP 26.2.5 / Elixir 1.16.3
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/