fix: don't generate repo if its not present #1847
elixir_lib.yml
on: push
mix deps.get
17s
mix format --check-formatted
30s
mix spark.formatter --check
33s
mix credo --strict
32s
mix doctor --full --raise
31s
mix test
1m 50s
mix dialyzer
42s
mix git_ops.check_message
34s
mix sobelow --config
30s
mix deps.unlock --check-unused
41s
mix spark.cheat_sheets --check
30s
mix ash_postgres.generate_migrations --check
31s
Deploy docs to GitHub pages.
0s
Annotations
10 errors and 13 warnings
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#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#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#L21
test password adds the password strategy to the user (Mix.Tasks.AshAuthentication.AddStrategyTest)
|
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#L50
test password adds the attributes to the user resource (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 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#L17
test installation creates a secrets module (Mix.Tasks.AshAuthentication.InstallTest)
|
mix test:
test/mix/tasks/ash_authentication.install_test.exs#L116
test instalation adds a user token resource (Mix.Tasks.AshAuthentication.InstallTest)
|
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 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 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 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 credo --strict
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 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 dialyzer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|