trying libipld for encoding dag-cbor #41
Annotations
2 errors and 11 warnings
Build and test:
test/hexpds_dagcbor_test.exs#L3
doctest Hexpds.DagCBOR.encode_json/1 (1) (HexpdsDagcborTest)
|
Build and test
Process completed with exit code 2.
|
Build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
use Bitwise is deprecated. import Bitwise instead
|