Skip to content

fix: allow overriding strategy defaults #1589

fix: allow overriding strategy defaults

fix: allow overriding strategy defaults #1589

Re-run triggered August 11, 2024 13:10
Status Failure
Total duration 6m 21s
Artifacts

elixir_lib.yml

on: push
mix deps.get
17s
mix deps.get
mix hex.audit
20s
mix hex.audit
MIX_ENV=test mix.compile
53s
MIX_ENV=test mix.compile
mix format --check-formatted
50s
mix format --check-formatted
mix spark.formatter --check
34s
mix spark.formatter --check
mix credo --strict
37s
mix credo --strict
mix doctor --full --raise
31s
mix doctor --full --raise
mix test
1m 1s
mix test
mix dialyzer
6m 6s
mix dialyzer
mix git_ops.check_message
29s
mix git_ops.check_message
mix sobelow --config
45s
mix sobelow --config
mix deps.unlock --check-unused
30s
mix deps.unlock --check-unused
mix spark.cheat_sheets --check
35s
mix spark.cheat_sheets --check
mix ash_postgres.generate_migrations --check
31s
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

1 error and 23 warnings
mix dialyzer
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
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 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 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 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 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.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 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 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 dialyzer
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 dialyzer
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 dialyzer
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 dialyzer
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 dialyzer
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 dialyzer
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 dialyzer
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 dialyzer
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
pattern_match: lib/ash_authentication/add_ons/confirmation/transformer.ex#L196
The pattern can never match the type
pattern_match: lib/ash_authentication/strategies/oauth2/identity_change.ex#L47
The pattern can never match the type {:error, _}.