fix: Set IP version & Add JWT e2e tests #1529
Triggered via pull request
December 23, 2024 17:05
Status
Success
Total duration
12m 17s
Artifacts
–
staging_linter.yml
on: pull_request
Formatting Checks
12m 8s
Annotations
16 warnings
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 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
|
Formatting Checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Formatting Checks
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
|
Formatting Checks
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Formatting Checks
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
|
Formatting Checks
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Formatting Checks:
test/support/generators.ex#L48
Nested modules could be aliased at the top of the invoking module.
|
Formatting Checks:
test/integration/rt_channel_test.exs#L1050
Nested modules could be aliased at the top of the invoking module.
|
Formatting Checks:
test/integration/rt_channel_test.exs#L1013
Nested modules could be aliased at the top of the invoking module.
|
Formatting Checks:
test/integration/rt_channel_test.exs#L1010
Nested modules could be aliased at the top of the invoking module.
|
Formatting Checks:
test/realtime/tenants/authorization_test.exs#L187
Nested modules could be aliased at the top of the invoking module.
|
Formatting Checks:
lib/realtime_web/controllers/broadcast_controller.ex#L35
Nested modules could be aliased at the top of the invoking module.
|
Formatting Checks:
test/realtime/tenants/connect_test.exs#L181
Nested modules could be aliased at the top of the invoking module.
|
Formatting Checks:
test/realtime/repo_test.exs#L186
Nested modules could be aliased at the top of the invoking module.
|
Formatting Checks:
test/realtime/repo_test.exs#L82
Nested modules could be aliased at the top of the invoking module.
|
Formatting Checks:
test/realtime/repo_test.exs#L73
Nested modules could be aliased at the top of the invoking module.
|