refactor: improve announcements pages #1211
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/
|