Skip to content

feat: http protobuf otel ingestion #2002

feat: http protobuf otel ingestion

feat: http protobuf otel ingestion #2002

Triggered via pull request January 31, 2025 15:26
Status Failure
Total duration 5m 54s
Artifacts

elixir-ci.yml

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

Annotations

5 errors and 18 warnings
Checks (Tests, mix do ecto.create, ecto.migrate, test.coverage.ci): test/logflare/utils_test.exs#L8
doctest Logflare.Utils.Map.get/2 (1) (Logflare.UtilsTest)
Checks (Tests, mix do ecto.create, ecto.migrate, test.coverage.ci): test/logflare_web/controllers/log_controller_test.exs#L207
test v1 pipeline with legacy user.api_key :create ingestion by source_name (LogflareWeb.LogControllerTest)
Checks (Tests, mix do ecto.create, ecto.migrate, test.coverage.ci): test/logflare_web/controllers/log_controller_test.exs#L290
test v1 pipeline with access tokens :create ingestion by source_name (LogflareWeb.LogControllerTest)
Checks (Tests, mix do ecto.create, ecto.migrate, test.coverage.ci): test/logflare_web/controllers/log_controller_test.exs#L82
test v2 pipeline valid ingestion using ?collection_name= (LogflareWeb.LogControllerTest)
Checks (Tests, mix do ecto.create, ecto.migrate, test.coverage.ci)
Process completed with exit code 2.
Checks (Code Quality - Formatting, mix test.format): mix.exs#L20
~R/.../ is deprecated, use ~r/.../ instead
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 (Compilation Warnings, mix test.compile): mix.exs#L20
~R/.../ is deprecated, use ~r/.../ instead
Checks (Tests, mix do ecto.create, ecto.migrate, test.coverage.ci): mix.exs#L20
~R/.../ is deprecated, use ~r/.../ instead
Checks (Tests, mix do ecto.create, ecto.migrate, test.coverage.ci)
:protocol option is deprecated. Use :protocols instead.
Checks (Tests, mix do ecto.create, ecto.migrate, test.coverage.ci)
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.coverage.ci)
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.coverage.ci)
found unused @tag before "describe", did you mean to use @describetag?
Checks (Tests, mix do ecto.create, ecto.migrate, test.coverage.ci)
found unused @tag before "describe", did you mean to use @describetag?
Checks (Tests, mix do ecto.create, ecto.migrate, test.coverage.ci)
found unused @tag before "describe", did you mean to use @describetag?
Checks (Tests, mix do ecto.create, ecto.migrate, test.coverage.ci)
found unused @tag before "describe", did you mean to use @describetag?
Checks (Tests, mix do ecto.create, ecto.migrate, test.coverage.ci)
using map.field notation (without parentheses) to invoke function GoogleApi.BigQuery.V2.Connection.__adapter__() is deprecated, you must add parentheses instead: remote.function()