feat: support for log_byte and trace_metric_byte #2202
Annotations
7 warnings
|
Test (Elixir 1.17, OTP 26.2)
matching on the float 0.0 will no longer also match -0.0 in OTP 27. If you specifically intend to match 0.0 alone, write +0.0 instead.
|
|
Test (Elixir 1.17, OTP 26.2)
matching on the float 0.0 will no longer also match -0.0 in OTP 27. If you specifically intend to match 0.0 alone, write +0.0 instead.
|
|
Test (Elixir 1.17, OTP 26.2)
matching on the float 0.0 will no longer also match -0.0 in OTP 27. If you specifically intend to match 0.0 alone, write +0.0 instead.
|
|
Test (Elixir 1.17, OTP 26.2)
matching on the float 0.0 will no longer also match -0.0 in OTP 27. If you specifically intend to match 0.0 alone, write +0.0 instead.
|
|
Test (Elixir 1.18.4-otp-27, OTP 28.0)
ambiguous call of overridden auto-imported BIF link/2 --
|
|
Test (Elixir 1.19.3-otp-28, OTP 28.1)
ambiguous call of overridden auto-imported BIF link/2 --
|
|
Test (Elixir 1.20.2-otp-29, OTP 29.0.1)
ambiguous call of overridden auto-imported BIF link/2 --
|