Skip to content

Merge pull request #446 from dwyl/dependabot/hex/postgrex-0.17.4 #670

Merge pull request #446 from dwyl/dependabot/hex/postgrex-0.17.4

Merge pull request #446 from dwyl/dependabot/hex/postgrex-0.17.4 #670

Triggered via push December 4, 2023 17:24
Status Success
Total duration 6m 54s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
Build and test (25.1.2, 1.14.2)
defp is_valid_hash_code/1 is private, @doc attribute is always discarded for private functions/macros/types
Build and test (25.1.2, 1.14.2)
defp encode_internal/3 is private, @doc attribute is always discarded for private functions/macros/types
Build and test (25.1.2, 1.14.2)
defp decode_internal/3 is private, @doc attribute is always discarded for private functions/macros/types
Build and test (25.1.2, 1.14.2)
defp check_length/2 is private, @doc attribute is always discarded for private functions/macros/types
Build and test (25.1.2, 1.14.2)
defp check_truncated_digest_length/3 is private, @doc attribute is always discarded for private functions/macros/types
Build and test (25.1.2, 1.14.2)
defp check_digest_length/2 is private, @doc attribute is always discarded for private functions/macros/types
Build and test (25.1.2, 1.14.2)
defp get_hash_info/1 is private, @doc attribute is always discarded for private functions/macros/types
Build and test (25.1.2, 1.14.2)
defp get_hash_function/1 is private, @doc attribute is always discarded for private functions/macros/types
Build and test (25.1.2, 1.14.2)
defp get_from_dict/3 is private, @doc attribute is always discarded for private functions/macros/types
Build and test (25.1.2, 1.14.2)
defp is_valid_hash_code/1 is private, @doc attribute is always discarded for private functions/macros/types
Build and test (25.1.2, 1.14.2)
defp encode_internal/3 is private, @doc attribute is always discarded for private functions/macros/types
Build and test (25.1.2, 1.14.2)
defp decode_internal/3 is private, @doc attribute is always discarded for private functions/macros/types
Build and test (25.1.2, 1.14.2)
defp check_length/2 is private, @doc attribute is always discarded for private functions/macros/types
Build and test (25.1.2, 1.14.2)
defp check_truncated_digest_length/3 is private, @doc attribute is always discarded for private functions/macros/types
Build and test (25.1.2, 1.14.2)
defp check_digest_length/2 is private, @doc attribute is always discarded for private functions/macros/types
Build and test (25.1.2, 1.14.2)
defp get_hash_info/1 is private, @doc attribute is always discarded for private functions/macros/types
Build and test (25.1.2, 1.14.2)
defp get_hash_function/1 is private, @doc attribute is always discarded for private functions/macros/types
Build and test (25.1.2, 1.14.2)
defp get_from_dict/3 is private, @doc attribute is always discarded for private functions/macros/types
Build and test (25.1.2, 1.14.2)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead