Add notice_error function for rescued exceptions #508
elixir.yml
on: pull_request
Matrix: integration_test
Matrix: unit_test
Annotations
1 error and 25 warnings
Unit Tests - Elixir 1.15 / OTP 26:
test/sidecar_test.exs#L90
test multiple transctions in a row in a process (SidecarTest)
|
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
|
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.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
|
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/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
|
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.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.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.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.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.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.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()
|