Skip to content

Fix call to deprecated Regex.regex?/1 #791

Fix call to deprecated Regex.regex?/1

Fix call to deprecated Regex.regex?/1 #791

Triggered via pull request July 25, 2023 19:43
Status Failure
Total duration 5m 43s
Artifacts

ci-workflow.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 129 warnings
[25.3/1.12.2] CI Tests on Credo [OTP/Elixir]
Requested Elixir / Erlang/OTP version (1.12.2 / 25.3) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
[25.3/1.11.4] CI Tests on Credo [OTP/Elixir]
Requested Elixir / Erlang/OTP version (1.11.4 / 25.3) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
[26/1.12.2] CI Tests on Credo [OTP/Elixir]
Requested Elixir / Erlang/OTP version (1.12.2 / 26) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
[26/1.11.4] CI Tests on Credo [OTP/Elixir]
Requested Elixir / Erlang/OTP version (1.11.4 / 26) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
[26/1.13.4] CI Tests on Credo [OTP/Elixir]
Requested Elixir / Erlang/OTP version (1.13.4 / 26) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
[24.2/1.15.4] CI Tests on Credo [OTP/Elixir]
Process completed with exit code 1.
[25.3/1.15.4] CI Tests on Credo [OTP/Elixir]
Process completed with exit code 1.
[26/1.15.4] CI Tests on Credo [OTP/Elixir]
Process completed with exit code 1.
[24.2/1.15.4] CI Tests on Credo [OTP/Elixir]
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
[24.2/1.15.4] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[25.3/1.15.4] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[25.3/1.15.4] CI Tests on Credo [OTP/Elixir]
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
[26/1.15.4] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[26/1.15.4] CI Tests on Credo [OTP/Elixir]
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
[24.2/1.12.2] CI Tests on Credo [OTP/Elixir]: test/add_credo_plugin_to_project.exs#L121
There should be no calls to IO.inspect/1.
[24.2/1.12.2] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/duplicated_code.ex#L92
Nested modules could be aliased at the top of the invoking module.
[24.2/1.12.2] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
[24.2/1.12.2] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L121
Nested modules could be aliased at the top of the invoking module.
[24.2/1.12.2] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L84
Nested modules could be aliased at the top of the invoking module.
[24.2/1.12.2] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[24.2/1.12.2] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[24.2/1.13.4] CI Tests on Credo [OTP/Elixir]: test/add_credo_plugin_to_project.exs#L121
There should be no calls to IO.inspect/1.
[24.2/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/duplicated_code.ex#L92
Nested modules could be aliased at the top of the invoking module.
[24.2/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
[24.2/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L121
Nested modules could be aliased at the top of the invoking module.
[24.2/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L84
Nested modules could be aliased at the top of the invoking module.
[24.2/1.13.4] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[24.2/1.13.4] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[24.2/1.11.4] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[24.2/1.11.4] CI Tests on Credo [OTP/Elixir]: test/add_credo_plugin_to_project.exs#L121
There should be no calls to IO.inspect/1.
[24.2/1.11.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/duplicated_code.ex#L92
Nested modules could be aliased at the top of the invoking module.
[24.2/1.11.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
[24.2/1.11.4] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L121
Nested modules could be aliased at the top of the invoking module.
[24.2/1.11.4] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L84
Nested modules could be aliased at the top of the invoking module.
[24.2/1.11.4] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[24.2/1.14.5] CI Tests on Credo [OTP/Elixir]: test/add_credo_plugin_to_project.exs#L121
There should be no calls to IO.inspect/1.
[24.2/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/duplicated_code.ex#L92
Nested modules could be aliased at the top of the invoking module.
[24.2/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
[24.2/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L121
Nested modules could be aliased at the top of the invoking module.
[24.2/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L84
Nested modules could be aliased at the top of the invoking module.
[24.2/1.14.5] CI Tests on Credo [OTP/Elixir]
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
[24.2/1.14.5] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[24.2/1.14.5] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[25.3/1.14.5] CI Tests on Credo [OTP/Elixir]: test/add_credo_plugin_to_project.exs#L121
There should be no calls to IO.inspect/1.
[25.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/duplicated_code.ex#L92
Nested modules could be aliased at the top of the invoking module.
[25.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
[25.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L121
Nested modules could be aliased at the top of the invoking module.
[25.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L84
Nested modules could be aliased at the top of the invoking module.
[25.3/1.14.5] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[25.3/1.14.5] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[25.3/1.14.5] CI Tests on Credo [OTP/Elixir]
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
[23.3/1.12.2] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[23.3/1.12.2] CI Tests on Credo [OTP/Elixir]: test/add_credo_plugin_to_project.exs#L121
There should be no calls to IO.inspect/1.
[23.3/1.12.2] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/duplicated_code.ex#L92
Nested modules could be aliased at the top of the invoking module.
[23.3/1.12.2] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
[23.3/1.12.2] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L121
Nested modules could be aliased at the top of the invoking module.
[23.3/1.12.2] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L84
Nested modules could be aliased at the top of the invoking module.
[23.3/1.12.2] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[23.3/1.11.4] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[23.3/1.11.4] CI Tests on Credo [OTP/Elixir]: test/add_credo_plugin_to_project.exs#L121
There should be no calls to IO.inspect/1.
[23.3/1.11.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/duplicated_code.ex#L92
Nested modules could be aliased at the top of the invoking module.
[23.3/1.11.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
[23.3/1.11.4] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L121
Nested modules could be aliased at the top of the invoking module.
[23.3/1.11.4] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L84
Nested modules could be aliased at the top of the invoking module.
[23.3/1.11.4] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[25.3/1.13.4] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[25.3/1.13.4] CI Tests on Credo [OTP/Elixir]: test/add_credo_plugin_to_project.exs#L121
There should be no calls to IO.inspect/1.
[25.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/duplicated_code.ex#L92
Nested modules could be aliased at the top of the invoking module.
[25.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
[25.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L121
Nested modules could be aliased at the top of the invoking module.
[25.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L84
Nested modules could be aliased at the top of the invoking module.
[25.3/1.13.4] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[23.3/1.14.5] CI Tests on Credo [OTP/Elixir]: test/add_credo_plugin_to_project.exs#L121
There should be no calls to IO.inspect/1.
[23.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/duplicated_code.ex#L92
Nested modules could be aliased at the top of the invoking module.
[23.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
[23.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L121
Nested modules could be aliased at the top of the invoking module.
[23.3/1.14.5] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L84
Nested modules could be aliased at the top of the invoking module.
[23.3/1.14.5] CI Tests on Credo [OTP/Elixir]
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
[23.3/1.14.5] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[23.3/1.14.5] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[23.3/1.13.4] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
[23.3/1.13.4] CI Tests on Credo [OTP/Elixir]: test/add_credo_plugin_to_project.exs#L121
There should be no calls to IO.inspect/1.
[23.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/duplicated_code.ex#L92
Nested modules could be aliased at the top of the invoking module.
[23.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/check/design/alias_usage.ex#L266
Nested modules could be aliased at the top of the invoking module.
[23.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L121
Nested modules could be aliased at the top of the invoking module.
[23.3/1.13.4] CI Tests on Credo [OTP/Elixir]: lib/credo/code/scope.ex#L84
Nested modules could be aliased at the top of the invoking module.
[23.3/1.13.4] CI Tests on Credo [OTP/Elixir]
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead