Skip to content

refactor: improve announcements pages #1079

refactor: improve announcements pages

refactor: improve announcements pages #1079

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

style.yml

on: pull_request
Matrix: Code Quality
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Code Quality (26.x, 1.14.x)
Process completed with exit code 1.
Code Quality (26.x, 1.14.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Code Quality (26.x, 1.14.x)
Logger.default_formatter/1 is undefined or private
Code Quality (26.x, 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
Code Quality (26.x, 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
Code Quality (26.x, 1.14.x): lib/atomic_web/live/announcement_live/show.html.heex#L10
undefined attribute "solid" for component AtomicWeb.Components.Icon.icon/1
Code Quality (26.x, 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/