feat: ingestion time field copying, dashes replacement #65
Annotations
10 errors and 18 warnings
Test:
test/logflare/single_tenant_test.exs#L134
test supabase_mode=true using Big Query startup tasks inserts log sources/endpoints (Logflare.SingleTenantTest)
|
Test:
test/logflare/single_tenant_test.exs#L231
test supabase_mode=true using Postgres startup tasks inserts log sources/endpoints (Logflare.SingleTenantTest)
|
Test:
test/logflare/sources/source_routing_test.exs#L55
test Source Routing LQL operator rules list_includes_regexp operator (Logflare.Logs.SourceRoutingTest)
|
Test:
test/logflare/sources/source_routing_test.exs#L429
test Source Routing LQL operator rules nested lists with maps lvl1 (Logflare.Logs.SourceRoutingTest)
|
Test:
test/logflare/sources/source_routing_test.exs#L15
test Source Routing LQL operator rules list_includes operator (Logflare.Logs.SourceRoutingTest)
|
Test:
test/logflare/sources/source_routing_test.exs#L374
test Source Routing LQL operator rules nested lists with maps lvl4 (Logflare.Logs.SourceRoutingTest)
|
Test:
test/logflare/sources/source_routing_test.exs#L612
test Source Routing LQL with nested lists eq operator with nested maps lvl1 (Logflare.Logs.SourceRoutingTest)
|
Test:
test/logflare/sources/source_routing_test.exs#L502
test Source Routing LQL with nested lists list_includes operator (Logflare.Logs.SourceRoutingTest)
|
Test:
test/logflare/sources/source_routing_test.exs#L557
test Source Routing LQL with nested lists eq operator with nested maps lvl4 (Logflare.Logs.SourceRoutingTest)
|
Test:
test/logflare/backends/postgres_adaptor_test.exs#L76
test with postgres repo ingest/2 and execute_query/2 dispatched message with metadata transformation into list (Logflare.Backends.Adaptor.PostgresAdaptorTest)
|
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/
|
Test
:protocol option is deprecated. Use :protocols instead.
|
Test
using map.field notation (without parentheses) to invoke function Goth.module_info() is deprecated, you must add parentheses instead: remote.function()
|
|
|
|
|
Test
using map.field notation (without parentheses) to invoke function GoogleApi.BigQuery.V2.Connection.__adapter__() is deprecated, you must add parentheses instead: remote.function()
|
Migrate
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
|
Migrate
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
|
Migrate
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Migrate
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
Migrate
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Migrate
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Migrate
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Migrate
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Migrate
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Migrate
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Loading