WIP: Upgrade CI #84
Annotations
2 errors and 14 warnings
OTP 21.3.8.24 / Elixir 1.11.4
Requested Erlang/OTP version (21.3.8.24) not found in version list (should you be using option 'version-type': 'strict'?)
|
OTP 25.3.2.6 / Elixir 1.15.6
Process completed with exit code 1.
|
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
|
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
use Bitwise is deprecated. import Bitwise instead
|
OTP 25.3.2.6 / Elixir 1.15.6
unused alias SourceFile
|
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
|