fix: on new keys, disconnect user socket #117
Annotations
1 error and 6 warnings
Tests
Process completed with exit code 16.
|
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:
lib/realtime_web/channels/realtime_channel.ex#L338
There should be no calls to `IO.inspect/1`.
|
Tests:
lib/realtime_web/channels/realtime_channel.ex#L331
There should be no calls to `IO.inspect/1`.
|
Tests:
lib/realtime/api.ex#L129
There should be no calls to `IO.inspect/1`.
|
Tests:
lib/realtime/api.ex#L127
There should be no calls to `IO.inspect/1`.
|