chore(deps): Bump the production-dependencies group across 1 director… #1887
elixir_lib.yml
on: push
mix deps.get
6m 51s
mix format --check-formatted
29s
mix spark.formatter --check
38s
mix credo --strict
39s
mix doctor --full --raise
31s
mix test
1m 41s
mix dialyzer
6m 45s
mix git_ops.check_message
38s
mix sobelow --config
30s
mix deps.unlock --check-unused
30s
mix spark.cheat_sheets --check
56s
mix ash_postgres.generate_migrations --check
29s
Deploy docs to GitHub pages.
0s
Annotations
11 errors and 19 warnings
mix spark.cheat_sheets --check
Process completed with exit code 1.
|
mix test:
test/mix/tasks/ash_authentication.install_test.exs#L116
test instalation adds a user token resource (Mix.Tasks.AshAuthentication.InstallTest)
|
mix test:
test/mix/tasks/ash_authentication.install_test.exs#L63
test installation adds a user resource (Mix.Tasks.AshAuthentication.InstallTest)
|
mix test:
test/mix/tasks/ash_authentication.install_test.exs#L30
test installation adds the supervisor to the app (Mix.Tasks.AshAuthentication.InstallTest)
|
mix test:
test/mix/tasks/ash_authentication.install_test.exs#L17
test installation creates a secrets module (Mix.Tasks.AshAuthentication.InstallTest)
|
mix test:
test/mix/tasks/ash_authentication.install_test.exs#L37
test installation adds config files (Mix.Tasks.AshAuthentication.InstallTest)
|
mix test:
test/mix/tasks/ash_authentication.add_strategy_test.exs#L215
test password adds the bcrypt dependency (Mix.Tasks.AshAuthentication.AddStrategyTest)
|
mix test:
test/mix/tasks/ash_authentication.add_strategy_test.exs#L66
test password adds the password actions to the user resource (Mix.Tasks.AshAuthentication.AddStrategyTest)
|
mix test:
test/mix/tasks/ash_authentication.add_strategy_test.exs#L254
test password creates a plain password reset sender if you are not using phoenix (Mix.Tasks.AshAuthentication.AddStrategyTest)
|
mix test:
test/mix/tasks/ash_authentication.add_strategy_test.exs#L223
test password creates a phoenix-idiomatic password reset sender (Mix.Tasks.AshAuthentication.AddStrategyTest)
|
mix test:
test/mix/tasks/ash_authentication.add_strategy_test.exs#L40
test password adds the identity to the user resource (Mix.Tasks.AshAuthentication.AddStrategyTest)
|
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
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
MIX_ENV=test mix.compile
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
MIX_ENV=test mix.compile
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
MIX_ENV=test mix.compile
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
MIX_ENV=test mix.compile
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
MIX_ENV=test mix.compile
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
MIX_ENV=test mix.compile
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
MIX_ENV=test mix.compile
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
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 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 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 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 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 spark.formatter --check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
mix credo --strict
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
|