Blockstore and other repo building blocks #88
Triggered via pull request
September 25, 2024 02:57
Status
Failure
Total duration
2m 40s
Artifacts
–
Annotations
4 errors and 11 warnings
Build and test:
test/hexpds_mst_test.exs#L12
test inserting entries triggers subtree splitting (Hexpds.MSTTest)
|
Build and test:
test/hexpds_mst_test.exs#L57
test serialization and deserialization maintain tree integrity (Hexpds.MSTTest)
|
Build and test:
test/hexpds_mst_test.exs#L37
test retrieving all inserted entries after splitting (Hexpds.MSTTest)
|
Build and test
Process completed with exit code 2.
|
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
|