Skip to content

PR: Minor README.md fixes #22

PR: Minor README.md fixes

PR: Minor README.md fixes #22

Triggered via pull request August 24, 2023 09:07
Status Success
Total duration 49s
Artifacts

ci.yml

on: pull_request
Build and test
39s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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/
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
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)