Skip to content

Set status for console command transactions #1277

Set status for console command transactions

Set status for console command transactions #1277

Re-run triggered November 4, 2024 16:02
Status Failure
Total duration 44s
Artifacts

static-analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PHPStan: src/EventListener/TracingConsoleListener.php#L96
Call to static method internalError() on an unknown class Sentry\SentryBundle\EventListener\SpanStatus.
PHPStan: src/EventListener/TracingConsoleListener.php#L96
Call to static method ok() on an unknown class Sentry\SentryBundle\EventListener\SpanStatus.
PHPStan
Process completed with exit code 1.
PHP-CS-Fixer
Process completed with exit code 8.
UndefinedClass: src/EventListener/TracingConsoleListener.php#L96
src/EventListener/TracingConsoleListener.php:96:60: UndefinedClass: Class, interface or enum named Sentry\SentryBundle\EventListener\SpanStatus does not exist (see https://psalm.dev/019)
Psalm
Process completed with exit code 2.