feat: ingestion time field copying, dashes replacement #67
elixir-migration-check.yml
on: pull_request
Build and test
8m 14s
Annotations
3 errors and 18 warnings
Build and test:
test/logflare/log_event_test.exs#L100
test make/2 transformations field copying - dashes in field (Logflare.LogEventTest)
|
Build and test:
test/logflare/log_event_test.exs#L40
test make/2 transformations dashes to underscores (Logflare.LogEventTest)
|
Build and test
Process completed with exit code 2.
|
Build and 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/
|
Build and test
:protocol option is deprecated. Use :protocols instead.
|
Build and test
using map.field notation (without parentheses) to invoke function Goth.module_info() is deprecated, you must add parentheses instead: remote.function()
|
Build and test
found unused @tag before "describe", did you mean to use @describetag?
|
Build and test
found unused @tag before "describe", did you mean to use @describetag?
|
Build and test
found unused @tag before "describe", did you mean to use @describetag?
|
Build and test
found unused @tag before "describe", did you mean to use @describetag?
|
Build and test
using map.field notation (without parentheses) to invoke function GoogleApi.BigQuery.V2.Connection.__adapter__() is deprecated, you must add parentheses instead: remote.function()
|
Build and test
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
|
Build and test
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
|
Build and test
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Build and test
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Build and test
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Build and test
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
Build and test
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Build and test
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Build and test
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Build and test
1..-2 has a default step of -1, please write 1..-2//-1 instead
|