Store_past_p2p_view #1660
+545
−0
Draft
Store_past_p2p_view #1660
Annotations
1 error and 11 warnings
Compile the codebase
Process completed with exit code 1.
|
Set Formatting
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Set Formatting
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
|
Set Formatting
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Set Formatting
Mix.Config.eval!/2 is deprecated. Use Config.Reader.read_imports!/2 instead
|
Set Formatting
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
|
Set Formatting
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
|
Set Formatting
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Set Formatting
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Set Formatting
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Set Formatting
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
|
Compile the codebase:
lib/archethic/db/embedded_impl/p2p_view2.ex#L118
clauses with the same name and arity (number of arguments) should be grouped together, "def handle_call/3" was previously defined (lib/archethic/db/embedded_impl/p2p_view2.ex:75)
|
Loading