Skip to content

fix: use ets for janitor instead of syn #104

fix: use ets for janitor instead of syn

fix: use ets for janitor instead of syn #104

Re-run triggered January 31, 2025 19:29
Status Failure
Total duration 6m 55s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 13 warnings
Tests: test/realtime/tenants/connect_test.exs#L28
test lookup_or_start_connection/1 tracks multiple users that connect and disconnect (Realtime.Tenants.ConnectTest)
Tests: test/realtime/tenants/janitor_test.exs#L96
test logs error if fails to connect to tenant (Realtime.Tenants.JanitorTest)
Tests
Process completed with exit code 2.
Tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
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
Tests: test/support/generators.ex#L47
Nested modules could be aliased at the top of the invoking module.
Tests: test/integration/rt_channel_test.exs#L1625
Nested modules could be aliased at the top of the invoking module.
Tests: test/integration/rt_channel_test.exs#L1622
Nested modules could be aliased at the top of the invoking module.
Tests: test/integration/rt_channel_test.exs#L1609
Nested modules could be aliased at the top of the invoking module.
Tests: test/integration/rt_channel_test.exs#L1572
Nested modules could be aliased at the top of the invoking module.
Tests: test/integration/rt_channel_test.exs#L1569
Nested modules could be aliased at the top of the invoking module.
Tests: lib/realtime_web/controllers/tenant_controller.ex#L193
Nested modules could be aliased at the top of the invoking module.
Tests: test/realtime/tenants/authorization_test.exs#L394
Nested modules could be aliased at the top of the invoking module.
Tests: test/integration/rt_channel_test.exs#L1231
Nested modules could be aliased at the top of the invoking module.
Tests: lib/realtime_web/controllers/broadcast_controller.ex#L35
Nested modules could be aliased at the top of the invoking module.