Custom connectors #61
Annotations
12 warnings
Elixir 1.15 / OTP 24
:global_flags.once/2 is undefined (module :global_flags is not available or is yet to be defined)
|
Elixir 1.15 / OTP 26
:global_flags.once/2 is undefined (module :global_flags is not available or is yet to be defined)
|
Elixir 1.15 / OTP 26
:slave.start_link/3 is deprecated. It will be removed in OTP 29. Use the 'peer' module instead
|
Elixir 1.15 / OTP 26
:slave.stop/1 is deprecated. It will be removed in OTP 29. Use the 'peer' module instead
|
Elixir 1.15 / OTP 25
:global_flags.once/2 is undefined (module :global_flags is not available or is yet to be defined)
|
Elixir 1.17 / OTP 25
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
|
Elixir 1.15 / OTP 25
:slave.start_link/3 is deprecated. It will be removed in OTP 27. Use the 'peer' module instead
|
Elixir 1.15 / OTP 25
:slave.stop/1 is deprecated. It will be removed in OTP 27. Use the 'peer' module instead
|
Elixir 1.17 / OTP 26
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
|
Elixir 1.17 / OTP 27
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
|
Elixir 1.14 / OTP 25
:slave.start_link/3 is deprecated. It will be removed in OTP 27. Use the 'peer' module instead
|
Elixir 1.14 / OTP 25
:slave.stop/1 is deprecated. It will be removed in OTP 27. Use the 'peer' module instead
|