Add notice_error function for rescued exceptions #508
Annotations
1 error and 7 warnings
Run unit tests:
test/sidecar_test.exs#L90
test multiple transctions in a row in a process (SidecarTest)
|
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
|
Run unit tests:
lib/new_relic/logger.ex#L85
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run unit tests:
lib/new_relic/sampler/beam.ex#L110
this clause cannot match because a previous clause at line 109 always matches
|
Run unit tests:
lib/new_relic/logger.ex#L85
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run unit tests:
lib/new_relic/sampler/beam.ex#L110
this clause cannot match because a previous clause at line 109 always matches
|
Compile application:
lib/new_relic/logger.ex#L85
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Compile application:
lib/new_relic/sampler/beam.ex#L110
this clause cannot match because a previous clause at line 109 always matches
|
Loading