refactor(test): rework Sentry.Test to use Bypass-based HTTP testing #1802
Annotations
6 warnings
|
Test (Elixir 1.18.4-otp-27, OTP 28.0)
ambiguous call of overridden auto-imported BIF link/2 --
|
|
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.19.3-otp-28, OTP 28.1)
ambiguous call of overridden auto-imported BIF link/2 --
|