chore(deps): Bump the production-dependencies group with 3 updates #1850
elixir_lib.yml
on: push
mix deps.get
6m 58s
mix format --check-formatted
37s
mix spark.formatter --check
30s
mix credo --strict
30s
mix doctor --full --raise
28s
mix test
2m 55s
mix dialyzer
6m 40s
mix git_ops.check_message
28s
mix sobelow --config
26s
mix deps.unlock --check-unused
28s
mix spark.cheat_sheets --check
36s
mix ash_postgres.generate_migrations --check
29s
Deploy docs to GitHub pages.
0s
Annotations
2 errors and 20 warnings
mix test:
test/ash_authentication/token_resource/actions_test.exs#L11
test read_expired/1..2 it returns all expired token records (AshAuthentication.TokenResource.ActionsTest)
|
mix test
Process completed with exit code 2.
|
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 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 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 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 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 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 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 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 dialyzer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|