Bump hexpm/elixir from 1.18.1-erlang-27.2-alpine-3.21.0 to 1.18.1-erlang-27.2-ubuntu-noble-20241118.1 #684
Annotations
6 warnings
Check Format
Exception.exception?/1 is deprecated. Use Kernel.is_exception/1 instead
|
Check Format
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Run tests
Exception.exception?/1 is deprecated. Use Kernel.is_exception/1 instead
|
Run tests
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Run tests:
lib/personal_web_web/views/error_helpers.ex#L6
unused import Phoenix.HTML
|
Run tests
:logger :level has been set to :warn in config files, please use :warning instead
|
Loading