Skip to content

Handle allocation request retransmissions #134

Handle allocation request retransmissions

Handle allocation request retransmissions #134

Triggered via push August 19, 2023 08:47
Status Failure
Total duration 1m 19s
Artifacts

ci.yml

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

Annotations

1 error and 15 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/allocation_handler.ex#L62
variable "alloc_socket" is unused (if the variable is not meant to be used, prefix it with an underscore)