build(deps): Bump postgrex from 0.17.4 to 0.17.5 #318
Annotations
22 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
|
|
|
|
|
|
|
|
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
|
The logs for this run have expired and are no longer available.
Loading