Skip to content

chore(deps): Bump the production-dependencies group across 1 director… #1763

chore(deps): Bump the production-dependencies group across 1 director…

chore(deps): Bump the production-dependencies group across 1 director… #1763

Triggered via push November 1, 2024 01:37
Status Failure
Total duration 19m 13s
Artifacts

elixir_lib.yml

on: push
mix hex.audit
26s
mix hex.audit
MIX_ENV=test mix.compile
4m 57s
MIX_ENV=test mix.compile
mix format --check-formatted
27s
mix format --check-formatted
mix spark.formatter --check
26s
mix spark.formatter --check
mix credo --strict
37s
mix credo --strict
mix doctor --full --raise
26s
mix doctor --full --raise
mix test
2m 14s
mix test
mix dialyzer
6m 53s
mix dialyzer
mix git_ops.check_message
27s
mix git_ops.check_message
mix sobelow --config
26s
mix sobelow --config
mix deps.unlock --check-unused
26s
mix deps.unlock --check-unused
mix spark.cheat_sheets --check
27s
mix spark.cheat_sheets --check
mix ash_postgres.generate_migrations --check
25s
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

11 errors and 22 warnings
mix spark.cheat_sheets --check
Process completed with exit code 1.
mix test: test/ash_authentication/strategies/custom_strategy_test.exs#L7
test when an existing user whose username doesn't start with "marty", they can't sign in (AshAuthentication.Strategy.CustomStrategyTest)
mix test: test/ash_authentication/strategies/custom_strategy_test.exs#L34
test when an existing user whose username starts with "marty", they can sign in (AshAuthentication.Strategy.CustomStrategyTest)
mix test: test/ash_authentication/strategies/custom_strategy_test.exs#L21
test when not an existing user, they can't sign in (AshAuthentication.Strategy.CustomStrategyTest)
mix test: test/ash_authentication/strategies/password/actions_test.exs#L177
test reset_request/2 it selects required fields for senders using `select_for_senders` (AshAuthentication.Strategy.Password.ActionsTest)
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#L45
test password adds the attributes to the user resource (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#L204
test password adds the bcrypt dependency (Mix.Tasks.AshAuthentication.AddStrategyTest)
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
Process completed with exit code 2.
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 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 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 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 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 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 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 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 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 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/