Skip to content

fix: generate change_password action with require_atomic? false #1865

fix: generate change_password action with require_atomic? false

fix: generate change_password action with require_atomic? false #1865

Triggered via push January 2, 2025 14:50
Status Failure
Total duration 4m 54s
Artifacts

elixir_lib.yml

on: push
mix deps.get
24s
mix deps.get
mix hex.audit
16s
mix hex.audit
MIX_ENV=test mix.compile
46s
MIX_ENV=test mix.compile
mix format --check-formatted
31s
mix format --check-formatted
mix spark.formatter --check
32s
mix spark.formatter --check
mix credo --strict
32s
mix credo --strict
mix doctor --full --raise
31s
mix doctor --full --raise
mix test
3m 14s
mix test
mix dialyzer
55s
mix dialyzer
mix git_ops.check_message
40s
mix git_ops.check_message
mix sobelow --config
32s
mix sobelow --config
mix deps.unlock --check-unused
40s
mix deps.unlock --check-unused
mix spark.cheat_sheets --check
41s
mix spark.cheat_sheets --check
mix ash_postgres.generate_migrations --check
42s
mix ash_postgres.generate_migrations --check
MIX_ENV=dev mix.compile
0s
MIX_ENV=dev mix.compile
mix docs
0s
mix docs
Deploy docs to GitHub pages.
0s
Deploy docs to GitHub pages.
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 15 warnings
mix spark.formatter --check
Process completed with exit code 1.
mix credo --strict
Process completed with exit code 8.
mix deps.get
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
mix hex.audit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
MIX_ENV=test mix.compile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
mix format --check-formatted
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
mix doctor --full --raise
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
mix sobelow --config
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
mix credo --strict: lib/ash_authentication/strategies/password/sign_in_preparation.ex#L49
Function body is nested too deep (max depth is 2, was 3).
mix credo --strict: lib/ash_authentication/strategies/password/actions.ex#L47
Function body is nested too deep (max depth is 2, was 3).
mix credo --strict: lib/ash_authentication/strategies/password/actions.ex#L17
Function is too complex (cyclomatic complexity is 10, max is 9).
mix git_ops.check_message
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
mix deps.unlock --check-unused
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
mix spark.cheat_sheets --check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
mix ash_postgres.generate_migrations --check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
mix dialyzer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
mix test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636