feat: ingestion time field copying, dashes replacement #68
Triggered via pull request
November 22, 2024 05:20
Status
Success
Total duration
10m 34s
Artifacts
–
elixir-migration-check.yml
on: pull_request
Build and test
10m 23s
Annotations
18 warnings
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..-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
|
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
|