Remove commented out :gen_udp calls #143
Annotations
1 error and 18 warnings
test OTP 26 / Elixir 1.15.4
Process completed with exit code 1.
|
lint OTP 26 / Elixir 1.15.4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint OTP 26 / Elixir 1.15.4
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
lint OTP 26 / Elixir 1.15.4
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
lint OTP 26 / Elixir 1.15.4
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
lint OTP 26 / Elixir 1.15.4
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
lint OTP 26 / Elixir 1.15.4
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
lint OTP 26 / Elixir 1.15.4
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
|
test OTP 26 / Elixir 1.15.4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test OTP 26 / Elixir 1.15.4
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
test OTP 26 / Elixir 1.15.4
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
test OTP 26 / Elixir 1.15.4
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
test OTP 26 / Elixir 1.15.4
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
test OTP 26 / Elixir 1.15.4
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
test OTP 26 / Elixir 1.15.4
Plug.Builder.builder_opts/0 is deprecated. Pass :copy_opts_to_assign on "use Plug.Builder"
|
test OTP 26 / Elixir 1.15.4:
lib/rel/listener.ex#L243
function check_dont_fragment/1 is unused
|
test OTP 26 / Elixir 1.15.4:
lib/rel/listener.ex#L291
function check_even_port/1 is unused
|
test OTP 26 / Elixir 1.15.4:
lib/rel/listener.ex#L282
function check_family/1 is unused
|
test OTP 26 / Elixir 1.15.4:
lib/rel/listener.ex#L235
function check_requested_transport/1 is unused
|