build(deps-dev): bump the dev-dependencies group with 4 updates #1455
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`.
|