Skip to content

build(deps): bump castore from 1.0.16 to 1.0.17 #2169

build(deps): bump castore from 1.0.16 to 1.0.17

build(deps): bump castore from 1.0.16 to 1.0.17 #2169

Triggered via pull request December 8, 2025 04:06
Status Success
Total duration 3m 40s
Artifacts

ci.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

25 warnings
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: lib/actors/actor/interface/http.ex#L74
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
this check/guard will always yield the same result
Build and Test OTP 25 / Elixir 1.15
undefined module attribute @deprecated, please remove access to @deprecated or explicitly set it before access
Build and Test OTP 25 / Elixir 1.15
undefined module attribute @deprecated, please remove access to @deprecated or explicitly set it before access
Build and Test OTP 25 / Elixir 1.15
module attribute @deprecated in code block has no effect as it is never returned (remove the attribute or assign it to _ to avoid warnings)
Build and Test OTP 25 / Elixir 1.15
module attribute @deprecated in code block has no effect as it is never returned (remove the attribute or assign it to _ to avoid warnings)
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
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
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
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: 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