Skip to content

feat: initial ingest query scopes implementation #1846

feat: initial ingest query scopes implementation

feat: initial ingest query scopes implementation #1846

Triggered via pull request October 18, 2024 15:03
Status Failure
Total duration 8m 36s
Artifacts

elixir-ci.yml

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

Annotations

10 errors and 38 warnings
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#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#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#L214
test v1 pipeline with legacy user.api_key :create ingestion batch with `batch` key (LogflareWeb.LogControllerTest)
Checks (Tests, mix do ecto.create, ecto.migrate, test): test/logflare_web/controllers/log_controller_test.exs#L145
test v1 pipeline invalid :create rejected logs ingestion (LogflareWeb.LogControllerTest)
Checks (Tests, mix do ecto.create, ecto.migrate, test): test/logflare_web/controllers/log_controller_test.exs#L81
test v2 pipeline valid ingestion using ?collection_name= (LogflareWeb.LogControllerTest)
Checks (Tests, mix do ecto.create, ecto.migrate, test): test/logflare_web/controllers/log_controller_test.exs#L199
test v1 pipeline with legacy user.api_key :create ingestion with gzip (LogflareWeb.LogControllerTest)
Checks (Tests, mix do ecto.create, ecto.migrate, test): test/logflare_web/controllers/log_controller_test.exs#L339
test single tenant :create ingestion (LogflareWeb.LogControllerTest)
Checks (Tests, mix do ecto.create, ecto.migrate, test): test/logflare_web/controllers/log_controller_test.exs#L262
test v1 pipeline with access tokens :create ingestion by source_name (LogflareWeb.LogControllerTest)
Checks (Tests, mix do ecto.create, ecto.migrate, test): test/logflare_web/controllers/log_controller_test.exs#L224
test v1 pipeline with legacy user.api_key :create ingestion batch with array body (LogflareWeb.LogControllerTest)
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)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Code Quality - Formatting, mix test.format)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Code Quality - Formatting, mix test.format): mix.exs#L20
~R/.../ is deprecated, use ~r/.../ instead
Checks (Code Quality - Formatting, mix test.format)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Code Quality - Formatting, mix test.format)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Code Quality - Formatting, mix test.format)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Code Quality - Formatting, mix test.format)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Code Quality - Formatting, mix test.format)
~R/.../ is deprecated, use ~r/.../ instead
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)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Compilation Warnings, mix test.compile)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Compilation Warnings, mix test.compile): mix.exs#L20
~R/.../ is deprecated, use ~r/.../ instead
Checks (Compilation Warnings, mix test.compile)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Compilation Warnings, mix test.compile)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Compilation Warnings, mix test.compile)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Compilation Warnings, mix test.compile)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Compilation Warnings, mix test.compile)
~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)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Code Quality - Linting, mix lint --only warnings)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Code Quality - Linting, mix lint --only warnings): mix.exs#L20
~R/.../ is deprecated, use ~r/.../ instead
Checks (Code Quality - Linting, mix lint --only warnings)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Code Quality - Linting, mix lint --only warnings)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Code Quality - Linting, mix lint --only warnings)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Code Quality - Linting, mix lint --only warnings)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Code Quality - Linting, mix lint --only warnings)
~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)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Tests, mix do ecto.create, ecto.migrate, test)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
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)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Tests, mix do ecto.create, ecto.migrate, test)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Tests, mix do ecto.create, ecto.migrate, test)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Tests, mix do ecto.create, ecto.migrate, test)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Checks (Tests, mix do ecto.create, ecto.migrate, test)
~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