fix: Prefix replication slot and publication name #48
Annotations
7 errors and 14 warnings
Run tests:
test/realtime_web/controllers/tenant_controller_test.exs#L161
test delete tenant deletes chosen tenant (RealtimeWeb.TenantControllerTest)
|
Run tests:
test/realtime/extensions/cdc_rls/subscriptions_test.exs#L125
test delete (Realtime.Extensions.CdcRlsSubscriptionsTest)
|
Run tests:
test/realtime/extensions/cdc_rls/subscriptions_test.exs#L149
test delete_multi (Realtime.Extensions.CdcRlsSubscriptionsTest)
|
Run tests:
test/realtime/extensions/cdc_rls/subscriptions_test.exs#L117
test delete_all (Realtime.Extensions.CdcRlsSubscriptionsTest)
|
Run tests:
test/realtime/extensions/cdc_rls/subscriptions_test.exs#L23
test create (Realtime.Extensions.CdcRlsSubscriptionsTest)
|
Run tests:
test/realtime/extensions/cdc_rls/subscriptions_test.exs#L183
test maybe_delete_all (Realtime.Extensions.CdcRlsSubscriptionsTest)
|
Run tests
Process completed with exit code 2.
|
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
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run main database migrations
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
|
Run 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
|
Credo checks:
test/support/generators.ex#L47
Nested modules could be aliased at the top of the invoking module.
|
Credo checks:
test/integration/rt_channel_test.exs#L1041
Nested modules could be aliased at the top of the invoking module.
|
Credo checks:
test/integration/rt_channel_test.exs#L1004
Nested modules could be aliased at the top of the invoking module.
|
Credo checks:
test/integration/rt_channel_test.exs#L1001
Nested modules could be aliased at the top of the invoking module.
|
Credo checks:
lib/realtime_web/controllers/tenant_controller.ex#L193
Nested modules could be aliased at the top of the invoking module.
|
Credo checks:
test/realtime/tenants/authorization_test.exs#L184
Nested modules could be aliased at the top of the invoking module.
|
Credo checks:
lib/realtime_web/controllers/broadcast_controller.ex#L35
Nested modules could be aliased at the top of the invoking module.
|
Credo checks:
test/realtime_web/controllers/tenant_controller_test.exs#L157
Nested modules could be aliased at the top of the invoking module.
|
Credo checks:
test/realtime_web/controllers/tenant_controller_test.exs#L155
Nested modules could be aliased at the top of the invoking module.
|
Credo checks:
test/realtime_web/controllers/tenant_controller_test.exs#L67
Nested modules could be aliased at the top of the invoking module.
|
Loading