Skip to content

refactor(test): rework Sentry.Test to use Bypass-based HTTP testing #1802

refactor(test): rework Sentry.Test to use Bypass-based HTTP testing

refactor(test): rework Sentry.Test to use Bypass-based HTTP testing #1802

Triggered via pull request April 8, 2026 14:37
Status Success
Total duration 2m 9s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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 --