Skip to content

fix: use ets for janitor instead of syn (#1290) #109

fix: use ets for janitor instead of syn (#1290)

fix: use ets for janitor instead of syn (#1290) #109

Triggered via push January 31, 2025 22:02
Status Success
Total duration 7m 23s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
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#L1628
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#L1612
Nested modules could be aliased at the top of the invoking module.
Tests: test/integration/rt_channel_test.exs#L1575
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: 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#L1234
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.