Skip to content

perf: users preloading refactor #1956

perf: users preloading refactor

perf: users preloading refactor #1956

Re-run triggered December 11, 2024 10:41
Status Failure
Total duration 5m 22s
Artifacts

elixir-ci.yml

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

Annotations

10 errors and 22 warnings
Checks (Tests, mix do ecto.create, ecto.migrate, test): test/logflare/users/users_test.exs#L62
test get_by/1 get user by id (Logflare.UsersTest)
Checks (Tests, mix do ecto.create, ecto.migrate, test): test/logflare/sources_test.exs#L64
test update_source/2 with different retention_days retention days exceeds (Logflare.SourcesTest)
Checks (Tests, mix do ecto.create, ecto.migrate, test): test/logflare/billing_test.exs#L221
test plans get_plan_by_user/1 with partner upgrade/downgrade (Logflare.BillingTest)
Checks (Tests, mix do ecto.create, ecto.migrate, test): test/logflare/source/bigquery/schema_test.exs#L21
test updates correctly (Logflare.Source.BigQuery.SchemaTest)
Checks (Tests, mix do ecto.create, ecto.migrate, test): test/logflare_web/controllers/log_controller_test.exs#L235
test v1 pipeline with legacy user.api_key :cloudflare ingestion (LogflareWeb.LogControllerTest)
Checks (Tests, mix do ecto.create, ecto.migrate, test): test/logflare_web/controllers/log_controller_test.exs#L103
test v2 pipeline :cloud_event ingestion (LogflareWeb.LogControllerTest)
Checks (Tests, mix do ecto.create, ecto.migrate, test): test/logflare_web/controllers/log_controller_test.exs#L189
test v1 pipeline with legacy user.api_key :create ingestion (LogflareWeb.LogControllerTest)
Checks (Tests, mix do ecto.create, ecto.migrate, test): test/logflare_web/controllers/log_controller_test.exs#L284
test v1 pipeline no broadcast expectation :cloud_event ingestion (LogflareWeb.LogControllerTest)
Checks (Tests, mix do ecto.create, ecto.migrate, test): test/logflare_web/controllers/log_controller_test.exs#L59
test v2 pipeline valid ingestion using ?collection= (LogflareWeb.LogControllerTest)
Checks (Tests, mix do ecto.create, ecto.migrate, test): test/logflare_web/controllers/log_controller_test.exs#L214
test v1 pipeline with legacy user.api_key :create ingestion batch with `batch` key (LogflareWeb.LogControllerTest)
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): mix.exs#L20
~R/.../ is deprecated, use ~r/.../ 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 - Formatting, mix test.format): mix.exs#L20
~R/.../ is deprecated, use ~r/.../ 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): mix.exs#L20
~R/.../ is deprecated, use ~r/.../ 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()