fix RBAC permissions by removing version #1057
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
56 warnings
Build and Test OTP 25 / Elixir 1.14
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 / Elixir 1.14:
lib/actors/actor/entity/invocation.ex#L11
unused alias DefaultAclManager
|
Build and Test OTP 25 / Elixir 1.14
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.14
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.14
undefined module attribute @deprecated, please remove access to @deprecated or explicitly set it before access
|
Build and Test OTP 25 / Elixir 1.14
undefined module attribute @deprecated, please remove access to @deprecated or explicitly set it before access
|
Build and Test OTP 25 / Elixir 1.14
this check/guard will always yield the same result
|
Build and Test OTP 25 / Elixir 1.14
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and Test OTP 25 / Elixir 1.14:
lib/actors/actor/entity/invocation.ex#L11
unused alias DefaultAclManager
|
Build and Test OTP 25 / Elixir 1.14:
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 / Elixir 1.14:
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.14
variable "configmap" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and Test OTP 25 / Elixir 1.14
variable "resource" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and Test OTP 25 / Elixir 1.14
variable "resource" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and Test OTP 25 / Elixir 1.14
variable "resource" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and Test OTP 25 / Elixir 1.14
variable "resource" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and Test OTP 25 / Elixir 1.14
variable "resource" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and Test OTP 25 / Elixir 1.14
variable "resource" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and Test OTP 25 / Elixir 1.14
variable "resource" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and Test OTP 23 / Elixir 1.14
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 23 / Elixir 1.14
variable "configmap" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and Test OTP 23 / Elixir 1.14
variable "resource" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and Test OTP 23 / Elixir 1.14
variable "resource" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and Test OTP 23 / Elixir 1.14
variable "resource" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and Test OTP 23 / Elixir 1.14
variable "resource" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and Test OTP 23 / Elixir 1.14
variable "resource" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and Test OTP 23 / Elixir 1.14
variable "resource" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and Test OTP 23 / Elixir 1.14
variable "resource" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and Test OTP 23 / Elixir 1.14:
lib/actors/actor/entity/invocation.ex#L11
unused alias DefaultAclManager
|
Build and Test OTP 23 / Elixir 1.14
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 23 / Elixir 1.14
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 23 / Elixir 1.14
undefined module attribute @deprecated, please remove access to @deprecated or explicitly set it before access
|
Build and Test OTP 23 / Elixir 1.14
undefined module attribute @deprecated, please remove access to @deprecated or explicitly set it before access
|
Build and Test OTP 23 / Elixir 1.14
this check/guard will always yield the same result
|
Build and Test OTP 23 / Elixir 1.14
:ssl.cipher_suites/1 is deprecated. It will be removed in OTP 24. Use cipher_suites/2,3 instead
|
Build and Test OTP 23 / Elixir 1.14
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and Test OTP 23 / Elixir 1.14:
lib/actors/actor/entity/invocation.ex#L11
unused alias DefaultAclManager
|
Build and Test OTP 23 / Elixir 1.14:
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 24 / Elixir 1.14
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 24 / Elixir 1.14
variable "configmap" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and Test OTP 24 / Elixir 1.14
variable "resource" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and Test OTP 24 / Elixir 1.14
variable "resource" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and Test OTP 24 / Elixir 1.14
variable "resource" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and Test OTP 24 / Elixir 1.14
variable "resource" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and Test OTP 24 / Elixir 1.14
variable "resource" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and Test OTP 24 / Elixir 1.14
variable "resource" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and Test OTP 24 / Elixir 1.14
variable "resource" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and Test OTP 24 / Elixir 1.14
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and Test OTP 24 / Elixir 1.14:
lib/actors/actor/entity/invocation.ex#L11
unused alias DefaultAclManager
|
Build and Test OTP 24 / Elixir 1.14:
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 24 / Elixir 1.14:
lib/actors/actor/entity/invocation.ex#L11
unused alias DefaultAclManager
|
Build and Test OTP 24 / Elixir 1.14
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 24 / Elixir 1.14
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 24 / Elixir 1.14
undefined module attribute @deprecated, please remove access to @deprecated or explicitly set it before access
|
Build and Test OTP 24 / Elixir 1.14
undefined module attribute @deprecated, please remove access to @deprecated or explicitly set it before access
|
Build and Test OTP 24 / Elixir 1.14
this check/guard will always yield the same result
|