refactor: improve announcements pages #1255
Annotations
1 error and 2 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/show.html.heex#L12
attribute "color" in component AtomicWeb.Components.Avatar.avatar/1 must be one of [:primary, :secondary, :info, :success, :warning, :danger, :zinc, :light_zinc, :pure_white, :white, :light, :dark], got: :light_gray
|
OTP 26.x / Elixir 1.14.x:
lib/atomic_web/live/announcement_live/components/announcement_card.ex#L14
attribute "color" in component AtomicWeb.Components.Avatar.avatar/1 must be one of [:primary, :secondary, :info, :success, :warning, :danger, :zinc, :light_zinc, :pure_white, :white, :light, :dark], got: :light_gray
|