Bump version to 0.1.6 and match Kubo 0.23.0 #60
Annotations
9 warnings
|
|
test/ex_ipfs/api/api_error_test.exs#L42
variable "data" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
test/ex_ipfs/cid/cid_base32cid_test.exs#L32
variable "data" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
|
|
test/ex_ipfs/multibase/multibase_codec_test.exs#L29
variable "data" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/ex_ipfs_test.exs#L81
variable "stat" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/ex_ipfs_test.exs#L10
unused alias DocTest
|
The logs for this run have expired and are no longer available.
Loading