code generator only needing one protos path #1965
Annotations
1 error and 12 warnings
Build and Test OTP 25 / Elixir 1.15
Process completed with exit code 1.
|
Build and Test OTP 25 / Elixir 1.15
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Build and Test OTP 25 / Elixir 1.15
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
this check/guard will always yield the same result
|
Build and Test OTP 25 / Elixir 1.15
use Bitwise is deprecated. import Bitwise instead
|
Build and Test OTP 25 / Elixir 1.15
unused alias Projection
|
Build and Test OTP 25 / Elixir 1.15
unused import Statestores.Util.normalize_table_name/1
|
|
Build and Test OTP 25 / Elixir 1.15:
lib/actors/actor/entity/invocation.ex#L407
variable "actions" 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/invocation.ex#L407
variable "timers" 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/caller_consumer.ex#L21
unused alias ActorOpts
|