Merge pull request #224 from dwyl/dependabot/hex/phoenix_html-4.2.0 #338
Annotations
12 warnings
Build and test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Build and test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and test
defp is_valid_hash_code/1 is private, @doc attribute is always discarded for private functions/macros/types
|
Build and test
defp encode_internal/3 is private, @doc attribute is always discarded for private functions/macros/types
|
Build and test
defp decode_internal/3 is private, @doc attribute is always discarded for private functions/macros/types
|
Build and test
defp check_length/2 is private, @doc attribute is always discarded for private functions/macros/types
|
Build and test
defp check_truncated_digest_length/3 is private, @doc attribute is always discarded for private functions/macros/types
|
Build and test
defp check_digest_length/2 is private, @doc attribute is always discarded for private functions/macros/types
|
Build and test
defp get_hash_info/1 is private, @doc attribute is always discarded for private functions/macros/types
|
Build and test
defp get_hash_function/1 is private, @doc attribute is always discarded for private functions/macros/types
|
Build and test
defp get_from_dict/3 is private, @doc attribute is always discarded for private functions/macros/types
|
Build and test
Req.request/1 is undefined (module Req is not available or is yet to be defined)
|