Skip to content

Convert DTLSTransport to a basic GenServer #126

Convert DTLSTransport to a basic GenServer

Convert DTLSTransport to a basic GenServer #126

Triggered via push November 14, 2023 08:19
Status Failure
Total duration 54s
Artifacts

ci.yml

on: push
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 25 warnings
Test (OTP 26 / Elixir 1.15)
Process completed with exit code 1.
Lint (OTP 26 / Elixir 1.15)
Process completed with exit code 1.
Test (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test (OTP 26 / Elixir 1.15)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Test (OTP 26 / Elixir 1.15)
use Bitwise is deprecated. import Bitwise instead
Test (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test (OTP 26 / Elixir 1.15)
`pkg_configs` option has been deprecated. Please use `os_deps` option.
Test (OTP 26 / Elixir 1.15)
`pkg_configs` option has been deprecated. Please use `os_deps` option.
Test (OTP 26 / Elixir 1.15)
`pkg_configs` option has been deprecated. Please use `os_deps` option.
Test (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Lint (OTP 26 / Elixir 1.15): lib/ex_webrtc/dtls_transport.ex#L36
variable "data" is unused (if the variable is not meant to be used, prefix it with an underscore)
Lint (OTP 26 / Elixir 1.15): lib/ex_webrtc/dtls_transport.ex#L44
variable "data" is unused (if the variable is not meant to be used, prefix it with an underscore)
Lint (OTP 26 / Elixir 1.15): lib/ex_webrtc/dtls_transport.ex#L117
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Lint (OTP 26 / Elixir 1.15): lib/ex_webrtc/dtls_transport.ex#L116
variable "err" is unused (if the variable is not meant to be used, prefix it with an underscore)
Lint (OTP 26 / Elixir 1.15): lib/ex_webrtc/dtls_transport.ex#L124
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Lint (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Lint (OTP 26 / Elixir 1.15)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Lint (OTP 26 / Elixir 1.15)
use Bitwise is deprecated. import Bitwise instead
Lint (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Lint (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Lint (OTP 26 / Elixir 1.15)
`pkg_configs` option has been deprecated. Please use `os_deps` option.
Lint (OTP 26 / Elixir 1.15)
`pkg_configs` option has been deprecated. Please use `os_deps` option.
Lint (OTP 26 / Elixir 1.15)
`pkg_configs` option has been deprecated. Please use `os_deps` option.
Lint (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Lint (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead