fix: Add better logging around maybe_migrate #1428
staging_linter.yml
on: pull_request
Formatting Checks
5m 0s
Annotations
10 errors and 13 warnings
Formatting Checks:
test/integration/rt_channel_test.exs#L530
test handle refresh token messages on new access_token and channel is private policies are reevaluated (Realtime.Integration.RtChannelTest)
|
Formatting Checks:
test/integration/rt_channel_test.exs#L636
test handle broadcast changes broadcast update event changes on update in table with trigger (Realtime.Integration.RtChannelTest)
|
Formatting Checks:
test/integration/rt_channel_test.exs#L413
test handle presence extension private presence with read and write permissions will be able to track and receive presence changes (Realtime.Integration.RtChannelTest)
|
Formatting Checks:
test/integration/rt_channel_test.exs#L730
test handle broadcast changes broadcast event when function 'send' is called with private topic (Realtime.Integration.RtChannelTest)
|
Formatting Checks:
test/integration/rt_channel_test.exs#L282
test handle broadcast extension private broadcast with valid channel a colon character sends message and won't intercept in public channels (Realtime.Integration.RtChannelTest)
|
Formatting Checks:
test/integration/rt_channel_test.exs#L448
test handle presence extension private presence with read permissions will be able to receive presence changes but won't be able to track (Realtime.Integration.RtChannelTest)
|
Formatting Checks:
test/integration/rt_channel_test.exs#L245
test handle broadcast extension private broadcast with valid channel with permissions sends message (Realtime.Integration.RtChannelTest)
|
Formatting Checks:
test/integration/rt_channel_test.exs#L687
test handle broadcast changes broadcast delete event changes on delete in table with trigger (Realtime.Integration.RtChannelTest)
|
Formatting Checks:
test/integration/rt_channel_test.exs#L594
test handle broadcast changes broadcast insert event changes on insert in table with trigger (Realtime.Integration.RtChannelTest)
|
Formatting Checks:
test/integration/rt_channel_test.exs#L836
test only private channels user with only private channels enabled will be able to join private channels (Realtime.Integration.RtChannelTest)
|
Formatting Checks
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Formatting Checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Formatting Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Formatting Checks
negative steps are not supported in Enum.slice/2, pass 12..-1//1 instead
|
Formatting Checks
negative steps are not supported in Enum.slice/2, pass 32..-1//1 instead
|
Formatting Checks
negative steps are not supported in Enum.slice/2, pass 81..-1//1 instead
|
Formatting Checks
negative steps are not supported in Enum.slice/2, pass 37..-1//1 instead
|
Formatting Checks
negative steps are not supported in Enum.slice/2, pass 33..-1//1 instead
|
Formatting Checks
negative steps are not supported in Enum.slice/2, pass 38..-1//1 instead
|
Formatting Checks
negative steps are not supported in Enum.slice/2, pass 57..-1//1 instead
|
Formatting Checks
negative steps are not supported in Enum.slice/2, pass 76..-1//1 instead
|
Formatting Checks
negative steps are not supported in Enum.slice/2, pass 30..-1//1 instead
|
Formatting Checks
negative steps are not supported in Enum.slice/2, pass 63..-1//1 instead
|