Update span name if route is known #870
Annotations
7 errors
ArgumentTypeCoercion:
src/SymfonyInstrumentation.php#L87
src/SymfonyInstrumentation.php:87:42: ArgumentTypeCoercion: Argument 1 of OpenTelemetry\API\Trace\SpanInterface::updateName expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
php (8.1, Instrumentation/Symfony)
Process completed with exit code 2.
|
ArgumentTypeCoercion:
src/SymfonyInstrumentation.php#L87
src/SymfonyInstrumentation.php:87:42: ArgumentTypeCoercion: Argument 1 of OpenTelemetry\API\Trace\SpanInterface::updateName expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
php (8.2, Instrumentation/Symfony)
Process completed with exit code 2.
|
ArgumentTypeCoercion:
src/SymfonyInstrumentation.php#L87
src/SymfonyInstrumentation.php:87:42: ArgumentTypeCoercion: Argument 1 of OpenTelemetry\API\Trace\SpanInterface::updateName expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
php (8.0, Instrumentation/Symfony)
Process completed with exit code 2.
|
php (8.2, Symfony)
Process completed with exit code 1.
|