Skip to content

WIP: Upgrade CI

WIP: Upgrade CI #85

Triggered via push October 15, 2023 11:52
Status Failure
Total duration 49s
Artifacts

elixir.yml

on: push
Matrix: unit-test
Fit to window
Zoom out
Zoom in

Annotations

1 error 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 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