Merge pull request #478 from eigr/dependabot/hex/grpc-0.11.3 #2146
Annotations
8 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#L36
test get_state/2 get_state for a newly registered actor (ActorsTest)
|
|
Build and Test OTP 25 / Elixir 1.15:
test/actors/actors_test.exs#L27
test register/1 register actors for a system (ActorsTest)
|
|
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/actors/actors_test.exs#L117
test invoke/2 invoke task actor function for a newly registered actor (ActorsTest)
|
|
Build and Test OTP 25 / Elixir 1.15:
test/actors/actors_test.exs#L90
test invoke/2 invoke actor function for a newly registered actor (ActorsTest)
|
|
Build and Test OTP 25 / Elixir 1.15:
test/actors/actors_test.exs#L73
test liveness/2 liveness for a newly registered actor (ActorsTest)
|
|
Build and Test OTP 25 / Elixir 1.15:
test/actors/actors_test.exs#L56
test readiness/2 readiness for a newly registered actor (ActorsTest)
|
|
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
unused import Statestores.Util.normalize_table_name/1
|
|
Build and Test OTP 25 / Elixir 1.15
unused alias Projection
|
|
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
|