Skip to content

perf: split finch pools for ingest #1907

perf: split finch pools for ingest

perf: split finch pools for ingest #1907

Re-run triggered November 19, 2024 19:31
Status Failure
Total duration 8m 26s
Artifacts

elixir-ci.yml

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

Annotations

4 errors and 57 warnings
Checks (Tests, mix do ecto.create, ecto.migrate, test): test/logflare_web/controllers/endpoints_controller_test.exs#L94
test query bug: query by name uuid pattern check (LogflareWeb.EndpointsControllerTest)
Checks (Tests, mix do ecto.create, ecto.migrate, test): test/logflare_web/controllers/endpoints_controller_test.exs#L50
test query GET query with user.api_key (LogflareWeb.EndpointsControllerTest)
Checks (Tests, mix do ecto.create, ecto.migrate, test)
Process completed with exit code 2.
Checks (Compilation Warnings, mix test.compile)
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 (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)
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-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..-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 (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)
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)
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-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 - Linting, mix lint --only warnings)
1..-1 has a default step of -1, please write 1..-1//-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 - 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 - 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)
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)
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 - Formatting, mix test.format)
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-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..-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 - 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 (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 (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)
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 (Tests, mix do ecto.create, ecto.migrate, test)
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
Checks (Tests, mix do ecto.create, ecto.migrate, test)
0..-2 has a default step of -1, please write 0..-2//-1 instead
Checks (Tests, mix do ecto.create, ecto.migrate, test)
1..-1 has a default step of -1, please write 1..-1//-1 instead
Checks (Tests, mix do ecto.create, ecto.migrate, test)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Checks (Tests, mix do ecto.create, ecto.migrate, test)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Checks (Tests, mix do ecto.create, ecto.migrate, test)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Checks (Tests, mix do ecto.create, ecto.migrate, test)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Checks (Tests, mix do ecto.create, ecto.migrate, test)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Checks (Tests, mix do ecto.create, ecto.migrate, test)
1..-2 has a default step of -1, please write 1..-2//-1 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)
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()