nock typespecs #86
Annotations
18 warnings
lib/anoma/partialtx.ex#L93
defp update_resource_set/2 is private, @doc attribute is always discarded for private functions/macros/types
|
lib/anoma/partialtx.ex#L121
function sub_quantities/2 is unused
|
|
|
|
lib/anoma/partialtx.ex#L93
defp update_resource_set/2 is private, @doc attribute is always discarded for private functions/macros/types
|
lib/anoma/partialtx.ex#L121
function sub_quantities/2 is unused
|
|
|
|
|
lib/anoma/partialtx.ex#L93
defp update_resource_set/2 is private, @doc attribute is always discarded for private functions/macros/types
|
lib/anoma/partialtx.ex#L121
function sub_quantities/2 is unused
|
test/intent_test.exs#L14
variable "resource_set" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/intent_test.exs#L48
variable "resource_1" 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/intent_test.exs#L49
variable "resource_1" 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/intent_test.exs#L5
unused alias Pool
|
test/logic_test.exs#L6
unused alias PartialTx
|
The logs for this run have expired and are no longer available.
Loading