chore: update protobuf package #2110
Annotations
1 error and 10 warnings
|
Build and Test OTP 25 / Elixir 1.15
Process completed with exit code 1.
|
|
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
|