Skip to content

update pds_host

update pds_host #81

Triggered via push September 18, 2024 04:04
Status Success
Total duration 2m 49s
Artifacts

elixir.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
Build and test
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
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