fix: Set the expected message in failure function generators. (#550) #1190
elixir_lib.yml
on: push
mix deps.get
16s
mix format --check-formatted
32s
mix credo --strict
28s
mix doctor --full --raise
26s
mix test
1m 51s
mix dialyzer
55s
mix sobelow
36s
mix deps.unlock --check-unused
26s
mix git_ops.check_message
38s
Deploy docs to GitHub pages.
0s
Annotations
2 errors and 10 warnings
mix test:
test/mix/tasks/ash_authentication_phoenix.install_test.exs#L82
test installation creates an auth controller (Mix.Tasks.AshAuthenticationPhoenix.InstallTest)
|
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
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 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 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 sobelow
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 dialyzer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|