Skip to content

fix: handle channel shutdown; fix other exist reasons #86

fix: handle channel shutdown; fix other exist reasons

fix: handle channel shutdown; fix other exist reasons #86

Re-run triggered January 29, 2025 00:06
Status Failure
Total duration 6m 45s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 13 warnings
Tests: test/realtime_web/channels/realtime_channel_test.exs#L131
test JWT token validations expired token returns a error (RealtimeWeb.RealtimeChannelTest)
Tests: test/realtime_web/channels/realtime_channel_test.exs#L101
test JWT token validations missing claims returns a error (RealtimeWeb.RealtimeChannelTest)
Tests: test/realtime_web/channels/realtime_channel_test.exs#L150
test JWT token validations expired token returns a error with sub in metadata if available (RealtimeWeb.RealtimeChannelTest)
Tests: test/realtime_web/channels/realtime_channel_test.exs#L114
test JWT token validations missing claims returns a error with sub in metadata if available (RealtimeWeb.RealtimeChannelTest)
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#L1512
Nested modules could be aliased at the top of the invoking module.
Tests: test/integration/rt_channel_test.exs#L1509
Nested modules could be aliased at the top of the invoking module.
Tests: test/integration/rt_channel_test.exs#L1496
Nested modules could be aliased at the top of the invoking module.
Tests: test/integration/rt_channel_test.exs#L1459
Nested modules could be aliased at the top of the invoking module.
Tests: test/integration/rt_channel_test.exs#L1456
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#L1118
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.