Skip to content

chore: bump version to 2.46.3 in mix.exs #2

chore: bump version to 2.46.3 in mix.exs

chore: bump version to 2.46.3 in mix.exs #2

Triggered via push September 2, 2025 10:24
Status Failure
Total duration 12m 16s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Tests
Process completed with exit code 2.
Tests: test/realtime/tenants/rebalancer_test.exs#L17
test check/3 different node set returns :ok (Realtime.Tenants.RebalancerTest)
Tests: test/realtime_web/controllers/broadcast_controller_test.exs#L223
test unauthorized expired token returns 401 (RealtimeWeb.BroadcastControllerTest)
Tests: test/realtime/tenants/rebalancer_test.exs#L26
test check/3 same node set correct region set returns :ok (Realtime.Tenants.RebalancerTest)
Tests: test/realtime_web/controllers/broadcast_controller_test.exs#L52
test broadcast returns 202 when batch of messages is broadcasted (RealtimeWeb.BroadcastControllerTest)
Tests: test/realtime/tenants/rebalancer_test.exs#L36
test check/3 same node set different region set returns :ok (Realtime.Tenants.RebalancerTest)
Tests: test/realtime_web/controllers/broadcast_controller_test.exs#L189
test too many requests user has hit the rate limit (RealtimeWeb.BroadcastControllerTest)
Tests: test/realtime_web/channels/realtime_channel/broadcast_handler_test.exs#L129
test handle/3 with valid role, is able to send message (RealtimeWeb.RealtimeChannel.BroadcastHandlerTest)
Tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it