Skip to content

refactor: improve announcements pages #1145

refactor: improve announcements pages

refactor: improve announcements pages #1145

Triggered via pull request September 23, 2024 16:33
Status Failure
Total duration 53s
Artifacts

test.yml

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

Annotations

1 error and 4 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/form_component.html.heex#L14
attribute "icon" in component AtomicWeb.Components.Button.button/1 must be a :string, got: :cube
OTP 26.x / Elixir 1.14.x: lib/atomic_web/live/announcement_live/show.html.heex#L10
attribute "name" in component AtomicWeb.Components.Icon.icon/1 must be a :string, got: :pencil
OTP 26.x / Elixir 1.14.x: lib/atomic_web/live/announcement_live/show.html.heex#L10
undefined attribute "solid" for component AtomicWeb.Components.Icon.icon/1
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/