feat: organization pages #1144
Triggered via pull request
September 23, 2024 16:13
Status
Failure
Total duration
1m 11s
Artifacts
–
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/components/dropdown.ex#L64
variable "item" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
OTP 26.x / Elixir 1.14.x:
lib/atomic_web/live/partner_live/show.ex#L32
function related_partners/2 is unused
|
OTP 26.x / Elixir 1.14.x:
lib/atomic_web/live/partner_live/show.html.heex#L22
attribute "name" in component AtomicWeb.Components.Icon.icon/1 must be a :string, got: :map_pin
|
OTP 26.x / Elixir 1.14.x:
lib/atomic_web/live/organization_live/components/about.ex#L27
undefined attribute "outline" 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/
|