Handling caller's death #203
ci-tests.yml
on: pull_request
Static analysis
51s
Matrix: test
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
|