Use logger primary filter to hook into error reporting #502
elixir.yml
on: pull_request
Matrix: integration_test
Matrix: unit_test
Annotations
5 errors and 22 warnings
Unit Tests - Elixir 1.16 / OTP 26:
test/other_transaction_test.exs#L24
test reports Other Transactions (OtherTransactionTest)
|
Unit Tests - Elixir 1.16 / OTP 26:
test/transaction_test.exs#L202
test Basic transaction (TransactionTest)
|
Unit Tests - Elixir 1.16 / OTP 26:
test/transaction_test.exs#L434
test Calculate total time (TransactionTest)
|
Unit Tests - Elixir 1.16 / OTP 26:
test/span_event_test.exs#L185
test report span events via function tracer inside transaction inside a DT (SpanEventTest)
|
Unit Tests - Elixir 1.18 / OTP 27:
test/transaction_test.exs#L202
test Basic transaction (TransactionTest)
|
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.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.17 / 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()
|
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.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.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.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.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()
|