Skip to content

Delegate redis connections to Redix #13

Delegate redis connections to Redix

Delegate redis connections to Redix #13

Triggered via push March 26, 2026 17:01
Status Failure
Total duration 46s
Artifacts

ci.yml

on: push
Matrix: mix_test
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 5 warnings
mix test (OTP 26.2 | Elixir 1.16)
Process completed with exit code 2.
mix test (OTP 26.2 | Elixir 1.16): deps/phoenix_pubsub/test/shared/pubsub_test.exs#L182
test PubSub pool size can be configured separately from the Registry partitions (Phoenix.PubSubTest)
mix test (OTP 26.2 | Elixir 1.16): deps/phoenix_pubsub/test/shared/pubsub_test.exs#L191
test Registry partitions are configured with the same pool size as PubSub if not specified (Phoenix.PubSubTest)
mix test (OTP 27.3 | Elixir 1.18)
Process completed with exit code 2.
mix test (OTP 27.3 | Elixir 1.18): deps/phoenix_pubsub/test/shared/pubsub_test.exs#L182
test PubSub pool size can be configured separately from the Registry partitions (Phoenix.PubSubTest)
mix test (OTP 27.3 | Elixir 1.18): deps/phoenix_pubsub/test/shared/pubsub_test.exs#L191
test Registry partitions are configured with the same pool size as PubSub if not specified (Phoenix.PubSubTest)
mix test (OTP 25.3 | Elixir 1.13)
Process completed with exit code 2.
mix test (OTP 25.3 | Elixir 1.13): deps/phoenix_pubsub/test/shared/pubsub_test.exs#L191
test Registry partitions are configured with the same pool size as PubSub if not specified (Phoenix.PubSubTest)
mix test (OTP 25.3 | Elixir 1.13): deps/phoenix_pubsub/test/shared/pubsub_test.exs#L182
test PubSub pool size can be configured separately from the Registry partitions (Phoenix.PubSubTest)
mix test (OTP maint-28 | Elixir main-otp-28)
Process completed with exit code 2.
mix test (OTP maint-28 | Elixir main-otp-28): deps/phoenix_pubsub/test/shared/pubsub_test.exs#L182
test PubSub pool size can be configured separately from the Registry partitions (Phoenix.PubSubTest)
mix test (OTP maint-28 | Elixir main-otp-28): deps/phoenix_pubsub/test/shared/pubsub_test.exs#L191
test Registry partitions are configured with the same pool size as PubSub if not specified (Phoenix.PubSubTest)
mix test (OTP 28.4 | Elixir 1.19)
Process completed with exit code 2.
mix test (OTP 28.4 | Elixir 1.19): deps/phoenix_pubsub/test/shared/pubsub_test.exs#L191
test Registry partitions are configured with the same pool size as PubSub if not specified (Phoenix.PubSubTest)
mix test (OTP 28.4 | Elixir 1.19): deps/phoenix_pubsub/test/shared/pubsub_test.exs#L182
test PubSub pool size can be configured separately from the Registry partitions (Phoenix.PubSubTest)
mix test (OTP 26.2 | Elixir 1.16)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: erlef/setup-beam@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
mix test (OTP 27.3 | Elixir 1.18)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: erlef/setup-beam@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
mix test (OTP 25.3 | Elixir 1.13)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: erlef/setup-beam@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
mix test (OTP maint-28 | Elixir main-otp-28)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: erlef/setup-beam@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
mix test (OTP 28.4 | Elixir 1.19)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: erlef/setup-beam@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/