Skip to content

Use logger primary filter to hook into error reporting #497

Use logger primary filter to hook into error reporting

Use logger primary filter to hook into error reporting #497

Re-run triggered December 27, 2024 04:10
Status Success
Total duration 2m 38s
Artifacts

elixir.yml

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

Annotations

15 errors and 23 warnings
Unit Tests - Elixir 1.18 / OTP 27: test/wc3_trace_context_test.exs#L232
test Annotate Events with W3C attrs - incoming non-NR parentId payload (W3CTraceContextTest)
Unit Tests - Elixir 1.18 / OTP 27: test/wc3_trace_context_test.exs#L278
test Generate expected outbound W3C headers (W3CTraceContextTest)
Unit Tests - Elixir 1.18 / OTP 27: test/wc3_trace_context_test.exs#L311
test Generate expected outbound W3C headers - no tracestate (W3CTraceContextTest)
Unit Tests - Elixir 1.18 / OTP 27: 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/transaction_test.exs#L434
test Calculate total time (TransactionTest)
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/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/other_transaction_test.exs#L24
test reports Other Transactions (OtherTransactionTest)
Unit Tests - Elixir 1.15 / OTP 26: test/transaction_test.exs#L202
test Basic transaction (TransactionTest)
Unit Tests - Elixir 1.15 / OTP 26: test/erlang_trace_overload_test.exs#L7
test Handle process spawn overload in ErlangTrace (ErlangTraceOverloadTest)
Unit Tests - Elixir 1.14 / OTP 25: test/metric_error_test.exs#L10
test Catch and record error Metric for unexpected errors (MetricErrorTest)
Unit Tests - Elixir 1.14 / OTP 25: test/erlang_trace_overload_test.exs#L7
test Handle process spawn overload in ErlangTrace (ErlangTraceOverloadTest)
Unit Tests - Elixir 1.14 / OTP 25: test/metric_error_test.exs#L10
test Catch and record error Metric for unexpected errors (MetricErrorTest)
Unit Tests - Elixir 1.14 / OTP 25
Process completed with exit code 2.
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.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: 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.18 / 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.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
Unit Tests - Elixir 1.18 / OTP 27
using map.field notation (without parentheses) to invoke function NewRelic.Harvest.Collector.ErrorTrace.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()
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.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.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/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.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