feat: initial ingest query scopes implementation #1906
Annotations
10 errors and 21 warnings
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/endpoints_controller_test.exs#L50
test query GET query with user.api_key (LogflareWeb.EndpointsControllerTest)
|
Checks (Tests, mix do ecto.create, ecto.migrate, test):
test/logflare_web/controllers/endpoints_controller_test.exs#L122
test single tenant endpoint query single tenant endpoint GET (LogflareWeb.EndpointsControllerTest)
|
Checks (Tests, mix do ecto.create, ecto.migrate, test):
test/logflare_web/controllers/endpoints_controller_test.exs#L170
test single tenant supabase mode GET a basic sandboxed query (LogflareWeb.EndpointsControllerTest)
|
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#L180
test single tenant supabase mode GET a basic sandboxed query with from table (LogflareWeb.EndpointsControllerTest)
|
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 (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#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#L199
test v1 pipeline with legacy user.api_key :create ingestion with gzip (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):
mix.exs#L20
~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)
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)
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):
mix.exs#L20
~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):
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)
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()
|