build(deps-dev): Bump ex_doc from 0.35.1 to 0.36.1 #402
Annotations
21 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
|
|
|
|
|
|
|
|
Run Tests:
lib/app_web/router.ex#L2
this clause cannot match because a previous clause at line 35 always matches
|
Check code is formatted
defp is_valid_hash_code/1 is private, @doc attribute is always discarded for private functions/macros/types
|
Check code is formatted
defp encode_internal/3 is private, @doc attribute is always discarded for private functions/macros/types
|
Check code is formatted
defp decode_internal/3 is private, @doc attribute is always discarded for private functions/macros/types
|
Check code is formatted
defp check_length/2 is private, @doc attribute is always discarded for private functions/macros/types
|
Check code is formatted
defp check_truncated_digest_length/3 is private, @doc attribute is always discarded for private functions/macros/types
|
Check code is formatted
defp check_digest_length/2 is private, @doc attribute is always discarded for private functions/macros/types
|
Check code is formatted
defp get_hash_info/1 is private, @doc attribute is always discarded for private functions/macros/types
|
Check code is formatted
defp get_hash_function/1 is private, @doc attribute is always discarded for private functions/macros/types
|
Check code is formatted
defp get_from_dict/3 is private, @doc attribute is always discarded for private functions/macros/types
|
Check code is formatted
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Loading