perf+fix: remove expensive table traversal for pending counts, fix buffer limiter #1959
Annotations
3 errors and 49 warnings
Checks (Tests, mix do ecto.create, ecto.migrate, test):
test/logflare/backends_test.exs#L221
test ingestion correctly retains the 100 items (Logflare.BackendsTest)
|
Checks (Tests, mix do ecto.create, ecto.migrate, test):
test/logflare/backends/bigquery_adaptor_test.exs#L175
test resolve_count will increase counts (Logflare.Backends.BigQueryAdaptorTest)
|
Checks (Tests, mix do ecto.create, ecto.migrate, test)
Process completed with exit code 2.
|
Checks (Code Quality - Linting, mix lint --only warnings)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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)
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
|
Checks (Code Quality - Linting, mix lint --only warnings)
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Checks (Code Quality - Linting, mix lint --only warnings)
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
Checks (Code Quality - Formatting, mix test.format)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Checks (Code Quality - Linting, mix lint --only warnings)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Checks (Code Quality - Formatting, mix test.format)
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
|
Checks (Code Quality - Linting, mix lint --only warnings)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Checks (Code Quality - Formatting, mix test.format)
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Checks (Code Quality - Formatting, mix test.format)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Checks (Code Quality - Linting, mix lint --only warnings)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Checks (Code Quality - Linting, mix lint --only warnings)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Checks (Code Quality - Formatting, mix test.format)
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Checks (Code Quality - Linting, mix lint --only warnings)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Checks (Code Quality - Formatting, mix test.format)
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
Checks (Code Quality - Formatting, mix test.format)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Checks (Code Quality - Linting, mix lint --only warnings)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Checks (Code Quality - Formatting, mix test.format)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Checks (Code Quality - Linting, mix lint --only warnings)
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Checks (Code Quality - Formatting, mix test.format)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Checks (Code Quality - Formatting, mix test.format)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Checks (Code Quality - Formatting, mix test.format)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Checks (Compilation Warnings, mix test.compile)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Checks (Compilation Warnings, mix test.compile)
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
|
Checks (Compilation Warnings, mix test.compile)
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Checks (Compilation Warnings, mix test.compile)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Checks (Compilation Warnings, mix test.compile)
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Checks (Compilation Warnings, mix test.compile)
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
Checks (Compilation Warnings, mix test.compile)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Checks (Compilation Warnings, mix test.compile)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Checks (Compilation Warnings, mix test.compile)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Checks (Compilation Warnings, mix test.compile)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Checks (Compilation Warnings, mix test.compile)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Checks (Tests, mix do ecto.create, ecto.migrate, test)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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)
:protocol option is deprecated. Use :protocols instead.
|
Checks (Tests, mix do ecto.create, ecto.migrate, test)
LogflareWeb.Endpoint.init/2 is deprecated, use config/runtime.exs instead or pass additional options when starting the endpoint in your supervision tree
|
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?
|
Checks (Tests, mix do ecto.create, ecto.migrate, test)
using map.field notation (without parentheses) to invoke function GoogleApi.BigQuery.V2.Connection.__adapter__() is deprecated, you must add parentheses instead: remote.function()
|