Skip to content

fix: Bump up Elixir and Erlang #1427

fix: Bump up Elixir and Erlang

fix: Bump up Elixir and Erlang #1427

Triggered via pull request November 14, 2024 13:21
Status Failure
Total duration 4m 58s
Artifacts

staging_linter.yml

on: pull_request
Formatting Checks
4m 51s
Formatting Checks
Fit to window
Zoom out
Zoom in

Annotations

1 error and 15 warnings
Formatting Checks
Process completed with exit code 2.
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
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#L932
Nested modules could be aliased at the top of the invoking module.
Formatting Checks: test/integration/rt_channel_test.exs#L895
Nested modules could be aliased at the top of the invoking module.
Formatting Checks: test/integration/rt_channel_test.exs#L892
Nested modules could be aliased at the top of the invoking module.
Formatting Checks: test/realtime/tenants/authorization_test.exs#L153
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#L189
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.