Release 0.8.1 #96
Annotations
20 warnings
OTP 25.3.2.6 / Elixir 1.15.6
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
OTP 25.3.2.6 / Elixir 1.15.6
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
OTP 25.3.2.6 / Elixir 1.15.6
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
OTP 25.3.2.6 / Elixir 1.15.6
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
OTP 25.3.2.6 / Elixir 1.15.6
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
OTP 25.3.2.6 / Elixir 1.15.6
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
OTP 25.3.2.6 / Elixir 1.15.6
use Bitwise is deprecated. import Bitwise instead
|
OTP 25.3.2.6 / Elixir 1.15.6
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
OTP 25.3.2.6 / Elixir 1.15.6
unused alias SourceFile
|
OTP 25.3.2.6 / Elixir 1.15.6
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
OTP 24.3.4.13 / Elixir 1.15.6
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
OTP 24.3.4.13 / Elixir 1.15.6
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
OTP 24.3.4.13 / Elixir 1.15.6
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
OTP 24.3.4.13 / Elixir 1.15.6
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
OTP 24.3.4.13 / Elixir 1.15.6
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
OTP 24.3.4.13 / Elixir 1.15.6
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
OTP 24.3.4.13 / Elixir 1.15.6
use Bitwise is deprecated. import Bitwise instead
|
OTP 24.3.4.13 / Elixir 1.15.6
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
OTP 24.3.4.13 / Elixir 1.15.6
unused alias SourceFile
|
OTP 24.3.4.13 / Elixir 1.15.6
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|