Skip to content

Oban Instrumentation #517

Oban Instrumentation

Oban Instrumentation #517

Triggered via pull request January 7, 2025 02:41
Status Success
Total duration 7m 16s
Artifacts

elixir.yml

on: pull_request
Matrix: integration_test
Matrix: unit_test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 27 warnings
Unit Tests - Elixir 1.15 / OTP 26: test/transaction_test.exs#L202
test Basic transaction (TransactionTest)
Unit Tests - Elixir 1.17 / OTP 27: test/erlang_trace_overload_test.exs#L7
test Handle process spawn overload in ErlangTrace (ErlangTraceOverloadTest)
Unit Tests - Elixir 1.17 / OTP 27: test/other_transaction_test.exs#L24
test reports Other Transactions (OtherTransactionTest)
Unit Tests - Elixir 1.17 / OTP 27: test/infinite_tracing_test.exs#L129
test report span events via function tracer inside transaction inside a DT (InfiniteTracingTest)
Unit Tests - Elixir 1.17 / OTP 27: test/transaction_trace_test.exs#L226
test Transaction Trace when erlang trace disabled (TransactionTraceTest)
Unit Tests - Elixir 1.17 / OTP 27: test/transaction_test.exs#L434
test Calculate total time (TransactionTest)
Unit Tests - Elixir 1.17 / OTP 27: test/transaction_test.exs#L202
test Basic transaction (TransactionTest)
Unit Tests - Elixir 1.17 / OTP 27: test/erlang_trace_test.exs#L4
test disable and re-enable Agent's usage of `:erlang.trace` (ErlangTraceTest)
Unit Tests - Elixir 1.17 / OTP 27: test/tracer_test.exs#L213
test Don't trace when trace is deprecated (TracerTest)
Unit Tests - Elixir 1.18 / OTP 27: test/transaction_test.exs#L202
test Basic transaction (TransactionTest)
Unit Tests - Elixir 1.14 / OTP 25
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Unit Tests - Elixir 1.17 / OTP 27
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Unit Tests - Elixir 1.18 / OTP 27
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Unit Tests - Elixir 1.16 / OTP 26
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Unit Tests - Elixir 1.15 / OTP 26
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Integration Tests - Elixir 1.15 / OTP 26
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Tests - Elixir 1.15 / OTP 26
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Integration Tests - Elixir 1.15 / OTP 26: lib/new_relic/sampler/beam.ex#L110
this clause cannot match because a previous clause at line 109 always matches
Integration Tests - Elixir 1.15 / OTP 26: lib/new_relic/logger.ex#L85
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Integration Tests - Elixir 1.15 / OTP 26: lib/new_relic/sampler/beam.ex#L110
this clause cannot match because a previous clause at line 109 always matches
Integration Tests - Elixir 1.15 / OTP 26: lib/new_relic/logger.ex#L85
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Integration Tests - Elixir 1.15 / OTP 26: lib/new_relic/sampler/beam.ex#L110
this clause cannot match because a previous clause at line 109 always matches
Integration Tests - Elixir 1.15 / OTP 26: lib/new_relic/logger.ex#L85
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Integration Tests - Elixir 1.15 / OTP 26: lib/new_relic/sampler/beam.ex#L110
this clause cannot match because a previous clause at line 109 always matches
Integration Tests - Elixir 1.16 / OTP 26
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Tests - Elixir 1.17 / OTP 27
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Tests - Elixir 1.18 / OTP 27
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit Tests - Elixir 1.15 / OTP 26: lib/new_relic/logger.ex#L85
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Unit Tests - Elixir 1.15 / OTP 26: lib/new_relic/sampler/beam.ex#L110
this clause cannot match because a previous clause at line 109 always matches
Unit Tests - Elixir 1.15 / OTP 26: lib/new_relic/logger.ex#L85
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Unit Tests - Elixir 1.15 / OTP 26: lib/new_relic/sampler/beam.ex#L110
this clause cannot match because a previous clause at line 109 always matches
Unit Tests - Elixir 1.15 / OTP 26: lib/new_relic/logger.ex#L85
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Unit Tests - Elixir 1.15 / OTP 26: lib/new_relic/sampler/beam.ex#L110
this clause cannot match because a previous clause at line 109 always matches
Unit Tests - Elixir 1.17 / OTP 27
using map.field notation (without parentheses) to invoke function NewRelic.Harvest.Collector.SpanEvent.Harvester.gather_harvest() is deprecated, you must add parentheses instead: remote.function()
Unit Tests - Elixir 1.17 / OTP 27
using map.field notation (without parentheses) to invoke function NewRelic.Harvest.TelemetrySdk.Spans.Harvester.gather_harvest() is deprecated, you must add parentheses instead: remote.function()
Unit Tests - Elixir 1.18 / OTP 27
using map.field notation (without parentheses) to invoke function NewRelic.Harvest.Collector.CustomEvent.Harvester.gather_harvest() is deprecated, you must add parentheses instead: remote.function()
Unit Tests - Elixir 1.18 / OTP 27
using map.field notation (without parentheses) to invoke function NewRelic.Harvest.Collector.TransactionEvent.Harvester.gather_harvest() is deprecated, you must add parentheses instead: remote.function()