Skip to content

Handling caller's death #203

Handling caller's death

Handling caller's death #203

Triggered via pull request August 3, 2023 08:09
Status Success
Total duration 1m 8s
Artifacts

ci-tests.yml

on: pull_request
Static analysis
51s
Static analysis
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
OTP 22 / Elixir 1.9
module attribute @requirements was set but never used
Static analysis
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Static analysis
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
OTP 26 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 26 / Elixir 1.15
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
OTP 23 / Elixir 1.10
module attribute @requirements was set but never used
OTP 22 / Elixir 1.8
module attribute @requirements was set but never used
OTP 22 / Elixir 1.7
module attribute @requirements was set but never used