[Feat] new server adapter #1092
Annotations
4 warnings
|
OTP 24.x / Elixir 1.15.x
variable "increment" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
OTP 25.x / Elixir 1.15.x
variable "increment" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
OTP 26.1.x / Elixir 1.15.x
variable "increment" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
Interop tests
use Bitwise is deprecated. import Bitwise instead
|