Skip to content

Merge pull request #370 from eigr/dependabot/hex/libcluster-3.4.1 #1695

Merge pull request #370 from eigr/dependabot/hex/libcluster-3.4.1

Merge pull request #370 from eigr/dependabot/hex/libcluster-3.4.1 #1695

Re-run triggered September 19, 2024 23:07
Status Success
Total duration 7m 54s
Artifacts

ci.yaml

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

Annotations

26 warnings
Build and Test OTP 25. 26 / Elixir 1.15
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test OTP 25. 26 / Elixir 1.15
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Test OTP 25. 26 / 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. 26 / 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. 26 / 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. 26 / 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. 26 / Elixir 1.15
undefined module attribute @deprecated, please remove access to @deprecated or explicitly set it before access
Build and Test OTP 25. 26 / Elixir 1.15
undefined module attribute @deprecated, please remove access to @deprecated or explicitly set it before access
Build and Test OTP 25. 26 / Elixir 1.15
this check/guard will always yield the same result
Build and Test OTP 25. 26 / Elixir 1.15
this check/guard will always yield the same result
Build and Test OTP 25. 26 / Elixir 1.15
this check/guard will always yield the same result
Build and Test OTP 25. 26 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and Test OTP 25. 26 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and Test OTP 25. 26 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and Test OTP 25. 26 / 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. 26 / Elixir 1.15
variable "configmap" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and Test OTP 25. 26 / Elixir 1.15
variable "resource" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and Test OTP 25. 26 / Elixir 1.15
variable "resource" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and Test OTP 25. 26 / Elixir 1.15
variable "annotations" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and Test OTP 25. 26 / Elixir 1.15
variable "labels" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and Test OTP 25. 26 / Elixir 1.15
variable "name" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and Test OTP 25. 26 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and Test OTP 25. 26 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and Test OTP 25. 26 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and Test OTP 25. 26 / Elixir 1.15: test/support/factory.ex#L120
Google.Protobuf.Any.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
Build and Test OTP 25. 26 / 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