nock typespecs #86
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 35 warnings
Tests, dialyzer, format (next)
Process completed with exit code 1.
|
Tests, dialyzer, format (next)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Tests, dialyzer, format (next)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Tests, dialyzer, format (next)
use Bitwise is deprecated. import Bitwise instead
|
Tests, dialyzer, format (next):
lib/anoma/partialtx.ex#L98
defp update_resource_set/2 is private, @doc attribute is always discarded for private functions/macros/types
|
Tests, dialyzer, format (next):
lib/anoma/partialtx.ex#L126
function sub_quantities/2 is unused
|
Tests, dialyzer, format (next)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Tests, dialyzer, format (next)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Tests, dialyzer, format (next)
use Bitwise is deprecated. import Bitwise instead
|
Tests, dialyzer, format (next):
lib/anoma/partialtx.ex#L98
defp update_resource_set/2 is private, @doc attribute is always discarded for private functions/macros/types
|
Tests, dialyzer, format (next):
lib/anoma/partialtx.ex#L126
function sub_quantities/2 is unused
|
Tests, dialyzer, format (next):
test/node_test.exs#L4
unused alias Communicator
|
Tests, dialyzer, format (next):
test/node_test.exs#L5
unused alias Executor
|
Tests, dialyzer, format (next):
test/node_test.exs#L4
unused alias Primary
|
Tests, dialyzer, format (next):
test/intent_test.exs#L14
variable "resource_set" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Tests, dialyzer, format (next):
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)
|
Tests, dialyzer, format (next):
lib/anoma/partialtx.ex#L98
defp update_resource_set/2 is private, @doc attribute is always discarded for private functions/macros/types
|
Tests, dialyzer, format (next):
lib/anoma/partialtx.ex#L126
function sub_quantities/2 is unused
|
Tests, dialyzer, format (topic):
lib/anoma/partialtx.ex#L93
defp update_resource_set/2 is private, @doc attribute is always discarded for private functions/macros/types
|
Tests, dialyzer, format (topic):
lib/anoma/partialtx.ex#L121
function sub_quantities/2 is unused
|
Tests, dialyzer, format (topic)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Tests, dialyzer, format (topic)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Tests, dialyzer, format (topic)
use Bitwise is deprecated. import Bitwise instead
|
Tests, dialyzer, format (topic):
lib/anoma/partialtx.ex#L93
defp update_resource_set/2 is private, @doc attribute is always discarded for private functions/macros/types
|
Tests, dialyzer, format (topic):
lib/anoma/partialtx.ex#L121
function sub_quantities/2 is unused
|
Tests, dialyzer, format (topic)
Cache save failed.
|
Tests, dialyzer, format (topic)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Tests, dialyzer, format (topic)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Tests, dialyzer, format (topic)
use Bitwise is deprecated. import Bitwise instead
|
Tests, dialyzer, format (topic):
lib/anoma/partialtx.ex#L93
defp update_resource_set/2 is private, @doc attribute is always discarded for private functions/macros/types
|
Tests, dialyzer, format (topic):
lib/anoma/partialtx.ex#L121
function sub_quantities/2 is unused
|
Tests, dialyzer, format (topic):
test/intent_test.exs#L14
variable "resource_set" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Tests, dialyzer, format (topic):
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)
|
Tests, dialyzer, format (topic):
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)
|
Tests, dialyzer, format (topic):
test/intent_test.exs#L5
unused alias Pool
|
Tests, dialyzer, format (topic):
test/logic_test.exs#L6
unused alias PartialTx
|