Skip to content

Handle stream SAC monitors in SAC coordinator #7191

Handle stream SAC monitors in SAC coordinator

Handle stream SAC monitors in SAC coordinator #7191

Triggered via pull request March 18, 2026 07:41
Status Success
Total duration 11m 16s
Artifacts 118

test-make.yaml

on: pull_request
Matrix: Build and Xref
Matrix: Test mixed clusters
Matrix: Test
Matrix: Type check
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 184 warnings
Test (28, 1.18) / Test rabbit (parallel-ct-set-1) / rabbit (parallel-ct-set-1)
{rabbit_db_topic_exchange_SUITE,end_per_testcase,{'EXIT',{{exception,undef,[{rabbit_db_topic_exchange,clear,[],[]}]},[{erpc,call,5,[{file,"erpc.erl"},{line,1380}]},{rabbit_db_topic_exchange_SUITE,end_per_testcase,2,[{file,"deps/rabbit/test/rabbit_db_topic_exchange_SUITE.erl"},{line,84}]},{test_server,do_end_per_testcase,4,[{file,"test_server.erl"},{line,1640}]},{test_server,run_test_case_eval1,6,[{file,"test_server.erl"},{line,1348}]},{test_server,run_test_case_eval,9,[{file,"test_server.erl"},{line,1237}]}]}}}
Test (28, 1.18) / Test rabbitmq_mqtt / rabbitmq_mqtt (parallel-ct-set-1)
{error,{{assertEqual,[{module,rabbit_ct_broker_helpers},{line,1174},{expression,"CrashesCount"},{expected,0},{value,1}]},[{rabbit_ct_broker_helpers,find_crashes_in_logs,2,[{file,"deps/rabbitmq_mqtt/src/rabbit_ct_broker_helpers.erl"},{line,1174}]},{rabbit_ct_broker_helpers,stop_rabbitmq_nodes,1,[{file,"src/rabbit_ct_broker_helpers.erl"},{line,1123}]},{rabbit_ct_helpers,run_steps,2,[{file,"src/rabbit_ct_helpers.erl"},{line,126}]},{test_server,ts_tc,3,[{file,"test_server.erl"},{line,1796}]},{test_server,run_test_case_eval1,6,[{file,"test_server.erl"},{line,1393}]},{test_server,run_test_case_eval,9,[{file,"test_server.erl"},{line,1237}]}]}}
Test (28, 1.18) / Test rabbitmq_mqtt / rabbitmq_mqtt (parallel-ct-set-1)
{error,{{assertEqual,[{module,rabbit_ct_broker_helpers},{line,1174},{expression,"CrashesCount"},{expected,0},{value,1}]},[{rabbit_ct_broker_helpers,find_crashes_in_logs,2,[{file,"deps/rabbitmq_mqtt/src/rabbit_ct_broker_helpers.erl"},{line,1174}]},{rabbit_ct_broker_helpers,stop_rabbitmq_nodes,1,[{file,"src/rabbit_ct_broker_helpers.erl"},{line,1123}]},{rabbit_ct_helpers,run_steps,2,[{file,"src/rabbit_ct_helpers.erl"},{line,126}]},{test_server,ts_tc,3,[{file,"test_server.erl"},{line,1796}]},{test_server,run_test_case_eval1,6,[{file,"test_server.erl"},{line,1393}]},{test_server,run_test_case_eval,9,[{file,"test_server.erl"},{line,1237}]}]}}
Test mixed clusters (28, 1.18) / Test rabbit (parallel-ct-set-1) / rabbit (parallel-ct-set-1)
{rabbit_db_topic_exchange_SUITE,end_per_testcase,{'EXIT',{{exception,undef,[{rabbit_db_topic_exchange,clear,[],[]}]},[{erpc,call,5,[{file,"erpc.erl"},{line,1380}]},{rabbit_db_topic_exchange_SUITE,end_per_testcase,2,[{file,"deps/rabbit/test/rabbit_db_topic_exchange_SUITE.erl"},{line,84}]},{test_server,do_end_per_testcase,4,[{file,"test_server.erl"},{line,1640}]},{test_server,run_test_case_eval1,6,[{file,"test_server.erl"},{line,1348}]},{test_server,run_test_case_eval,9,[{file,"test_server.erl"},{line,1237}]}]}}}
Test mixed clusters (28, 1.18) / Test rabbitmq_mqtt / rabbitmq_mqtt (parallel-ct-set-1)
{error,{{assertEqual,[{module,rabbit_ct_broker_helpers},{line,1174},{expression,"CrashesCount"},{expected,0},{value,1}]},[{rabbit_ct_broker_helpers,find_crashes_in_logs,2,[{file,"deps/rabbitmq_mqtt/src/rabbit_ct_broker_helpers.erl"},{line,1174}]},{rabbit_ct_broker_helpers,stop_rabbitmq_nodes,1,[{file,"src/rabbit_ct_broker_helpers.erl"},{line,1123}]},{rabbit_ct_helpers,run_steps,2,[{file,"src/rabbit_ct_helpers.erl"},{line,126}]},{test_server,ts_tc,3,[{file,"test_server.erl"},{line,1796}]},{test_server,run_test_case_eval1,6,[{file,"test_server.erl"},{line,1393}]},{test_server,run_test_case_eval,9,[{file,"test_server.erl"},{line,1237}]}]}}
Test mixed clusters (28, 1.18) / Test rabbitmq_mqtt / rabbitmq_mqtt (parallel-ct-set-1)
{error,{{assertEqual,[{module,rabbit_ct_broker_helpers},{line,1174},{expression,"CrashesCount"},{expected,0},{value,1}]},[{rabbit_ct_broker_helpers,find_crashes_in_logs,2,[{file,"deps/rabbitmq_mqtt/src/rabbit_ct_broker_helpers.erl"},{line,1174}]},{rabbit_ct_broker_helpers,stop_rabbitmq_nodes,1,[{file,"src/rabbit_ct_broker_helpers.erl"},{line,1123}]},{rabbit_ct_helpers,run_steps,2,[{file,"src/rabbit_ct_helpers.erl"},{line,126}]},{test_server,ts_tc,3,[{file,"test_server.erl"},{line,1796}]},{test_server,run_test_case_eval1,6,[{file,"test_server.erl"},{line,1393}]},{test_server,run_test_case_eval,9,[{file,"test_server.erl"},{line,1237}]}]}}
Test (28, 1.18) / Test plugins (rabbitmq_stream_common) / rabbitmq_stream_common (tests)
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/
Test (28, 1.18) / Test plugins (rabbitmq_prelaunch) / rabbitmq_prelaunch (tests)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_prelaunch) / rabbitmq_prelaunch (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Type check (28, 1.18) / Type check plugins (rabbitmq_stream_common) / rabbitmq_stream_common (dialyze)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_stream_common) / rabbitmq_stream_common (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Type check (28, 1.18) / Type check plugins (amqp10_common) / amqp10_common (dialyze)
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/
Test mixed clusters (28, 1.18) / Test plugins (amqp10_common) / amqp10_common (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test plugins (amqp10_common) / amqp10_common (tests)
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/
Type check (28, 1.18) / Type check plugins (amqp_client) / amqp_client (dialyze)
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/
Test (28, 1.18) / Test plugins (rabbit_common) / rabbit_common (tests)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbit_common) / rabbit_common (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Type check (28, 1.18) / Type check plugins (rabbitmq_prelaunch) / rabbitmq_prelaunch (dialyze)
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/
Type check (28, 1.18) / Type check plugins (trust_store_http) / trust_store_http (dialyze)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_ct_client_helpers) / rabbitmq_ct_client_helpers (dialyze)
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/
Type check (28, 1.18) / Type check plugins (rabbit_common) / rabbit_common (dialyze)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_amqp_client) / rabbitmq_amqp_client (dialyze)
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/
Type check (28, 1.18) / Type check plugins (amqp10_client) / amqp10_client (dialyze)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_federation_common) / rabbitmq_federation_common (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test rabbitmq_peer_discovery_aws (partially) / rabbitmq_peer_discovery_aws (ct-config_schema ct-unit)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_jms_topic_exchange) / rabbitmq_jms_topic_exchange (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test plugins (rabbitmq_peer_discovery_k8s) / rabbitmq_peer_discovery_k8s (tests)
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/
Test (28, 1.18) / Test plugins (rabbitmq_federation_common) / rabbitmq_federation_common (tests)
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/
Test (28, 1.18) / Test plugins (rabbitmq_jms_topic_exchange) / rabbitmq_jms_topic_exchange (tests)
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/
Test (28, 1.18) / Test plugins (rabbitmq_auth_mechanism_ssl) / rabbitmq_auth_mechanism_ssl (tests)
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/
Test (28, 1.18) / Test plugins (oauth2_client) / oauth2_client (tests)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_recent_history_exchange) / rabbitmq_recent_history_exchange (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test mixed clusters (28, 1.18) / Test rabbitmq_peer_discovery_aws (partially) / rabbitmq_peer_discovery_aws (ct-config_schema ct-unit)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test plugins (rabbitmq_sharding) / rabbitmq_sharding (tests)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_peer_discovery_k8s) / rabbitmq_peer_discovery_k8s (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test mixed clusters (28, 1.18) / Test plugins (oauth2_client) / oauth2_client (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_web_dispatch) / rabbitmq_web_dispatch (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test plugins (rabbitmq_aws) / rabbitmq_aws (tests)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_sharding) / rabbitmq_sharding (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_auth_mechanism_ssl) / rabbitmq_auth_mechanism_ssl (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_stream_management) / rabbitmq_stream_management (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_aws) / rabbitmq_aws (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test plugins (rabbitmq_web_dispatch) / rabbitmq_web_dispatch (tests)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_tracing) / rabbitmq_tracing (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test plugins (rabbitmq_recent_history_exchange) / rabbitmq_recent_history_exchange (tests)
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/
Test (28, 1.18) / Test plugins (rabbitmq_auth_backend_http) / rabbitmq_auth_backend_http (tests)
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/
Test (28, 1.18) / Test plugins (rabbitmq_tracing) / rabbitmq_tracing (tests)
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/
Test (28, 1.18) / Test plugins (rabbitmq_federation_management) / rabbitmq_federation_management (tests)
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/
Test (28, 1.18) / Test plugins (rabbitmq_event_exchange) / rabbitmq_event_exchange (tests)
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/
Test (28, 1.18) / Test plugins (rabbitmq_amqp_client) / rabbitmq_amqp_client (tests)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_event_exchange) / rabbitmq_event_exchange (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_auth_backend_http) / rabbitmq_auth_backend_http (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_amqp_client) / rabbitmq_amqp_client (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test mixed clusters (28, 1.18) / Test rabbit (ct-metadata_store_clustering) / rabbit (ct-metadata_store_clustering)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_federation_prometheus) / rabbitmq_federation_prometheus (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_federation_management) / rabbitmq_federation_management (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test plugins (rabbitmq_management_agent) / rabbitmq_management_agent (tests)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_recent_history_exchange) / rabbitmq_recent_history_exchange (dialyze)
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/
Test mixed clusters (28, 1.18) / Test rabbit (ct-peer_discovery_classic_config) / rabbit (ct-peer_discovery_classic_config)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Type check (28, 1.18) / Type check plugins (rabbitmq_consistent_hash_exchange) / rabbitmq_consistent_hash_exchange (dialyze)
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/
Test (28, 1.18) / Test plugins (rabbitmq_federation_prometheus) / rabbitmq_federation_prometheus (tests)
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/
Test (28, 1.18) / Test plugins (rabbitmq_shovel_prometheus) / rabbitmq_shovel_prometheus (tests)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_event_exchange) / rabbitmq_event_exchange (dialyze)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_auth_backend_ldap) / rabbitmq_auth_backend_ldap (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Type check (28, 1.18) / Type check plugins (rabbitmq_auth_backend_cache) / rabbitmq_auth_backend_cache (dialyze)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_peer_discovery_common) / rabbitmq_peer_discovery_common (dialyze)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_jms_topic_exchange) / rabbitmq_jms_topic_exchange (dialyze)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_sharding) / rabbitmq_sharding (dialyze)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_queue_federation) / rabbitmq_queue_federation (dialyze)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_peer_discovery_k8s) / rabbitmq_peer_discovery_k8s (dialyze)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_auth_mechanism_ssl) / rabbitmq_auth_mechanism_ssl (dialyze)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_stream) / rabbitmq_stream (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Type check (28, 1.18) / Type check plugins (rabbitmq_exchange_federation) / rabbitmq_exchange_federation (dialyze)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_web_stomp) / rabbitmq_web_stomp (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Type check (28, 1.18) / Type check plugins (rabbitmq_peer_discovery_aws) / rabbitmq_peer_discovery_aws (dialyze)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_peer_discovery_consul) / rabbitmq_peer_discovery_consul (dialyze)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_random_exchange) / rabbitmq_random_exchange (dialyze)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_web_mqtt_examples) / rabbitmq_web_mqtt_examples (dialyze)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_federation_common) / rabbitmq_federation_common (dialyze)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_shovel_prometheus) / rabbitmq_shovel_prometheus (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test plugins (rabbitmq_web_stomp) / rabbitmq_web_stomp (tests)
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/
Test (28, 1.18) / Test plugins (rabbitmq_peer_discovery_common) / rabbitmq_peer_discovery_common (tests)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_web_stomp) / rabbitmq_web_stomp (dialyze)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_ct_helpers) / rabbitmq_ct_helpers (dialyze)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_trust_store) / rabbitmq_trust_store (dialyze)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_auth_backend_ldap) / rabbitmq_auth_backend_ldap (dialyze)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_web_stomp_examples) / rabbitmq_web_stomp_examples (dialyze)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_peer_discovery_common) / rabbitmq_peer_discovery_common (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Type check (28, 1.18) / Type check plugins (rabbitmq_auth_backend_http) / rabbitmq_auth_backend_http (dialyze)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_aws) / rabbitmq_aws (dialyze)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_aws) / rabbitmq_aws (dialyze)
missing specification for function from_ucs4be/2
Type check (28, 1.18) / Type check plugins (rabbitmq_aws) / rabbitmq_aws (dialyze)
missing specification for function from_ucs4be/1
Type check (28, 1.18) / Type check plugins (rabbitmq_aws) / rabbitmq_aws (dialyze)
missing specification for function to_ucs4be/1
Type check (28, 1.18) / Type check plugins (rabbitmq_aws) / rabbitmq_aws (dialyze)
missing specification for function is_visible_ascii/1
Type check (28, 1.18) / Type check plugins (rabbitmq_aws) / rabbitmq_aws (dialyze)
missing specification for function is_visible_latin1/1
Type check (28, 1.18) / Type check plugins (rabbitmq_aws) / rabbitmq_aws (dialyze)
missing specification for function is_iso646_basic/1
Type check (28, 1.18) / Type check plugins (rabbitmq_aws) / rabbitmq_aws (dialyze)
missing specification for function is_ascii/1
Type check (28, 1.18) / Type check plugins (rabbitmq_aws) / rabbitmq_aws (dialyze)
missing specification for function is_latin1/1
Type check (28, 1.18) / Type check plugins (rabbitmq_aws) / rabbitmq_aws (dialyze)
missing specification for function is_bmpchar/1
Type check (28, 1.18) / Type check plugins (rabbitmq_aws) / rabbitmq_aws (dialyze)
missing specification for function is_unicode/1
Type check (28, 1.18) / Type check plugins (rabbitmq_web_dispatch) / rabbitmq_web_dispatch (dialyze)
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/
Test (28, 1.18) / Test plugins (rabbitmq_auth_backend_ldap) / rabbitmq_auth_backend_ldap (tests)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_auth_backend_oauth2) / rabbitmq_auth_backend_oauth2 (dialyze)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_queue_federation) / rabbitmq_queue_federation (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_management_agent) / rabbitmq_management_agent (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test plugins (amqp_client) / amqp_client (tests)
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/
Build and Xref (28, 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/
Build and Xref (28, 1.18)
the callback gen_server:format_status(_,_) is deprecated; use format_status/1 instead
Type check (28, 1.18) / Type check plugins (oauth2_client) / oauth2_client (dialyze)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_shovel) / rabbitmq_shovel (dialyze)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_management_agent) / rabbitmq_management_agent (dialyze)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_tracing) / rabbitmq_tracing (dialyze)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_shovel_management) / rabbitmq_shovel_management (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Type check (28, 1.18) / Type check plugins (rabbit) / rabbit (dialyze)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_federation_management) / rabbitmq_federation_management (dialyze)
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/
Test (28, 1.18) / Test plugins (rabbitmq_shovel_management) / rabbitmq_shovel_management (tests)
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/
Test mixed clusters (28, 1.18) / Test plugins (amqp_client) / amqp_client (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Type check (28, 1.18) / Type check plugins (rabbitmq_top) / rabbitmq_top (dialyze)
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/
Test (28, 1.18) / Test plugins (rabbitmq_queue_federation) / rabbitmq_queue_federation (tests)
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/
Test (28, 1.18) / Test plugins (rabbitmq_consistent_hash_exchange) / rabbitmq_consistent_hash_exchange (tests)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_stream_management) / rabbitmq_stream_management (dialyze)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_prometheus) / rabbitmq_prometheus (dialyze)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_management) / rabbitmq_management (dialyze)
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/
Test (28, 1.18) / Test plugins (rabbitmq_exchange_federation) / rabbitmq_exchange_federation (tests)
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/
Test (28, 1.18) / Test rabbit (ct-rabbit_fifo_prop) / rabbit (ct-rabbit_fifo_prop)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_consistent_hash_exchange) / rabbitmq_consistent_hash_exchange (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test mixed clusters (28, 1.18) / Test rabbit (ct-rabbit_fifo_prop) / rabbit (ct-rabbit_fifo_prop)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Build and Xref (26, 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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_exchange_federation) / rabbitmq_exchange_federation (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Type check (28, 1.18) / Type check plugins (rabbitmq_federation_prometheus) / rabbitmq_federation_prometheus (dialyze)
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/
Test (28, 1.18) / Test rabbit (ct-peer_discovery_classic_config) / rabbit (ct-peer_discovery_classic_config)
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/
Build and Xref (27, 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/
Build and Xref (27, 1.18)
the callback gen_server:format_status(_,_) is deprecated; use format_status/1 instead
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_trust_store) / rabbitmq_trust_store (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test plugins (rabbitmq_trust_store) / rabbitmq_trust_store (tests)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_shovel_prometheus) / rabbitmq_shovel_prometheus (dialyze)
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/
Test (28, 1.18) / Test plugins (rabbitmq_peer_discovery_etcd) / rabbitmq_peer_discovery_etcd (tests)
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/
Type check (28, 1.18) / Type check plugins (rabbitmq_shovel_management) / rabbitmq_shovel_management (dialyze)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_peer_discovery_etcd) / rabbitmq_peer_discovery_etcd (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test plugins (rabbitmq_stream_management) / rabbitmq_stream_management (tests)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_auth_backend_oauth2) / rabbitmq_auth_backend_oauth2 (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test plugins (rabbitmq_auth_backend_oauth2) / rabbitmq_auth_backend_oauth2 (tests)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_auth_backend_cache) / rabbitmq_auth_backend_cache (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test plugins (rabbitmq_auth_backend_cache) / rabbitmq_auth_backend_cache (tests)
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/
Test (28, 1.18) / Test plugins (rabbitmq_prometheus) / rabbitmq_prometheus (tests)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_prometheus) / rabbitmq_prometheus (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test plugins (amqp10_client) / amqp10_client (tests)
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/
Test mixed clusters (28, 1.18) / Test plugins (amqp10_client) / amqp10_client (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test rabbit (parallel-ct-set-3) / rabbit (parallel-ct-set-3)
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/
Test (28, 1.18) / Test rabbit (parallel-ct-set-5) / rabbit (parallel-ct-set-5)
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/
Test (28, 1.18) / Test plugins (rabbitmq_peer_discovery_consul) / rabbitmq_peer_discovery_consul (tests)
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/
Test mixed clusters (28, 1.18) / Test rabbit (parallel-ct-set-5) / rabbit (parallel-ct-set-5)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test mixed clusters (28, 1.18) / Test rabbit (eunit ct-dead_lettering) / rabbit (eunit ct-dead_lettering)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test rabbit (eunit ct-dead_lettering) / rabbit (eunit ct-dead_lettering)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_peer_discovery_consul) / rabbitmq_peer_discovery_consul (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test plugins (rabbitmq_stream) / rabbitmq_stream (tests)
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/
Test (28, 1.18) / Test rabbit (ct-amqp_client) / rabbit (ct-amqp_client)
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/
Test mixed clusters (28, 1.18) / Test rabbit (ct-amqp_client) / rabbit (ct-amqp_client)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test rabbit (parallel-ct-set-4) / rabbit (parallel-ct-set-4)
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/
Test mixed clusters (28, 1.18) / Test rabbit (parallel-ct-set-3) / rabbit (parallel-ct-set-3)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test rabbit (parallel-ct-set-2) / rabbit (parallel-ct-set-2)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_stomp) / rabbitmq_stomp (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test plugins (rabbitmq_stomp) / rabbitmq_stomp (tests)
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/
Test mixed clusters (28, 1.18) / Test rabbit (parallel-ct-set-4) / rabbit (parallel-ct-set-4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test mixed clusters (28, 1.18) / Test rabbit (parallel-ct-set-2) / rabbit (parallel-ct-set-2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test mixed clusters (28, 1.18) / Test rabbit (ct-quorum_queue) / rabbit (ct-quorum_queue)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test rabbit (ct-feature_flags) / rabbit (ct-feature_flags)
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/
Test (28, 1.18) / Test rabbit (ct-clustering_management) / rabbit (ct-clustering_management)
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/
Test (28, 1.18) / Test plugins (rabbitmq_management) / rabbitmq_management (tests)
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/
Test mixed clusters (28, 1.18) / Test rabbit (ct-rabbit_stream_queue) / rabbit (ct-rabbit_stream_queue)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test mixed clusters (28, 1.18) / Test rabbit (ct-feature_flags) / rabbit (ct-feature_flags)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test rabbit (parallel-ct-set-1) / rabbit (parallel-ct-set-1)
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/
Test (28, 1.18) / Test rabbit (ct-quorum_queue) / rabbit (ct-quorum_queue)
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/
Test mixed clusters (28, 1.18) / Test rabbit (ct-clustering_management) / rabbit (ct-clustering_management)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test rabbit (ct-metadata_store_clustering) / rabbit (ct-metadata_store_clustering)
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/
Test (28, 1.18) / Test rabbit (ct-clustering_recovery) / rabbit (ct-clustering_recovery)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_web_mqtt) / rabbitmq_web_mqtt (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_cli) / rabbitmq_cli (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_cli) / rabbitmq_cli (tests)
the callback gen_server:format_status(_,_) is deprecated; use format_status/1 instead
Test (28, 1.18) / Test plugins (rabbitmq_cli) / rabbitmq_cli (tests)
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/
Test (28, 1.18) / Test plugins (rabbitmq_cli) / rabbitmq_cli (tests)
the callback gen_server:format_status(_,_) is deprecated; use format_status/1 instead
Test (28, 1.18) / Test rabbitmq_mqtt / rabbitmq_mqtt (parallel-ct-set-1)
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/
Test mixed clusters (28, 1.18) / Test rabbit (parallel-ct-set-1) / rabbit (parallel-ct-set-1)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test plugins (rabbitmq_web_mqtt) / rabbitmq_web_mqtt (tests)
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/
Test mixed clusters (28, 1.18) / Test rabbit (ct-clustering_recovery) / rabbit (ct-clustering_recovery)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test plugins (rabbitmq_shovel) / rabbitmq_shovel (tests)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_management) / rabbitmq_management (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test mixed clusters (28, 1.18) / Test rabbitmq_mqtt / rabbitmq_mqtt (parallel-ct-set-1)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/
Test (28, 1.18) / Test rabbit (ct-rabbit_stream_queue) / rabbit (ct-rabbit_stream_queue)
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/
Test mixed clusters (28, 1.18) / Test plugins (rabbitmq_shovel) / rabbitmq_shovel (tests)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dsaltares/fetch-gh-release-asset@master, 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/

Artifacts

Produced during runtime
Name Size Digest
CT logs (amqp10_client tests OTP-28 mixed) Expired
409 KB
sha256:6a1c1202f39aac89971a6c90fa550f850bdf54c09c4ae21c42f013b66bd310b4
CT logs (amqp10_client tests OTP-28 ) Expired
409 KB
sha256:b34ece970df446dc41835db67ede34beb641fd02e741ea7c0bb2f1702a2f540f
CT logs (amqp10_common tests OTP-28 mixed) Expired
231 KB
sha256:d57b2757cac81de1345cc2c9d2c302a12a08d3420c24a0b36dcbbcc11e5953bc
CT logs (amqp10_common tests OTP-28 ) Expired
231 KB
sha256:72b35fd93f068a55ec06049283abc41e4757fdc4d67cca65bdb5afdad3df6a4c
CT logs (amqp_client tests OTP-28 mixed) Expired
5.99 MB
sha256:c0df1f448184180707419d7e2bf575e1f44a920fee7ccd21be681e09f053ca6c
CT logs (amqp_client tests OTP-28 ) Expired
5.94 MB
sha256:6d63738f2b3c401e969623c171a65b9374e032ef0cd094c1ed88e1596d2a2923
CT logs (oauth2_client tests OTP-28 mixed) Expired
409 KB
sha256:ab438dc6beeb0f7321b793a2631b7f5982db08031db11f3aa6c22c9d42ae29fa
CT logs (oauth2_client tests OTP-28 ) Expired
409 KB
sha256:6653a5acbd0b388004f8ad521a0be68a01c86c7f8678ed4cbb5072487a026d80
CT logs (rabbit ct-amqp_client OTP-28 mixed) Expired
2.74 MB
sha256:e04f5ed0b72c4c29187e2d26ee111c426a0cee4b8c30a5e0c66da1fcf50d1028
CT logs (rabbit ct-amqp_client OTP-28 ) Expired
2.12 MB
sha256:64f6b92760b1cefd8b90be9357de56dbc5cbe684e590141f10747dec85a74e54
CT logs (rabbit ct-clustering_management OTP-28 mixed) Expired
6.8 MB
sha256:7b204a94cd35cec4396a20432f9d188319213448188bbf229f1b2006728e3765
CT logs (rabbit ct-clustering_management OTP-28 ) Expired
5.74 MB
sha256:2b028b812922d1c5bbdfb7f1592bfd424f8f9659bea42fbbc143ae8da628b0d3
CT logs (rabbit ct-clustering_recovery OTP-28 mixed) Expired
6.64 MB
sha256:66d5266b94c51a0eccd16065c906f0f09db9b72e54a00252d7609cec98e7520b
CT logs (rabbit ct-clustering_recovery OTP-28 ) Expired
6.23 MB
sha256:aa49b7a687f62c42524c1fa77ab759d1ff34583f100b5843b327ebb54ecb7618
CT logs (rabbit ct-feature_flags OTP-28 mixed) Expired
7.47 MB
sha256:afe5db9eb37e9654b8312c3e5fa8ba6abccc24eb447b2b183dec649875df41fd
CT logs (rabbit ct-feature_flags OTP-28 ) Expired
6.87 MB
sha256:0bb507541427b09ed9c45b83a69ec7f0af077fe0884ff5efc1a852d07262bf0c
CT logs (rabbit ct-metadata_store_clustering OTP-28 mixed) Expired
131 KB
sha256:dc1882266848cf5a20aac0ce66443d26ff5cc640f920008243fbececc6eaa4db
CT logs (rabbit ct-metadata_store_clustering OTP-28 ) Expired
4.85 MB
sha256:01ef47d95a450720d08e736a8248b95b867d595d4c5faf2e8210a051d504729d
CT logs (rabbit ct-peer_discovery_classic_config OTP-28 mixed) Expired
278 KB
sha256:ca75486ca0c8dc5be8b4b68a2f35cec7933d69e43c072cee5aaf625eb04c43cb
CT logs (rabbit ct-peer_discovery_classic_config OTP-28 ) Expired
2.26 MB
sha256:a3002d782974e01820ac9ea760bdfeb53f1faf48541220a39703d9ac8e4de20e
CT logs (rabbit ct-quorum_queue OTP-28 mixed) Expired
3.68 MB
sha256:a7a30ee02e69531a97188a1e5c9cb9c4fae29ea362a228c7012a2e15500ae82b
CT logs (rabbit ct-quorum_queue OTP-28 ) Expired
5.73 MB
sha256:e84a604454cace77e11c41b085e1a19d76531a3f4825c63cdb00c795309c3d3c
CT logs (rabbit ct-rabbit_fifo_prop OTP-28 mixed) Expired
391 KB
sha256:3d02f84435d9924f018aff157144a6c3a53410496853176e556d9dff0bf51508
CT logs (rabbit ct-rabbit_fifo_prop OTP-28 ) Expired
391 KB
sha256:63da41048b9e39b6495a323014e21e2687dce21f309e2fe6dd63e8925d636337
CT logs (rabbit ct-rabbit_stream_queue OTP-28 mixed) Expired
6.44 MB
sha256:9c67cbc125253420d81ecff301cef1e218afadf5b0e3377718d9da7883a32c88
CT logs (rabbit ct-rabbit_stream_queue OTP-28 ) Expired
6.25 MB
sha256:b5d5feb5764dc83f4b69c27f76ac31fe75e1ae9a39d72841f433998e016fb79d
CT logs (rabbit eunit ct-dead_lettering OTP-28 mixed) Expired
4.19 MB
sha256:1bb8c5dccb6c5cd74763b4c6d448607041788a272f446e97a5542a9e497d6bb2
CT logs (rabbit eunit ct-dead_lettering OTP-28 ) Expired
4.11 MB
sha256:0787efb838fabd4d02fb9e9e1037d0b4393791f4b24e9ac4d9bcb077ef7d8348
CT logs (rabbit parallel-ct-set-1 OTP-28 mixed) Expired
11.5 MB
sha256:c138d319857eaf0a88691ebe59bddb4d059ca141e8c100b230784bf29287e858
CT logs (rabbit parallel-ct-set-1 OTP-28 ) Expired
11.4 MB
sha256:cbdcad5111baec8a02d582b96debb14b514b0b0cf1c50bb0effca95203db0418
CT logs (rabbit parallel-ct-set-2 OTP-28 mixed) Expired
9.82 MB
sha256:10b7c11eb5825fc7117d188567fa916d3ad1c9f3f4fb051b15eabd2d505c3d81
CT logs (rabbit parallel-ct-set-2 OTP-28 ) Expired
9.97 MB
sha256:fa94f22ccf5865b67985b60003dce2c4733ac1b9c83baa81308ec194433e0234
CT logs (rabbit parallel-ct-set-3 OTP-28 mixed) Expired
6.44 MB
sha256:0386030093939fbd8449bdf8a026e7bd0da1c2707b681a21d82d70bd67d03ab3
CT logs (rabbit parallel-ct-set-3 OTP-28 ) Expired
8.71 MB
sha256:b58a68f0701cdb0aec0ec3dd2c8ed866dac86b02d245996f00eddcbbca8d2abf
CT logs (rabbit parallel-ct-set-4 OTP-28 mixed) Expired
11.6 MB
sha256:f7748cb8f4640529753043f8c40eab0c63945ebe2e9070d9719d9d69dea10ac4
CT logs (rabbit parallel-ct-set-4 OTP-28 ) Expired
11.5 MB
sha256:b1a938722bf052503fba92006504b02998f1a78f74a56399a1c365c2fe9f4ab6
CT logs (rabbit parallel-ct-set-5 OTP-28 mixed) Expired
6.48 MB
sha256:83a511a44fdaed706184ca5be62369feb1e977315b96d63fd7a83022365550af
CT logs (rabbit parallel-ct-set-5 OTP-28 ) Expired
5.91 MB
sha256:9861ac29eb38bd38cf0b1d767f867aa178f33d1da3c3205156137219c494720e
CT logs (rabbit_common tests OTP-28 mixed) Expired
526 KB
sha256:84c6d40804caf46e3eb8939fc0503d0156aa6f89f2c5c6a7acda24786649eb2b
CT logs (rabbit_common tests OTP-28 ) Expired
526 KB
sha256:19325b184daef173d64c4c2b0b390256888f5357ed089cb0f074e7b95de49851
CT logs (rabbitmq_amqp_client tests OTP-28 mixed) Expired
822 KB
sha256:11fa2e4494cc77b9958aa08a35c479b2595e3f8bd283554d95d9bd12acf4adee
CT logs (rabbitmq_amqp_client tests OTP-28 ) Expired
801 KB
sha256:922929f6ff79b879224ae1da54bf704f31ccbd82d09d6eb24a19ee49576360f5
CT logs (rabbitmq_auth_backend_cache tests OTP-28 mixed) Expired
553 KB
sha256:ee0f7c2eca6173d363461a89ea2b3088dbd6f411482ae711ced71584344663da
CT logs (rabbitmq_auth_backend_cache tests OTP-28 ) Expired
721 KB
sha256:2597fe8da4392e614f7165e1b36fc4a6e62778b4a966ff08d935cd088ad59dfd
CT logs (rabbitmq_auth_backend_http tests OTP-28 mixed) Expired
473 KB
sha256:173c7c964746a29024ec6ba193e2fb1c0322ec76a942ea3444102e88fadffc42
CT logs (rabbitmq_auth_backend_http tests OTP-28 ) Expired
469 KB
sha256:3e996ee1665173f9ff44278812dafc2a6f67d293ecd4758c048a59d928577876
CT logs (rabbitmq_auth_backend_ldap tests OTP-28 mixed) Expired
794 KB
sha256:1169c124015db86abf48221133ae410f8cdfb6a042b2f8d47200d6494b5c23a3
CT logs (rabbitmq_auth_backend_ldap tests OTP-28 ) Expired
794 KB
sha256:c91d82255e71734a5259e9af8eb29f0208b9536128184bb3fcb1605c9c457156
CT logs (rabbitmq_auth_backend_oauth2 tests OTP-28 mixed) Expired
2.74 MB
sha256:d05926599b4277fad61c9c0bf8332baab7adbc723cf503ddb28d5cb7d2398895
CT logs (rabbitmq_auth_backend_oauth2 tests OTP-28 ) Expired
2.74 MB
sha256:70e75bd9d63e6f3022f90c04dff6e2bc1d326498ac925a73a962d6b03aacaf36
CT logs (rabbitmq_auth_mechanism_ssl tests OTP-28 mixed) Expired
230 KB
sha256:e0dfdeb0c88c80324d660e87be749585c308d372b2af4c7e90057a3daa5fe413
CT logs (rabbitmq_auth_mechanism_ssl tests OTP-28 ) Expired
230 KB
sha256:d9d042a75027a1a93bcba59be4422e0d66d281fea3ce22a77860fbf5c18f58ed
CT logs (rabbitmq_aws tests OTP-28 mixed) Expired
215 KB
sha256:158ab85c425f87ea6b49f55d11248c02a42d5a33a9ba019fd0c502078baed7ef
CT logs (rabbitmq_aws tests OTP-28 ) Expired
215 KB
sha256:4fc79a593b7d282ecb25344090febbd115a73d3a9a69db8c6ccd68624d19cb11
CT logs (rabbitmq_cli tests OTP-28 mixed) Expired
503 KB
sha256:11d3643d7407b79ad4771583fb3a789c36f5aebf9adace4afcabd7032d5468cb
CT logs (rabbitmq_cli tests OTP-28 ) Expired
321 KB
sha256:b8011cd9e4f16c80386c2df1e4201284758999b660622bc20a722c137b4f331c
CT logs (rabbitmq_consistent_hash_exchange tests OTP-28 mixed) Expired
1.41 MB
sha256:80f755e111de802f5f2ee1cfb01d3bf4196feedcb4bb41b799cafb7330c55a6d
CT logs (rabbitmq_consistent_hash_exchange tests OTP-28 ) Expired
1.38 MB
sha256:fd4fd33f4145caa20dcedeeae9c16679fc6b53b6854f703bf89132e0ed6abb8b
CT logs (rabbitmq_event_exchange tests OTP-28 mixed) Expired
653 KB
sha256:9af42ec2c8e6648c94a0b38c01d38172ab4ecce7cadba327e546061339b782c7
CT logs (rabbitmq_event_exchange tests OTP-28 ) Expired
650 KB
sha256:7f331848bb34ca3dc14e725554e1dfdf87e90e3c55c2b6838ac3a172014c1ec6
CT logs (rabbitmq_exchange_federation tests OTP-28 mixed) Expired
2.64 MB
sha256:1fbb890b6e42683a982c68a3d28a3abc615a6b64b0b81688cc2eb3197ef9a8e3
CT logs (rabbitmq_exchange_federation tests OTP-28 ) Expired
3.12 MB
sha256:94340dbbd0bf51f9b5d645fd9ccd98877d9b99fb593c60aab2a2fece514f1951
CT logs (rabbitmq_federation_common tests OTP-28 mixed) Expired
278 KB
sha256:ba27fc4a99a57eaaac22acd366eff04f3a736b9a29cb5a52618451f72c81aec6
CT logs (rabbitmq_federation_common tests OTP-28 ) Expired
278 KB
sha256:252acddcf92218496879cbacb82bf219a5ffa15f737bebf3875bf5ec31773883
CT logs (rabbitmq_federation_management tests OTP-28 mixed) Expired
313 KB
sha256:158062731a2e3098876ddf223c22406335c178fc1513ae70d0e6c26202859458
CT logs (rabbitmq_federation_management tests OTP-28 ) Expired
313 KB
sha256:b29aa567e009d84e417d967072adbdcede7cee6451c91001e2faf0f50d952d16
CT logs (rabbitmq_federation_prometheus tests OTP-28 mixed) Expired
261 KB
sha256:b89410a9e6405a6e76de972578acf6eb55ed81b61a63848bcb1b14a447f4daa9
CT logs (rabbitmq_federation_prometheus tests OTP-28 ) Expired
261 KB
sha256:86a9267a423c14fb097278c5be576b1c7fd3349d9ca46c56033f718988452e2c
CT logs (rabbitmq_jms_topic_exchange tests OTP-28 mixed) Expired
339 KB
sha256:36145cf6a53a86893891400477985eb4d786f74e97623bcab5e2800146a2e561
CT logs (rabbitmq_jms_topic_exchange tests OTP-28 ) Expired
339 KB
sha256:cba193229a80b65a4527310b3a2e4a3e528f1aa5a98585ab1174152d813e7b32
CT logs (rabbitmq_management tests OTP-28 mixed) Expired
7.38 MB
sha256:bd00a6187e26c2718c67e39894780fa7aafe89d74c45eb1cfbba1afdb91c206b
CT logs (rabbitmq_management tests OTP-28 ) Expired
7.34 MB
sha256:fbeb49fbb3cbcc34d5783c82a8c06a8c270a8d9ae75bba7667e991e22dde5083
CT logs (rabbitmq_management_agent tests OTP-28 mixed) Expired
737 KB
sha256:08a038107399d4a4b31782018989d107d663ea353c8a289bc1ed368be20de5b2
CT logs (rabbitmq_management_agent tests OTP-28 ) Expired
711 KB
sha256:24663b3a3e0fee372d9ea5a5cdf82cb73525b8b6ca2a207056a440aca8de9b98
CT logs (rabbitmq_mqtt parallel-ct-set-1 OTP-28 mixed) Expired
12.5 MB
sha256:b449f7c45dd50aabaa17731eea952625bb0d010f7d1b28e20add9c082e4131d8
CT logs (rabbitmq_mqtt parallel-ct-set-1 OTP-28 ) Expired
12.1 MB
sha256:ee8ea31f3ce67701f3daabaa838e6664a1dbf0af6e6e65ef27cd436eb6beac8f
CT logs (rabbitmq_peer_discovery_aws ct-config_schema ct-unit OTP-28 mixed) Expired
347 KB
sha256:ceccd4fb69a28c4c44f48bfe4d1636ae0557eeaed3becc0d8c0fbfe3581a34be
CT logs (rabbitmq_peer_discovery_aws ct-config_schema ct-unit OTP-28 ) Expired
345 KB
sha256:6d22168aa25cd08ecd1ad9f054bf5b55715b486f9c8b5b1a522370891c0dad77
CT logs (rabbitmq_peer_discovery_common tests OTP-28 mixed) Expired
873 KB
sha256:b79707b2845850770d16f1bd250dd1b193e94159fb67667aa885318bf7ea8179
CT logs (rabbitmq_peer_discovery_common tests OTP-28 ) Expired
850 KB
sha256:64c635352eb6530ef8f3b946f06e4213b1ad07d3929f748d118bde5ab5b56548
CT logs (rabbitmq_peer_discovery_consul tests OTP-28 mixed) Expired
1.06 MB
sha256:c109af5dfdbe695302a484f86309f72ad55d935d4b17bffb272eca5c3d77e321
CT logs (rabbitmq_peer_discovery_consul tests OTP-28 ) Expired
1.06 MB
sha256:96be851fe5682982a47dd631eaa8217021fa77cd86f511747565ea6b8b0d1773
CT logs (rabbitmq_peer_discovery_etcd tests OTP-28 mixed) Expired
1.02 MB
sha256:6754b173400e69d943db38f54adb2ef753f4bad416bd5ea03db529ca50b4472b
CT logs (rabbitmq_peer_discovery_etcd tests OTP-28 ) Expired
1.01 MB
sha256:fa0271433b5df9bec8e24a2d3202b1bd28395f6eb526edf0882e5de5182f4047
CT logs (rabbitmq_peer_discovery_k8s tests OTP-28 mixed) Expired
277 KB
sha256:6fb15e01ce859499aba10b8b915c76553f2c1bd6e457cab36aa5d40831d1e64a
CT logs (rabbitmq_peer_discovery_k8s tests OTP-28 ) Expired
277 KB
sha256:19ff89563ed33e810eeff3bcd8ac0a6823cb7d135383b7ce468f1d2aef81cb8e
CT logs (rabbitmq_prometheus tests OTP-28 mixed) Expired
1.93 MB
sha256:c7482dbac18708097ee729545dbf49bb1aa449c84d73e781bfefccdd9e91ce27
CT logs (rabbitmq_prometheus tests OTP-28 ) Expired
1.92 MB
sha256:53644d76f19505df6b7541d1f2ba5b445f450b9f853a80e7beca206fe0f1a8b1
CT logs (rabbitmq_queue_federation tests OTP-28 mixed) Expired
1.73 MB
sha256:4fbb3e51cbb5c46e3184e70bd17bd98266ff4a29fbfb09e97580e9ee97030d7d
CT logs (rabbitmq_queue_federation tests OTP-28 ) Expired
2.19 MB
sha256:8881dc9cbd80255a0fc4cd489a7bd6901b302c20dd080e72746013dda706de35
CT logs (rabbitmq_recent_history_exchange tests OTP-28 mixed) Expired
588 KB
sha256:27d9ae1e85fb4e153f7e6ccf65ef115691875030ea57d8d7960463baad79f5e8
CT logs (rabbitmq_recent_history_exchange tests OTP-28 ) Expired
561 KB
sha256:a91ff5578f1d2fcb3f4c894bb04bdef277403d09880717d28a86c6900c51b827
CT logs (rabbitmq_sharding tests OTP-28 mixed) Expired
985 KB
sha256:ce1a3235f769052be350789a7be01ff79ef5dc89de58e662ad3c24b593111b27
CT logs (rabbitmq_sharding tests OTP-28 ) Expired
939 KB
sha256:5e2c1e81e6444f79758fa07040c8ec850c32e7cc21b5dbbcc1f884031c85601d
CT logs (rabbitmq_shovel tests OTP-28 mixed) Expired
20.6 MB
sha256:ae41e37639371158b802be8b78ef6784e2b18e48f5f156a488b7ebb3f9a886ee
CT logs (rabbitmq_shovel tests OTP-28 ) Expired
20.6 MB
sha256:fbda631b6da38400df747af980950a37aaee72a5fcf7dfee6531bb53d051f168
CT logs (rabbitmq_shovel_management tests OTP-28 mixed) Expired
433 KB
sha256:858c3bc39edc71b80b7ebf53beab7907ed446d6441812cc5e9b3dae20760b8ce
CT logs (rabbitmq_shovel_management tests OTP-28 ) Expired
438 KB
sha256:b383754a724fc97d218444798721208eb0cd7324bac078292b46e89b3aa25f21
CT logs (rabbitmq_shovel_prometheus tests OTP-28 mixed) Expired
256 KB
sha256:02c9dd315c8dd0dd30469780de5946a4826bafe229d9b2f023df10040eb3a609
CT logs (rabbitmq_shovel_prometheus tests OTP-28 ) Expired
255 KB
sha256:29f3b979f33ec1d2687bd23df8ec86689f3e0c63f23a2950be25c8281078cc3e
CT logs (rabbitmq_stomp tests OTP-28 mixed) Expired
1.51 MB
sha256:7f31248ac1c5fee807a12934efbeefc174e20ad4d6a6379d771cf273256c1c02
CT logs (rabbitmq_stomp tests OTP-28 ) Expired
1.51 MB
sha256:0cebd056d6448655b8a73d1ed719ebefc44eb28d7520a26150bf806cedefeb77
CT logs (rabbitmq_stream tests OTP-28 mixed) Expired
577 KB
sha256:7054ecb5e4613347571fc375937de40300d612c904e4f8a708680e437db31372
CT logs (rabbitmq_stream tests OTP-28 ) Expired
3.02 MB
sha256:05e443ed4cc21c92b9b832ea67a8f419ed7ec4cfe2602900cae91583078bc039
CT logs (rabbitmq_stream_common tests OTP-28 mixed) Expired
132 KB
sha256:2ccb33f5868ab7f9dc1e4a437e40bf4f993fe6f66650b79ffe3f70ffda9bd059
CT logs (rabbitmq_stream_common tests OTP-28 ) Expired
132 KB
sha256:977012297e46f33f28a4ebc412318565804127bf67cc7d557a514464a46b5b88
CT logs (rabbitmq_stream_management tests OTP-28 mixed) Expired
120 KB
sha256:726c625befb6974e538fc8ab25eda5795098b9438682b11a53d58ed4c33c1399
CT logs (rabbitmq_stream_management tests OTP-28 ) Expired
329 KB
sha256:9e0f90f794a5cd06184eab3fb254535ced897f6d26860e3ca27ecde7e4300781
CT logs (rabbitmq_tracing tests OTP-28 mixed) Expired
354 KB
sha256:4cc6abaf7f2062bc62cbc1cee4af6aab8323026097f9660676d1160c811a815d
CT logs (rabbitmq_tracing tests OTP-28 ) Expired
354 KB
sha256:fdc7359bffda74e6aae268c05c516467f2db6ef6106d90781ec4301dad4097f0
CT logs (rabbitmq_trust_store tests OTP-28 mixed) Expired
564 KB
sha256:a0c2ece6e0acebf197746cbeaf642b65c006d12001b5d79ff5fc46e76bebc603
CT logs (rabbitmq_trust_store tests OTP-28 ) Expired
562 KB
sha256:4bcbaddb54a18d513f6856cf3007ffd36289b60319a282d76337966c6bb3a063
CT logs (rabbitmq_web_dispatch tests OTP-28 mixed) Expired
388 KB
sha256:c2e541c5e0af19159bdaa08ea36891e0f67900af6ac8bb53a738f7979b5d5846
CT logs (rabbitmq_web_dispatch tests OTP-28 ) Expired
388 KB
sha256:8da3f353905a8346f0bf3b58efc45ea90c4e86307cfccafedf183b4e29b6b4fb
CT logs (rabbitmq_web_mqtt tests OTP-28 mixed) Expired
3.98 MB
sha256:4f9fac7cc494b07b7fdc6cd7ba3985d045752e12508ad8bbb09b815a07fcd644
CT logs (rabbitmq_web_mqtt tests OTP-28 ) Expired
3.81 MB
sha256:a9fce692f9bbfffda39bbc68c254dfed9f5f4005cfce100c9a4ec8d6da6f3962
CT logs (rabbitmq_web_stomp tests OTP-28 mixed) Expired
975 KB
sha256:c63b8a3826375f7731c1f681a4fd694f937479e32281a3e7fcd79c066f9910cc
CT logs (rabbitmq_web_stomp tests OTP-28 ) Expired
975 KB
sha256:eaaa402fbf0d15da745b476bc2dd107ddb5cf718f78a6006bbdfc5dba27bf00c