improvement: add confirmation add on when identity_field is email #1718
elixir_lib.yml
on: push
mix deps.get
4m 38s
mix format --check-formatted
28s
mix spark.formatter --check
26s
mix credo --strict
30s
mix doctor --full --raise
29s
mix test
1m 7s
mix dialyzer
6m 29s
mix git_ops.check_message
25s
mix sobelow --config
29s
mix deps.unlock --check-unused
34s
mix spark.cheat_sheets --check
24s
mix ash_postgres.generate_migrations --check
26s
Deploy docs to GitHub pages.
0s
Annotations
10 errors and 22 warnings
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#L16
test installation creates a secrets module (Mix.Tasks.AshAuthentication.InstallTest)
|
mix test:
test/mix/tasks/ash_authentication.install_test.exs#L65
test installation adds a user resource (Mix.Tasks.AshAuthentication.InstallTest)
|
mix test:
test/mix/tasks/ash_authentication.install_test.exs#L38
test installation adds config files (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 test:
test/mix/tasks/ash_authentication.add_strategy_test.exs#L35
test password adds the identity to the user resource (Mix.Tasks.AshAuthentication.AddStrategyTest)
|
mix test:
test/mix/tasks/ash_authentication.add_strategy_test.exs#L212
test password creates a phoenix-idiomatic password reset sender (Mix.Tasks.AshAuthentication.AddStrategyTest)
|
mix test:
test/mix/tasks/ash_authentication.add_strategy_test.exs#L19
test password adds the password strategy to the user (Mix.Tasks.AshAuthentication.AddStrategyTest)
|
mix test:
test/mix/tasks/ash_authentication.add_strategy_test.exs#L61
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#L45
test password adds the attributes to the user resource (Mix.Tasks.AshAuthentication.AddStrategyTest)
|
mix deps.get
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mix hex.audit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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_ENV=test mix.compile
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mix spark.cheat_sheets --check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mix git_ops.check_message
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mix spark.formatter --check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mix ash_postgres.generate_migrations --check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mix format --check-formatted
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mix doctor --full --raise
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mix credo --strict
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mix sobelow --config
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mix deps.unlock --check-unused
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mix test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mix dialyzer
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|