Merge pull request #483 from eigr/dependabot/hex/grpc_reflection-0.3.0 #2162
Annotations
2 errors and 10 warnings
|
Build and Test OTP 25 / Elixir 1.15
Process completed with exit code 2.
|
|
Build and Test OTP 25 / Elixir 1.15:
test/actors/actors_test.exs#L218
test invoke/2 invoke async actor function (ActorsTest)
|
|
Build and Test OTP 25 / Elixir 1.15:
test/support/node_helper.ex#L23
:slave.start/3 is deprecated. It will be removed in OTP 27. Use the 'peer' module instead
|
|
Build and Test OTP 25 / Elixir 1.15:
lib/actors/actor/caller_consumer.ex#L948
variable "channel_group" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
Build and Test OTP 25 / Elixir 1.15:
lib/actors/actor/entity/lifecycle.ex#L431
variable "timeout_factor" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
Build and Test OTP 25 / Elixir 1.15:
lib/actors/actor/entity/lifecycle.ex#L430
variable "deactivation_strategy" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
|
|
Build and Test OTP 25 / Elixir 1.15
use Bitwise is deprecated. import Bitwise instead
|
|
Build and Test OTP 25 / Elixir 1.15
this check/guard will always yield the same result
|
|
Build and Test OTP 25 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
|
Build and Test OTP 25 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
|
Build and Test OTP 25 / Elixir 1.15
:proc_lib.set_label/1 is undefined or private
|