Skip to content

Bump b58 from 0.1.1 to 1.0.3 #19

Bump b58 from 0.1.1 to 1.0.3

Bump b58 from 0.1.1 to 1.0.3 #19

Triggered via pull request August 23, 2023 21:41
Status Failure
Total duration 36s
Artifacts

ci.yml

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

Annotations

10 errors and 11 warnings
Build and test: test/cid_test.exs#L31
test Testing Cid cid function returns the same CID as IPFS when given a map (CidTest)
Build and test: test/cid_test.exs#L91
property Testing Cid cid function test with 50 random maps (CidTest)
Build and test: test/cid_test.exs#L53
test Testing Cid cid function A struct with the same keys and values as a map creates the same CID (CidTest)
Build and test: test/cid_test.exs#L63
test Testing Cid cid function returns a different CID when the value given differs (CIDs are all unique) (CidTest)
Build and test: test/cid_test.exs#L9
doctest Cid.cid/1 (2) (CidTest)
Build and test: test/cid_test.exs#L9
doctest Cid.cid/1 (4) (CidTest)
Build and test: test/cid_test.exs#L81
property Testing Cid cid function test with 50 random strings (CidTest)
Build and test: test/cid_test.exs#L72
test Testing Cid cid function empty values also work (CidTest)
Build and test: test/cid_test.exs#L27
test Testing Cid cid function returns the same CID as IPFS when given a string (CidTest)
Build and test: test/cid_test.exs#L43
test Testing Cid cid function returns the same CID regardless of order of items in map (CidTest)
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. 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)