Remove metrics plumbing and deprecate/no-op public API #1692
Annotations
9 errors
Run script:
src/Event.php#L374
Method Sentry\Event::getMetrics() return type has no value type specified in iterable type array.
|
Run script:
src/Event.php#L382
Method Sentry\Event::setMetrics() has parameter $metrics with no value type specified in iterable type array.
|
Run script:
src/Event.php#L390
Method Sentry\Event::getMetricsSummary() return type has no value type specified in iterable type array.
|
Run script:
src/Event.php#L398
Method Sentry\Event::setMetricsSummary() has parameter $metricsSummary with no value type specified in iterable type array.
|
Run script:
src/Tracing/Span.php#L507
Method Sentry\Tracing\Span::getMetricsSummary() return type has no value type specified in iterable type array.
|
Run script:
src/Tracing/Span.php#L515
Method Sentry\Tracing\Span::setMetricsSummary() has parameter $tags with no value type specified in iterable type array.
|
Run script:
src/Tracing/Span.php#L515
Method Sentry\Tracing\Span::setMetricsSummary() has parameter $value with no type specified.
|
Run script
Ignored error pattern #^Method Sentry\\Metrics\\Types\\AbstractType\:\:add\(\) has parameter \$value with no type specified\.$# in path /home/runner/work/sentry-php/sentry-php/src/Metrics/Types/AbstractType.php was not matched in reported errors.
|
Run script
Process completed with exit code 1.
|
Loading