Skip to content

perf: tweak gc-ing of RLS genserver #1891

perf: tweak gc-ing of RLS genserver

perf: tweak gc-ing of RLS genserver #1891

Re-run triggered November 5, 2024 02:59
Status Success
Total duration 5m 40s
Artifacts

elixir-ci.yml

on: pull_request
Matrix: Checks
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Checks (Code Quality - Formatting, mix test.format)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Checks (Code Quality - Formatting, mix test.format): mix.exs#L20
~R/.../ is deprecated, use ~r/.../ instead
Checks (Code Quality - Linting, mix lint --only warnings)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Checks (Code Quality - Linting, mix lint --only warnings)
using map.field notation (without parentheses) to invoke function Credo.CLI.Command.Suggest.SuggestCommand.cli_switches() is deprecated, you must add parentheses instead: remote.function()
Checks (Code Quality - Linting, mix lint --only warnings)
using map.field notation (without parentheses) to invoke function Credo.CLI.Command.Suggest.SuggestCommand.cli_switches() is deprecated, you must add parentheses instead: remote.function()
Checks (Code Quality - Linting, mix lint --only warnings)
using map.field notation (without parentheses) to invoke function Credo.CLI.Command.Suggest.SuggestCommand.treat_unknown_args_as_files?() is deprecated, you must add parentheses instead: remote.function()
Checks (Code Quality - Linting, mix lint --only warnings)
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.param_names() is deprecated, you must add parentheses instead: remote.function()
Checks (Code Quality - Linting, mix lint --only warnings)
using map.field notation (without parentheses) to invoke function Credo.Check.Readability.PipeIntoAnonymousFunctions.base_priority() is deprecated, you must add parentheses instead: remote.function()
Checks (Code Quality - Linting, mix lint --only warnings)
using map.field notation (without parentheses) to invoke function Credo.Check.Readability.PipeIntoAnonymousFunctions.elixir_version() is deprecated, you must add parentheses instead: remote.function()
Checks (Code Quality - Linting, mix lint --only warnings): mix.exs#L20
~R/.../ is deprecated, use ~r/.../ instead
Checks (Tests, mix do ecto.create, ecto.migrate, test)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Checks (Tests, mix do ecto.create, ecto.migrate, test): mix.exs#L20
~R/.../ is deprecated, use ~r/.../ instead
Checks (Tests, mix do ecto.create, ecto.migrate, test): lib/logflare_grpc/opentelemetry/proto/collector/metrics/v1/metrics_service.pb.ex#L43
using map.field notation (without parentheses) to invoke function Opentelemetry.Proto.Collector.Metrics.V1.MetricsService.Service.__rpc_calls__() is deprecated, you must add parentheses instead: remote.function()
Checks (Tests, mix do ecto.create, ecto.migrate, test): lib/logflare_grpc/opentelemetry/proto/collector/logs/v1/logs_service.pb.ex#L43
using map.field notation (without parentheses) to invoke function Opentelemetry.Proto.Collector.Logs.V1.LogsService.Service.__rpc_calls__() is deprecated, you must add parentheses instead: remote.function()
Checks (Tests, mix do ecto.create, ecto.migrate, test): lib/logflare_grpc/opentelemetry/proto/collector/trace/v1/trace_service.pb.ex#L45
using map.field notation (without parentheses) to invoke function Opentelemetry.Proto.Collector.Trace.V1.TraceService.Service.__rpc_calls__() is deprecated, you must add parentheses instead: remote.function()
Checks (Tests, mix do ecto.create, ecto.migrate, test): lib/logflare_grpc/trace/server.ex#L10
using map.field notation (without parentheses) to invoke function Opentelemetry.Proto.Collector.Trace.V1.TraceService.Service.__rpc_calls__() is deprecated, you must add parentheses instead: remote.function()
Checks (Tests, mix do ecto.create, ecto.migrate, test)
:protocol option is deprecated. Use :protocols instead.
Checks (Tests, mix do ecto.create, ecto.migrate, test)
using map.field notation (without parentheses) to invoke function Goth.module_info() is deprecated, you must add parentheses instead: remote.function()
Checks (Tests, mix do ecto.create, ecto.migrate, test)
found unused @tag before "describe", did you mean to use @describetag?
Checks (Tests, mix do ecto.create, ecto.migrate, test)
found unused @tag before "describe", did you mean to use @describetag?
Checks (Tests, mix do ecto.create, ecto.migrate, test)
found unused @tag before "describe", did you mean to use @describetag?
Checks (Tests, mix do ecto.create, ecto.migrate, test)
found unused @tag before "describe", did you mean to use @describetag?