[WIP] DUP: use Erlang clustering and allow autoscaling #1921
Annotations
15 warnings
Test and Coverage
use of operator == has no effect
|
Test and Coverage
use of operator == has no effect
|
Test and Coverage
use of operator == has no effect
|
Test and Coverage
Astarte.RPC.Protocol.Housekeeping.Call.new/0 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/1
|
Test and Coverage
Astarte.RPC.Protocol.Housekeeping.CreateRealm.new/0 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/1
|
Compile
use Bitwise is deprecated. import Bitwise instead
|
Compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Compile
:random.seed/3 is deprecated. Use the 'rand' module instead
|
Compile
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Compile
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Compile
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Compile
use Bitwise is deprecated. import Bitwise instead
|
Compile
use Bitwise is deprecated. import Bitwise instead
|
Loading