Skip to content

nock typespecs

nock typespecs #86

Triggered via pull request December 18, 2023 15:21
Status Failure
Total duration 13m 4s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pull-request.yml

on: pull_request
Matrix: Tests, dialyzer, format
Fit to window
Zoom out
Zoom in

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/logic_test.exs#L6
unused alias PartialTx