Skip to content

OpenTelemetry Support #1008

OpenTelemetry Support

OpenTelemetry Support #1008

Triggered via pull request January 27, 2025 12:48
Status Failure
Total duration 1m 27s
Artifacts

main.yml

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

Annotations

10 errors and 6 warnings
Test (Elixir 1.18, OTP 27.2)
test GET /transaction (Sentry.Integrations.Phoenix.TransactionTest)
Test (Elixir 1.18, OTP 27.2)
test GET /users (Sentry.Integrations.Phoenix.TransactionTest)
Test (Elixir 1.18, OTP 27.2)
test captures Oban worker execution as transaction (Sentry.Integrations.Phoenix.ObanTest)
Test (Elixir 1.18, OTP 27.2)
test Index saves new user (PhoenixAppWeb.UserLiveTest)
Test (Elixir 1.18, OTP 27.2)
Process completed with exit code 1.
Test (Elixir 1.17, OTP 26.2)
test GET /users (Sentry.Integrations.Phoenix.TransactionTest)
Test (Elixir 1.17, OTP 26.2)
test GET /transaction (Sentry.Integrations.Phoenix.TransactionTest)
Test (Elixir 1.17, OTP 26.2)
test Index saves new user (PhoenixAppWeb.UserLiveTest)
Test (Elixir 1.17, OTP 26.2)
test captures Oban worker execution as transaction (Sentry.Integrations.Phoenix.ObanTest)
Test (Elixir 1.17, OTP 26.2)
Process completed with exit code 1.
Test (Elixir 1.18, OTP 27.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (Elixir 1.13.4-otp-22, OTP 22.3.4)
:pg.get_members/2 is undefined (module :pg is not available or is yet to be defined)
Test (Elixir 1.13.4-otp-22, OTP 22.3.4)
:pg.join/3 is undefined (module :pg is not available or is yet to be defined)
Test (Elixir 1.13.4-otp-22, OTP 22.3.4)
:pg.start_link/1 is undefined (module :pg is not available or is yet to be defined)
Test (Elixir 1.13.4-otp-22, OTP 22.3.4)
@behaviour Bandit.PrimitiveOps.WebSocket does not exist (in module Bandit.PrimitiveOps.WebSocket)
Test (Elixir 1.13.4-otp-22, OTP 22.3.4)
got "@impl true" for function ws_mask/2 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks