Skip to content

Symfony SDK 5.0.0 #1127

Symfony SDK 5.0.0

Symfony SDK 5.0.0 #1127

Triggered via pull request April 2, 2024 05:36
@cleptriccleptric
synchronize #821
bump-sdk
Status Failure
Total duration 44s
Artifacts

static-analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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#L99
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#L120
Cannot access offset 'transport' on mixed.
PHPStan: src/DependencyInjection/SentryExtension.php#L124
Cannot access offset 'http_client' on mixed.
PHPStan: src/DependencyInjection/SentryExtension.php#L144
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.