Skip to content

Update span name if route is known #870

Update span name if route is known

Update span name if route is known #870

Triggered via pull request October 19, 2023 20:06
Status Failure
Total duration 2m 44s
Artifacts

php.yml

on: pull_request
Matrix: php
Fit to window
Zoom out
Zoom in

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.