feat: ingestion time field copying, dashes replacement #1913
Annotations
5 errors and 12 warnings
Checks (Code Quality - Formatting, mix test.format)
Process completed with exit code 1.
|
Checks (Tests, mix do ecto.create, ecto.migrate, test)
The job was canceled because "Code_Quality_-_Formatting" failed.
|
Checks (Tests, mix do ecto.create, ecto.migrate, test)
The operation was canceled.
|
Checks (Compilation Warnings, mix test.compile)
The job was canceled because "Code_Quality_-_Formatting" failed.
|
Checks (Compilation Warnings, mix test.compile)
The operation was canceled.
|
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 (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 (Tests, mix do ecto.create, ecto.migrate, test):
mix.exs#L20
~R/.../ is deprecated, use ~r/.../ instead
|
Checks (Compilation Warnings, mix test.compile):
mix.exs#L20
~R/.../ is deprecated, use ~r/.../ instead
|