Skip to content

build(deps-dev): bump the dev-dependencies group with 4 updates #1455

build(deps-dev): bump the dev-dependencies group with 4 updates

build(deps-dev): bump the dev-dependencies group with 4 updates #1455

Triggered via pull request January 1, 2026 14:08
Status Failure
Total duration 4m 30s
Artifacts

elixir.yml

on: pull_request
Matrix: ash-ci
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
ash-ci (default, default, true) / mix credo --strict
Process completed with exit code 16.
ash-ci (1.16.3-otp-26, 26.0, false) / mix credo --strict
Process completed with exit code 16.
ash-ci (default, default, true) / mix credo --strict: test/igniter/rm_test.exs#L112
Using `length/1` is expensive, prefer comparing against an empty list.
ash-ci (default, default, true) / mix credo --strict: lib/igniter/project/mix_project.ex#L281
Using `Enum.count/1` is expensive, prefer `Enum.empty?/1`.
ash-ci (1.16.3-otp-26, 26.0, false) / mix credo --strict: test/igniter/rm_test.exs#L112
Using `length/1` is expensive, prefer comparing against an empty list.
ash-ci (1.16.3-otp-26, 26.0, false) / mix credo --strict: lib/igniter/project/mix_project.ex#L281
Using `Enum.count/1` is expensive, prefer `Enum.empty?/1`.