Skip to content

Fix Elixir root module suggestions #312

Fix Elixir root module suggestions

Fix Elixir root module suggestions #312

Triggered via pull request July 13, 2023 07:10
Status Failure
Total duration 3m 27s
Artifacts

ci.yml

on: pull_request
Matrix: mix_test
Matrix: mix_test_windows
Matrix: static_analysis
Fit to window
Zoom out
Zoom in

Annotations

1 error and 222 warnings
static analysis (Elixir 1.15.x | Erlang/OTP 26.x)
Process completed with exit code 8.
static analysis (Elixir 1.15.x | Erlang/OTP 26.x)
Regex.regex?/1 is deprecated. Use Kernel.is_struct/2 or pattern match on %Regex{} instead
static analysis (Elixir 1.15.x | Erlang/OTP 26.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead