Skip to content

refactor: improve announcements pages #1211

refactor: improve announcements pages

refactor: improve announcements pages #1211

Triggered via pull request November 7, 2024 11:21
Status Failure
Total duration 1m 6s
Artifacts

test.yml

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

Annotations

1 error and 5 warnings
OTP 26.x / Elixir 1.14.x
Process completed with exit code 1.
OTP 26.x / Elixir 1.14.x: lib/atomic_web/live/announcement_live/index.ex#L5
unused import AtomicWeb.AnnouncementLive.Components.AnnouncementCard
OTP 26.x / Elixir 1.14.x: lib/atomic_web/live/announcement_live/show.html.heex#L8
Routes.announcement_edit_path/4 is undefined (module Routes is not available or is yet to be defined)
OTP 26.x / Elixir 1.14.x: lib/atomic_web/live/announcement_live/components/announcement_card.ex#L11
Routes.announcement_show_path/3 is undefined (module Routes is not available or is yet to be defined)
OTP 26.x / Elixir 1.14.x: lib/atomic_web/live/announcement_live/show.html.heex#L3
Routes.announcement_show_path/3 is undefined (module Routes is not available or is yet to be defined)
OTP 26.x / Elixir 1.14.x
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/