Symfony SDK 5.0.0 #1129
Annotations
12 errors
PHP-CS-Fixer
Command "phpcs" is not defined.
|
PHP-CS-Fixer
Process completed with exit code 1.
|
PHPStan:
src/DependencyInjection/SentryExtension.php#L1
Ignored error pattern #^Class Symfony\\Component\\Debug\\Exception\\FatalErrorException not found\.$# in path /home/runner/work/sentry-symfony/sentry-symfony/src/DependencyInjection/SentryExtension.php was not matched in reported errors.
|
PHPStan:
src/DependencyInjection/SentryExtension.php#L1
Ignored error pattern #^Parameter \#2 \$registerErrorListener of method Sentry\\SentryBundle\\DependencyInjection\\SentryExtension\:\:configureErrorListenerIntegration\(\) expects bool, mixed given\.$# in path /home/runner/work/sentry-symfony/sentry-symfony/src/DependencyInjection/SentryExtension.php was not matched in reported errors.
|
PHPStan:
src/DependencyInjection/SentryExtension.php#L98
Ignored error pattern #^Parameter \#1 \$id of class Symfony\\Component\\DependencyInjection\\Reference constructor expects string, mixed given\.$# in path /home/runner/work/sentry-symfony/sentry-symfony/src/DependencyInjection/SentryExtension.php is expected to occur 6 times, but occurred 7 times.
|
PHPStan:
src/DependencyInjection/SentryExtension.php#L119
Cannot access offset 'transport' on mixed.
|
PHPStan:
src/DependencyInjection/SentryExtension.php#L123
Cannot access offset 'http_client' on mixed.
|
PHPStan:
src/DependencyInjection/SentryExtension.php#L143
Parameter #1 $id of class Symfony\Component\DependencyInjection\Reference constructor expects string, mixed given.
|
PHPStan:
tests/DependencyInjection/SentryExtensionTest.php#L1
Ignored error pattern #^Argument of an invalid type mixed supplied for foreach, only iterables are supported\.$# in path /home/runner/work/sentry-symfony/sentry-symfony/tests/DependencyInjection/SentryExtensionTest.php was not matched in reported errors.
|
PHPStan:
tests/DependencyInjection/SentryExtensionTest.php#L1
Ignored error pattern #^Class Symfony\\Component\\Debug\\Exception\\FatalErrorException not found\.$# in path /home/runner/work/sentry-symfony/sentry-symfony/tests/DependencyInjection/SentryExtensionTest.php was not matched in reported errors.
|
PHPStan
Ignored error pattern #^Class Sentry\\SentryBundle\\EventListener\\ConsoleCommandListener extends @Final class Sentry\\SentryBundle\\EventListener\\ConsoleListener\.$# in path /home/runner/work/sentry-symfony/sentry-symfony/src/EventListener/ConsoleCommandListener.php was not matched in reported errors.
|
PHPStan
Process completed with exit code 1.
|