Ordering Storage #110
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
30 warnings
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#L98
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#L126
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#L98
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#L126
function sub_quantities/2 is unused
|
Tests, dialyzer, format (topic):
test/noun_test.exs#L5
unused alias Format
|
Tests, dialyzer, format (topic):
test/partialtx_test.exs#L6
unused alias Basic
|
Tests, dialyzer, format (topic):
test/partialtx_test.exs#L4
unused alias Communicator
|
Tests, dialyzer, format (topic):
test/logic_test.exs#L6
unused alias PartialTx
|
Tests, dialyzer, format (topic):
test/block_test.exs#L21
variable "priv" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
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/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):
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 (next):
test/intent_test.exs#L5
unused alias Pool
|
Tests, dialyzer, format (next):
test/logic_test.exs#L6
unused alias PartialTx
|
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
|