fix test error #2012
Annotations
1 error and 22 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/sidecar/grpc/code_generator.ex#L89
variable "current_services" 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/sidecar/grpc/code_generator.ex#L127
function compile_proxy_endpoint/1 is unused
|
Build and Test OTP 25 / Elixir 1.15:
lib/sidecar/grpc/code_generator.ex#L109
function compile_reflections/1 is unused
|
|
Build and Test OTP 25 / Elixir 1.15
variable "current_services" 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/sidecar/grpc/code_generator.ex#L127
function compile_proxy_endpoint/1 is unused
|
Build and Test OTP 25 / Elixir 1.15:
lib/sidecar/grpc/code_generator.ex#L109
function compile_reflections/1 is unused
|
|
Build and Test OTP 25 / Elixir 1.15
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
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
|
Build and Test OTP 25 / Elixir 1.15
NodeClientMock.invoke_host_actor/1 is undefined (module NodeClientMock is not available or is yet to be defined)
|
Build and Test OTP 25 / Elixir 1.15
Statestores.Util.get_default_database_port/0 is undefined (module Statestores.Util is not available or is yet to be defined)
|
Build and Test OTP 25 / Elixir 1.15
Statestores.Util.get_default_database_type/0 is undefined (module Statestores.Util is not available or is yet to be defined)
|